Skip to content

Commit 9425f08

Browse files
authored
Merge pull request #3200 from soyuka/fix-phpstan
Fix phpstan false positives
2 parents 6164ab0 + bf1cd14 commit 9425f08

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
@@ -50,7 +50,7 @@
5050
"phpdocumentor/type-resolver": "^0.3 || ^0.4",
5151
"phpspec/prophecy": "^1.8",
5252
"phpstan/extension-installer": "^1.0",
53-
"phpstan/phpstan": "^0.11.10",
53+
"phpstan/phpstan": "^0.11.10 <0.11.17",
5454
"phpstan/phpstan-doctrine": "^0.11.5",
5555
"phpstan/phpstan-phpunit": "^0.11.2",
5656
"phpstan/phpstan-symfony": "^0.11.6",

0 commit comments

Comments
 (0)