Skip to content

Commit 4b3a007

Browse files
FRW-998 Fix phpstan vestion to 1.9.16 to keep BC
1 parent 4610c9b commit 4b3a007

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
@@ -16,7 +16,7 @@
1616
"require": {
1717
"php": ">=8.0",
1818
"phpunit/phpunit": "^9.5",
19-
"phpstan/phpstan": "~1.9.0"
19+
"phpstan/phpstan": "1.9.16"
2020
},
2121
"require-dev": {
2222
"ergebnis/composer-normalize": "^2.1.1",

0 commit comments

Comments
 (0)