Skip to content

Commit d0151d0

Browse files
committed
Bump minimum PHPStan version
1 parent 99ff19f commit d0151d0

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
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": "^7.2 || ^8.0",
1717
"ext-simplexml": "*",
18-
"phpstan/phpstan": "^1.9.1"
18+
"phpstan/phpstan": "^1.9.4"
1919
},
2020
"conflict": {
2121
"symfony/framework-bundle": "<3.0"

0 commit comments

Comments
 (0)