TASK: Apply migration Neos.Flow-20201003165200

Make default ValueObjects embedded=false

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 7306320814
commit 4dfb3b8568

View file

@ -27,7 +27,8 @@
"Neos.Flow-20180415105700", "Neos.Flow-20180415105700",
"Neos.Flow-20190425144900", "Neos.Flow-20190425144900",
"Neos.Flow-20190515215000", "Neos.Flow-20190515215000",
"Neos.Flow-20200813181400" "Neos.Flow-20200813181400",
"Neos.Flow-20201003165200"
] ]
}, },
"authors": [ "authors": [