TASK: Allow Neos Flow 6.3
This commit is contained in:
parent
3ee24e5381
commit
c180a50731
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.1|~5.3"
|
"neos/flow": "~4.1|~5.3|~6.3"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "3.7.*",
|
"phpunit/phpunit": "3.7.*",
|
||||||
|
|
Loading…
Reference in a new issue