Skip to content

Commit dc03645

Browse files
committed
Require PHPStan 1.11
1 parent cc1d33d commit dc03645

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
@@ -7,7 +7,7 @@
77
],
88
"require": {
99
"php": "^7.2 || ^8.0",
10-
"phpstan/phpstan": "^1.10"
10+
"phpstan/phpstan": "^1.11"
1111
},
1212
"conflict": {
1313
"phpunit/phpunit": "<7.0"

0 commit comments

Comments
 (0)