diff --git a/composer.json b/composer.json index 77a16c50..4076bcbb 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ } ], "require": { - "php": "^7.2.5", + "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1", "symfony/security-core": "^5.1", "symfony/http-foundation": "^4.4.7|^5.0.7",