Skip to content

Commit 240c15b

Browse files
authored
Require PHPStan 1.8.2
1 parent b3df0da commit 240c15b

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

0 commit comments

Comments
 (0)