TASK: Apply migration Neos.Flow-20180415105700

Add scalar type hint to CacheAwareInterface implementations.

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 2019-08-27 11:30:13 +02:00
parent be1efbf3b9
commit d501426770

View file

@ -66,7 +66,8 @@
"Neos.Media-20161219094126", "Neos.Media-20161219094126",
"Neos.Flow-20170125103800", "Neos.Flow-20170125103800",
"Neos.Flow-20170127183102", "Neos.Flow-20170127183102",
"DigiComp.SettingValidator-20170603120900" "DigiComp.SettingValidator-20170603120900",
"Neos.Flow-20180415105700"
] ]
} }
} }