Skip to content

Commit 45c43b2

Browse files
Update phpstan/phpstan requirement from 1.12.4 to 1.12.5
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.12.4...1.12.5) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d2adac commit 45c43b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"require-dev": {
4141
"matthiasnoback/symfony-dependency-injection-test": "^5.0",
4242
"phpspec/phpspec": "^7.0",
43-
"phpstan/phpstan": "1.12.4",
43+
"phpstan/phpstan": "1.12.5",
4444
"phpstan/phpstan-phpunit": "1.4.0",
4545
"phpstan/phpstan-webmozart-assert": "1.2.0",
4646
"phpunit/phpunit": "^10.5",

0 commit comments

Comments
 (0)