Skip to content

Commit 51ab243

Browse files
committed
Require PHPStan 1.12
1 parent 30d0886 commit 51ab243

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

0 commit comments

Comments
 (0)