diff --git a/composer.json b/composer.json index 80676601778ed2e242e82614acbabfeb2d4f4f05..d44327acfc4bfdecf7835246e783324494aedc3e 100644 --- a/composer.json +++ b/composer.json @@ -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",