Commit 590247f5 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Limite jangregor/phpstan-prophecy à une version 0.6 au plus.

No related merge requests found
Pipeline #12910 passed with stages
in 55 seconds
Showing with 1 addition and 1 deletion
+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",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment