Skip to content

Commit 0873674

Browse files
committed
[TASK] Update composer information
1 parent bebd574 commit 0873674

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,12 @@
2020
"require": {
2121
"typo3/cms-core": ">=7.6.0,<9.0"
2222
},
23+
"extra": {
24+
"typo3/cms": {
25+
"extension-key": "devlog"
26+
}
27+
},
2328
"replace": {
24-
"devlog": "self.version",
2529
"typo3-ter/devlog": "self.version"
2630
}
2731
}

0 commit comments

Comments
 (0)