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:
parent
d46c2ca7ff
commit
03672e05c5
1 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue