TASK: Allow Neos Flow 6.3
This commit is contained in:
parent
892d2613c4
commit
ac808d34d6
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,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|~5.3"
|
"neos/flow": "~4.0|~5.3|~6.3"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
@ -65,4 +65,4 @@
|
||||||
"Neos.Flow-20180415105700"
|
"Neos.Flow-20180415105700"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue