Skip to content

Commit dbf68a7

Browse files
committed
OXDEV-8947 Remove unnecessary ce component requirement
Signed-off-by: Anton Fedurtsya <anton@fedurtsya.com>
1 parent 8c3da6c commit dbf68a7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/oxid-esales/module-template.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ install:
77
{
88
"require": {
99
"oxid-esales/apex-theme": "{{ .Data.install.composer.dev_ref }}",
10-
"oxid-esales/oxideshop-ce": "{{ .Data.install.composer.dev_ref }}",
1110
"oxid-esales/twig-admin-theme": "{{ .Data.install.composer.dev_ref }}",
1211
"oxid-esales/twig-component": "{{ .Data.install.composer.dev_ref }}"
1312
}

0 commit comments

Comments
 (0)