Skip to content

Commit e4f885c

Browse files
committed
TASK: Apply migration Neos.Flow-20161125124112
Adjusts code to Neos\Flow\Utility\Unicode adjustment 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 8726093 commit e4f885c

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
@@ -64,7 +64,8 @@
6464
"Neos.Fusion-20161125104701",
6565
"Neos.NodeTypes-20161125104800",
6666
"Neos.Neos-20161125104802",
67-
"Neos.Neos-20161125122412"
67+
"Neos.Neos-20161125122412",
68+
"Neos.Flow-20161125124112"
6869
]
6970
}
7071
}

0 commit comments

Comments
 (0)