Skip to content

Commit 9f27886

Browse files
authored
Require PHPStan 2.1 (mglaman#832)
1 parent 3d521d7 commit 9f27886

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "^8.1",
14-
"phpstan/phpstan": "^2.0",
14+
"phpstan/phpstan": "^2.1",
1515
"phpstan/phpstan-deprecation-rules": "^2.0",
1616
"symfony/finder": "^6.2 || ^7.0",
1717
"symfony/yaml": "^6.2 || ^7.0",

0 commit comments

Comments
 (0)