TASK: Apply migration Neos.Flow-20190515215000
Adjust "Settings.yaml" to new PSR-3 logging settings (see https://github.com/neos/flow-development-collection/pull/1574) 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
03672e05c5
commit
a34f5eb20b
1 changed files with 2 additions and 1 deletions
|
@ -63,7 +63,8 @@
|
||||||
"Neos.Flow-20170127183102",
|
"Neos.Flow-20170127183102",
|
||||||
"DigiComp.SettingValidator-20170603120900",
|
"DigiComp.SettingValidator-20170603120900",
|
||||||
"Neos.Flow-20180415105700",
|
"Neos.Flow-20180415105700",
|
||||||
"Neos.Flow-20190425144900"
|
"Neos.Flow-20190425144900",
|
||||||
|
"Neos.Flow-20190515215000"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"authors": [
|
"authors": [
|
||||||
|
|
Loading…
Reference in a new issue