TASK: Raise flow version constraint
This commit is contained in:
parent
71cf52d80e
commit
cda0def335
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue