diff --git a/composer.json b/composer.json index abd20a9..285fffb 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require": { "doctrine/doctrine-bundle": "~1.0|~2.0", "doctrine/migrations": "~3.0", - "php": "^7.2", + "php": ">=7.2", "symfony/framework-bundle": "~3.4|~4.0|~5.0", "doctrine/doctrine-migrations-bundle": "^3" },