diff --git a/composer.json b/composer.json index 03a21c0..14c963c 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ } ], "require": { - "php": "^7.3 || ^8.0", + "php": "^7.4 || ^8.0", "phpunit/phpunit": "^9.5", "squizlabs/php_codesniffer": "^3", "behat/behat": "^3.9",