Skip to content

Commit f48c64f

Browse files
committed
OXDEV-9078 DO NOT MERGE
1 parent 79a89b3 commit f48c64f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/oxid-esales/module-security-ce.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ install:
1515
"oxid-esales/twig-component": "{{ .Data.install.composer.dev_ref }}",
1616
"oxid-esales/twig-admin-theme": "{{ .Data.install.composer.dev_ref }}",
1717
"oxid-esales/apex-theme": "{{ .Data.install.composer.dev_ref }}",
18-
"oxid-esales/developer-tools": "{{ .Data.install.composer.dev_ref }}"
18+
"oxid-esales/developer-tools": "{{ .Data.install.composer.dev_ref }}",
19+
"symfony/filesystem": "6.4.34"
1920
},
2021
"config": {
2122
"allow-plugins": {

0 commit comments

Comments
 (0)