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",
|
"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.0|~5.3"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
@ -63,4 +63,4 @@
|
||||||
"Neos.Flow-20170127183102"
|
"Neos.Flow-20170127183102"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue