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",
|
"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.*",
|
||||||
|
@ -68,4 +68,4 @@
|
||||||
"Neos.Flow-20170127183102"
|
"Neos.Flow-20170127183102"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue