diff --git a/composer.json b/composer.json index 9bd4a56..d3f0c67 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "description": "Neos package that helps dealing with cache invalidation of AssetCollections used in content", "license": "MIT", "require": { - "neos/media-browser": "~5.0 || dev-master" + "neos/media-browser": "~5.0 || ~6.0 || ~7.0 || ~8.0 || dev-master" }, "autoload": { "psr-4": { @@ -91,4 +91,4 @@ "Neos.Flow-20190515215000" ] } -} \ No newline at end of file +}