diff --git a/composer.json b/composer.json index 7babcf6..8a54c34 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "description": "This package provides wrapper functionality for the Elasticsearch engine.", "require": { "ext-curl": "*", - "typo3/flow": "~2.3" + "typo3/flow": "~2.3|~3.0" }, "autoload": { "psr-0": {