require newer neos/flow

This commit is contained in:
Robin Krahnen 2020-04-29 15:34:23 +02:00
parent 72789243f0
commit 00f7e385d9

View file

@ -18,7 +18,7 @@
"validation"
],
"require": {
"neos/flow": "~4.1|^5.3"
"neos/flow": "^6.1.5"
},
"autoload": {
"psr-4": {
@ -70,4 +70,4 @@
"Neos.Flow-20180415105700"
]
}
}
}