TASK: Apply migration Neos.Flow-20190425144900

Adjusts code to FlashMessageContainer renaming from "\Neos\Flow\Mvc" to
"\Neos\Flow\Mvc\FlashMessage".

Note: This migration did not produce any changes, so the commit simply
marks the migration as applied. This makes sure it will not be applied
again.
This commit is contained in:
Robin Krahnen 2021-09-23 16:14:00 +02:00
parent d46c2ca7ff
commit 03672e05c5

View file

@ -62,7 +62,8 @@
"Neos.Flow-20170125103800",
"Neos.Flow-20170127183102",
"DigiComp.SettingValidator-20170603120900",
"Neos.Flow-20180415105700"
"Neos.Flow-20180415105700",
"Neos.Flow-20190425144900"
]
},
"authors": [
@ -81,4 +82,4 @@
"doctrine",
"sequence"
]
}
}