Skip to content

Commit 3ae1add

Browse files
committed
TASK: Apply migration Neos.Media-20161219094126
Migrate name for the media image size cache 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 3601d6a commit 3ae1add

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
@@ -71,7 +71,8 @@
7171
"Neos.Neos-20161201222211",
7272
"Neos.Fusion-20161202215034",
7373
"Neos.Fusion-20161219092345",
74-
"Neos.ContentRepository-20161219093512"
74+
"Neos.ContentRepository-20161219093512",
75+
"Neos.Media-20161219094126"
7576
]
7677
}
7778
}

0 commit comments

Comments
 (0)