diff --git a/composer.json b/composer.json index 00c9097b2e..3a4456f219 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ } ], "require": { - "php": "^5.5.9 || ^7.0", + "php": "^5.5.9 || ^7.0 || ^8.0", "paragonie/random_compat": "^1 || ^2 || ^9", "symfony/form": "^2.8 || ^3.0 || ^4.0", "symfony/framework-bundle": "^2.8 || ^3.0 || ^4.0",