diff --git a/Adapter/Cache/CacheClearer.php b/Adapter/Cache/CacheClearer.php deleted file mode 100644 index c0d367b..0000000 --- a/Adapter/Cache/CacheClearer.php +++ /dev/null @@ -1,14 +0,0 @@ - - + @@ -49,8 +49,6 @@ %kernel.cache_dir% %kernel.environment% - - diff --git a/composer.json b/composer.json index 715e533..6e1a6bf 100644 --- a/composer.json +++ b/composer.json @@ -15,8 +15,8 @@ ], "require": { "php": ">=7.4", - "shopware/core": "~v6.4.0", - "shopware/storefront": "~v6.4.0" + "shopware/core": "^v6.4.18", + "shopware/storefront": "^v6.4.18" }, "require-dev": { "symfony/dependency-injection": "^5 | ^6"