diff --git a/composer.lock b/composer.lock index 728a06d06..bebc9354c 100644 --- a/composer.lock +++ b/composer.lock @@ -6962,16 +6962,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.43", + "version": "1.10.44", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361" + "reference": "bf84367c53a23f759513985c54ffe0d0c249825b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2c4129f6ca8c7cfa870098884b8869b410a5a361", - "reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/bf84367c53a23f759513985c54ffe0d0c249825b", + "reference": "bf84367c53a23f759513985c54ffe0d0c249825b", "shasum": "" }, "require": { @@ -7020,7 +7020,7 @@ "type": "tidelift" } ], - "time": "2023-11-19T19:55:25+00:00" + "time": "2023-11-21T16:30:46+00:00" }, { "name": "phpunit/php-code-coverage", diff --git a/tests/fixtures/website/composer.lock b/tests/fixtures/website/composer.lock index db61861a9..b61e44275 100644 --- a/tests/fixtures/website/composer.lock +++ b/tests/fixtures/website/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "cecil/theme-hyde", - "version": "2.4.2", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/Cecilapp/theme-hyde.git", - "reference": "b5cfb72f7daab0459f903ac797d76eba6ee728ef" + "reference": "cf96b81042cdc3e49f91c4e29279b5ed91e0d38b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Cecilapp/theme-hyde/zipball/b5cfb72f7daab0459f903ac797d76eba6ee728ef", - "reference": "b5cfb72f7daab0459f903ac797d76eba6ee728ef", + "url": "https://api.github.com/repos/Cecilapp/theme-hyde/zipball/cf96b81042cdc3e49f91c4e29279b5ed91e0d38b", + "reference": "cf96b81042cdc3e49f91c4e29279b5ed91e0d38b", "shasum": "" }, "require": { @@ -42,7 +42,7 @@ ], "support": { "issues": "https://github.com/Cecilapp/theme-hyde/issues", - "source": "https://github.com/Cecilapp/theme-hyde/tree/2.4.2" + "source": "https://github.com/Cecilapp/theme-hyde/tree/2.5.0" }, "funding": [ { @@ -54,7 +54,7 @@ "type": "open_collective" } ], - "time": "2023-09-16T22:46:06+00:00" + "time": "2023-11-21T13:32:32+00:00" }, { "name": "cecil/theme-installer",