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

Requiert maglnet/composer-require-checker 2.0 minimum.

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
"friendsofphp/php-cs-fixer": ">=2.18" "friendsofphp/php-cs-fixer": ">=2.18"
}, },
"require-dev": { "require-dev": {
"maglnet/composer-require-checker": "@stable", "maglnet/composer-require-checker": ">=2.0",
"mikey179/vfsstream": "^1.6", "mikey179/vfsstream": "^1.6",
"phpunit/phpunit": ">=7.5" "phpunit/phpunit": ">=7.5"
}, },
......
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