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

Fait correspondre les versions de PHP dans composer.json à celles qu'on teste.

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -10,7 +10,7 @@
}
],
"require": {
"php": "^5.6 || ^7.0 || ^8.0",
"php": "^7.1 || ^8.0",
"irstea/composer-require-checker-shim": "@stable",
"irstea/pcov-clobber-plugin": "@stable",
"irstea/php-cs-fixer-config": "@stable",
......
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