diff --git a/composer.json b/composer.json index 7e48e88aa7..be2ca1f0fc 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ } ], "require": { - "php": ">=7.0.0 <7.2", + "php": ">=7.0.0", "ext-gd": "*", "ext-gmp": "*", "anahkiasen/former": "4.*",