Skip to content

Commit 2abefe0

Browse files
committed
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.
1 parent 6dfcbd4 commit 2abefe0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@
7373
"Neos.Fusion-20161201202543",
7474
"Neos.Neos-20161201222211",
7575
"Neos.Fusion-20161202215034",
76-
"Neos.ContentRepository.Search-20161210231100"
76+
"Neos.ContentRepository.Search-20161210231100",
77+
"Neos.SwiftMailer-20161130105617"
7778
]
7879
}
7980
}

0 commit comments

Comments
 (0)