TASK: Apply migration Neos.Media-20161124233100

Adjusts code to package renaming from "TYPO3.Media" to "Neos.Media"

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:
Daniel Siepmann 2017-03-15 09:06:44 +01:00
parent aa0508f9d0
commit 33a2f4e880

View file

@ -58,7 +58,8 @@
"Neos.Flow-20161124204701", "Neos.Flow-20161124204701",
"Neos.Flow-20161124224015", "Neos.Flow-20161124224015",
"Neos.Eel-20161124230101", "Neos.Eel-20161124230101",
"Neos.Imagine-20161124231742" "Neos.Imagine-20161124231742",
"Neos.Media-20161124233100"
] ]
} }
} }