diff --git a/composer.json b/composer.json index ad44ea6..9189310 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "license": "MIT", "homepage": "https://github.com/digicomp/DigiComp.Sequence", "require": { - "neos/flow": "~4.0" + "neos/flow": "~4.1" }, "require-dev": { "phpunit/phpunit": "3.7.*", @@ -68,4 +68,4 @@ "Neos.Flow-20170127183102" ] } -} \ No newline at end of file +}