We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a89b3 commit f48c64fCopy full SHA for f48c64f
1 file changed
.github/oxid-esales/module-security-ce.yaml
@@ -15,7 +15,8 @@ install:
15
"oxid-esales/twig-component": "{{ .Data.install.composer.dev_ref }}",
16
"oxid-esales/twig-admin-theme": "{{ .Data.install.composer.dev_ref }}",
17
"oxid-esales/apex-theme": "{{ .Data.install.composer.dev_ref }}",
18
- "oxid-esales/developer-tools": "{{ .Data.install.composer.dev_ref }}"
+ "oxid-esales/developer-tools": "{{ .Data.install.composer.dev_ref }}",
19
+ "symfony/filesystem": "6.4.34"
20
},
21
"config": {
22
"allow-plugins": {
0 commit comments