From 8bcbd1b449ec76ee7c106aea0dbf55aee337db8f Mon Sep 17 00:00:00 2001 From: Melvin Achterhuis Date: Wed, 29 May 2024 13:20:17 +0200 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 433bdba..bcfb5d5 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "melvinachterhuis/zero-margin-blocks-shopware6-plugin", "description": "Replaces default 20px margin with 0", - "version": "2.0.1", + "version": "3.0.0", "type": "shopware-platform-plugin", "license": "MIT", "authors": [ @@ -10,7 +10,7 @@ } ], "require": { - "shopware/core": "6.5.*" + "shopware/core": "6.6.*" }, "autoload": { "psr-4": {