Skip to content

Commit 249f00f

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 6c03a60 commit 249f00f

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
@@ -76,7 +76,8 @@
7676
"Neos.ContentRepository.Search-20161210231100",
7777
"Neos.SwiftMailer-20161130105617",
7878
"Neos.Fusion-20161219092345",
79-
"Neos.ContentRepository-20161219093512"
79+
"Neos.ContentRepository-20161219093512",
80+
"Neos.Media-20161219094126"
8081
]
8182
}
8283
}

0 commit comments

Comments
 (0)