update dependencies

This commit is contained in:
Daniel Seifert 2023-01-16 09:18:54 +01:00
parent 888a99b99d
commit 358805d12b
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@
"php": "^7.1 || ^8.0",
"oxid-esales/oxideshop-ce": "~6.7.0 || ~6.9.0 || 6.10 - 6.13",
"d3/linkmobility-php-client": "^1.2.0 || ^2.0.0",
"d3/oxid-dic-handler": "*"
"d3/oxid-dic-handler": "^1.0",
"d3/testingtools": "^1.1"
},
"require-dev": {
"oxid-esales/oxideshop-ce": "~6.10.0",