Skip to content

Commit f4699dd

Browse files
build(deps-dev): update phpstan/phpstan requirement
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.11.5...1.12.5) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97878b1 commit f4699dd

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
@@ -13,7 +13,7 @@
1313
"doctrine/event-manager": "^2.0",
1414
"editorconfig-checker/editorconfig-checker": "^10.6.0",
1515
"ergebnis/composer-normalize": "^2.43.0",
16-
"phpstan/phpstan": "^1.11.5",
16+
"phpstan/phpstan": "^1.12.5",
1717
"phpstan/phpstan-phpunit": "^1.4.0",
1818
"phpstan/phpstan-strict-rules": "^1.6.0",
1919
"phpunit/phpunit": "^10.5.24",

0 commit comments

Comments
 (0)