Skip to content

Commit 77ec59b

Browse files
committed
➕ test with phpstan 2
1 parent 57b6c93 commit 77ec59b

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
1414
"composer-plugin-api": "^2.1.0",
15-
"phpstan/phpstan": "^1.9"
15+
"phpstan/phpstan": "^1.9 || ^2.0"
1616
},
1717
"require-dev": {
1818
"pluswerk/grumphp-config": "^7.1.0"

0 commit comments

Comments
 (0)