update dependencies for OXID from 6.3 to 6.5

This commit is contained in:
Daniel Seifert 2022-09-26 15:27:46 +02:00
parent 8b63d67a78
commit 47c1f30d7c
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 5 additions and 5 deletions

View File

@ -37,12 +37,12 @@
}
},
"require": {
"php": ">=5.6",
"php": ">=7.2",
"ext-xmlwriter": "*",
"oxid-esales/oxideshop-ce": "6.2.1 - 6.12",
"spomky-labs/otphp": "^8.3",
"bacon/bacon-qr-code": "^1.0 || ^2.0",
"zendframework/zend-math": "^3.2"
"oxid-esales/oxideshop-ce": "6.8.0 - 6.12",
"spomky-labs/otphp": "^10.0 || ^11.0",
"bacon/bacon-qr-code": "^2.0",
"laminas/laminas-math": "^3.2"
},
"suggest": {
"d3/modcfg": "Provides automatic installation routines"