Skip to content

Commit 0f611f8

Browse files
committed
Force PHPStan version
See phpstan/phpstan#1966
1 parent db3bca9 commit 0f611f8

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
@@ -28,7 +28,7 @@
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "^7.0",
31-
"phpstan/phpstan": "^0.11",
31+
"phpstan/phpstan": "0.11.2",
3232
"friendsofphp/php-cs-fixer": "^2.14"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)