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

Corrige la dépendance qui coinçait avec PHP 8.0.

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -11,7 +11,7 @@
],
"require": {
"php": ">=7.1",
"jangregor/phpstan-prophecy": "^0.7",
"jangregor/phpstan-prophecy": ">=0.7",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "~0.12.0",
"phpstan/phpstan-beberlei-assert": "~0.12.0",
......
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