TASK: Raise flow version constraint
This commit is contained in:
parent
5c2a5babdd
commit
8dfb72c230
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
||||||
"validation"
|
"validation"
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"neos/flow": "~4.0"
|
"neos/flow": "~4.1"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
|
@ -63,4 +63,4 @@
|
||||||
"Neos.Flow-20170127183102"
|
"Neos.Flow-20170127183102"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue