diff --git a/composer.json b/composer.json index f5d4a3d..2c966db 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "license": "MIT", "description": "Docker image for Shopware 6 production", "require": { - "shopware/core": ">=6.6.1.0" + "shopware/core": ">=6.6.1.0", "shopware/deployment-helper": "*" } }