Skip to content

Commit f374b93

Browse files
committed
TASK: Apply migration Neos.Neos-20161220163741
Migrate usages of the Settings path Neos.Neos.typoScript to Neos.Neos.fusion
1 parent c6a87f5 commit f374b93

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Configuration/Settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Neos:
33
Neos:
4-
typoScript:
4+
fusion:
55
autoInclude:
66
Flowpack.SearchPlugin: true
77
Fusion:

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@
8080
"Neos.Media-20161219094126",
8181
"Neos.Neos-20161219094403",
8282
"Neos.Neos-20161219122512",
83-
"Neos.Fusion-20161219130100"
83+
"Neos.Fusion-20161219130100",
84+
"Neos.Neos-20161220163741"
8485
]
8586
}
8687
}

0 commit comments

Comments
 (0)