diff --git a/composer.json b/composer.json index 90a9573..42e562f 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ } ], "require": { - "php": "^7.2|^8.0", + "php": "^7.3|^8.0", "behat/behat": "^3.6.1", "symfony/dependency-injection": "^4.4|^5.0", "symfony/http-kernel": "^4.4|^5.0",