allow neos/flow ~5.3
This commit is contained in:
parent
9e4380c524
commit
6beae6f7b3
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
"license": "MIT",
|
||||
"homepage": "https://github.com/digicomp/DigiComp.Sequence",
|
||||
"require": {
|
||||
"neos/flow": "~4.0"
|
||||
"neos/flow": "~4.0|~5.3"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
@ -63,4 +63,4 @@
|
|||
"Neos.Flow-20170127183102"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue