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",
|
||||
"homepage": "https://github.com/digicomp/DigiComp.Sequence",
|
||||
"require": {
|
||||
"neos/flow": "~4.1|~5.3"
|
||||
"neos/flow": "~4.1|~5.3|~6.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "3.7.*",
|
||||
|
@ -70,4 +70,4 @@
|
|||
"Neos.Flow-20180415105700"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue