Skip to content

Commit 2595a76

Browse files
committed
Require PHPStan 1.10
1 parent a606515 commit 2595a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
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.9.7"
10+
"phpstan/phpstan": "^1.10"
1111
},
1212
"require-dev": {
1313
"nikic/php-parser": "^4.13.0",

0 commit comments

Comments
 (0)