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:
Marvin Kuhl 2022-05-19 11:51:43 +02:00
parent d3714249e5
commit 5ed22d20f0

View file

@ -25,7 +25,8 @@
"applied-flow-migrations": [ "applied-flow-migrations": [
"Neos.SwiftMailer-20161130105617", "Neos.SwiftMailer-20161130105617",
"Neos.Flow-20180415105700", "Neos.Flow-20180415105700",
"Neos.Flow-20190425144900" "Neos.Flow-20190425144900",
"Neos.Flow-20190515215000"
] ]
}, },
"authors": [ "authors": [