Skip to content

Commit 7d81c08

Browse files
committed
Require PHPStan 1.8.0
1 parent 85be852 commit 7d81c08

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.6"
18+
"phpstan/phpstan": "^1.8"
1919
},
2020
"conflict": {
2121
"symfony/framework-bundle": "<3.0"

0 commit comments

Comments
 (0)