diff --git a/composer.json b/composer.json index ad5a15a..9303f27 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "description": "Bundle to help you with the creation of custom types.", "require": { "commercetools/php-sdk": "^1.4 || ^2.0", - "php": "^7.0", + "php": "^7.0 || ^8.0", "symfony/http-kernel": "^3.1 || ^4.0 || ^5.0", "symfony/dependency-injection": "^3.1 || ^4.0 || ^5.0", "symfony/config": "^3.1 || ^4.0 || ^5.0",