diff --git a/composer.json b/composer.json index 346fee530..44af5e21a 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ } ], "require": { - "php": "^5.6||^7.0", + "php": "^5.6||^7.0||^8.0", "fzaninotto/faker": "^1.5", "symfony/yaml": "^2.0||^3.0" },