set ModCfg as dependency

This commit is contained in:
Daniel Seifert 2021-12-22 15:06:56 +01:00
parent 175bcdd956
commit 16fbebb915
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,8 @@
"oxid-esales/oxideshop-ce": "6.3 - 6.7",
"league/csv": "^9.0",
"mathieuviossat/arraytotexttable": "^1.0",
"form-manager/form-manager": "^5.1 || ^6.1"
"form-manager/form-manager": "^5.1 || ^6.1",
"d3/modcfg": "^5.3.6.0"
},
"require-dev": {
"oxid-esales/oxideshop-ce": "6.8 - 6.9"