TASK: Raise flow version constraint

This commit is contained in:
Daniel Siepmann 2017-05-24 14:02:27 +02:00
parent 71cf52d80e
commit cda0def335
No known key found for this signature in database
GPG key ID: 33D6629915560EF4

View file

@ -19,7 +19,7 @@
"license": "MIT", "license": "MIT",
"homepage": "https://github.com/digicomp/DigiComp.Sequence", "homepage": "https://github.com/digicomp/DigiComp.Sequence",
"require": { "require": {
"neos/flow": "~4.0" "neos/flow": "~4.1"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "3.7.*", "phpunit/phpunit": "3.7.*",