allow neos/flow ~5.3

This commit is contained in:
Robin Krahnen 2019-08-27 09:44:49 +02:00
parent 9e4380c524
commit 6beae6f7b3

View file

@ -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"
]
}
}
}