Limite jangregor/phpstan-prophecy à une version 0.6 au plus.
Showing
+1 -1
... | ... | @@ -11,7 +11,7 @@ |
], | ||
"require": { | ||
"php": ">=7.1", | ||
"jangregor/phpstan-prophecy": ">=0.3.1", | ||
"jangregor/phpstan-prophecy": ">=0.3.1 < 0.7", | ||
"phpstan/phpstan": ">=0.11.7", | ||
"phpstan/phpstan-beberlei-assert": ">=0.11", | ||
"phpstan/phpstan-doctrine": ">=0.11.1", | ||
... | ... |
Please register or sign in to comment