diff --git a/composer.json b/composer.json index b5eba4a..cc30d30 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "license": "MIT", "homepage": "https://github.com/digicomp/DigiComp.Sequence", "require": { - "neos/flow": "~4.1" + "neos/flow": "~4.1|~5.3" }, "require-dev": { "phpunit/phpunit": "3.7.*", @@ -69,4 +69,4 @@ "DigiComp.SettingValidator-20170603120900" ] } -} \ No newline at end of file +}