Skip to content

Commit

Permalink
TASK: Apply migration Neos.Neos-20161220163741
Browse files Browse the repository at this point in the history
Migrate usages of the Settings path Neos.Neos.typoScript to
Neos.Neos.fusion
  • Loading branch information
dimaip committed Dec 27, 2016
1 parent f8bf1f1 commit 3b30d2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Configuration/Settings.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Neos:
Neos:
typoScript:
fusion:
autoInclude:
Psmb.NodeTypes: true
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@
"Neos.Media-20161219094126",
"Neos.Neos-20161219094403",
"Neos.Neos-20161219122512",
"Neos.Fusion-20161219130100"
"Neos.Fusion-20161219130100",
"Neos.Neos-20161220163741"
]
}
}

0 comments on commit 3b30d2a

Please sign in to comment.