Skip to content

Commit 16328b7

Browse files
committed
Cleanup composer.json
1 parent 628ee47 commit 16328b7

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

Configuration/Services.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
'width' => 'small',
6565
]);
6666
}
67-
67+
6868
if ($containerBuilder->hasDefinition(AutoPublishCommand::class)) {
6969
$services->set('calendarize.event_listener.hide_indexes_in_workspace_module')
7070
->class(HideIndexesInWorkspaceModuleEventListener::class)

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
},
5454
"require-dev": {
5555
"typo3/testing-framework": "^8.0",
56-
"typo3/cms-core": "^12.4||^13.4",
5756
"typo3/cms-install": "^12.4||^13.4",
5857
"typo3/cms-workspaces": "^12.4||^13.4",
5958
"typo3/cms-dashboard": "^12.4||^13.4",

0 commit comments

Comments
 (0)