diff --git a/composer.json b/composer.json index 5f355ce..d59fe9b 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ } ], "require": { - "php": "^8.1", + "php": ">=7.2.5", "symfony/framework-bundle": "^5.4 || ^6.0 ", "symfony/intl": "^5.4 || ^6.0", "symfony/templating": "^5.4 || ^6.0",