TASK: Apply migration Neos.SwiftMailer-20161130105617

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

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:45 +01:00
parent 6855634a80
commit 9e980e40e1

View file

@ -55,7 +55,8 @@
"Neos.Eel-20161124230101", "Neos.Eel-20161124230101",
"Neos.Imagine-20161124231742", "Neos.Imagine-20161124231742",
"Neos.Media-20161124233100", "Neos.Media-20161124233100",
"Neos.Flow-20161125124112" "Neos.Flow-20161125124112",
"Neos.SwiftMailer-20161130105617"
] ]
} }
} }