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:
Robin Krahnen 2020-08-28 11:22:41 +02:00
parent 5437fb29bd
commit 1775021854

View file

@ -72,7 +72,8 @@
"Neos.Flow-20170127183102",
"DigiComp.SettingValidator-20170603120900",
"Neos.Flow-20180415105700",
"Neos.Flow-20190425144900"
"Neos.Flow-20190425144900",
"Neos.Flow-20190515215000"
]
}
}