There was an error while loading. Please reload this page.
1 parent 628ee47 commit 16328b7Copy full SHA for 16328b7
2 files changed
Configuration/Services.php
@@ -64,7 +64,7 @@
64
'width' => 'small',
65
]);
66
}
67
-
+
68
if ($containerBuilder->hasDefinition(AutoPublishCommand::class)) {
69
$services->set('calendarize.event_listener.hide_indexes_in_workspace_module')
70
->class(HideIndexesInWorkspaceModuleEventListener::class)
composer.json
@@ -53,7 +53,6 @@
53
},
54
"require-dev": {
55
"typo3/testing-framework": "^8.0",
56
- "typo3/cms-core": "^12.4||^13.4",
57
"typo3/cms-install": "^12.4||^13.4",
58
"typo3/cms-workspaces": "^12.4||^13.4",
59
"typo3/cms-dashboard": "^12.4||^13.4",
0 commit comments