Skip to content

Commit 4b291c9

Browse files
committed
Bump PHPStan to minimum version that supports GenericStaticType
1 parent 70e7ec5 commit 4b291c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"require": {
99
"php": "^7.4 || ^8.0",
10-
"phpstan/phpstan": "^2.0"
10+
"phpstan/phpstan": "^2.1.3"
1111
},
1212
"conflict": {
1313
"nette/application": "<2.3.0",

0 commit comments

Comments
 (0)