make installable in OXID 7 (RC)

This commit is contained in:
Daniel Seifert 2023-01-05 13:51:53 +01:00
parent 63b013297b
commit 1b2ed6ab29
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@
"MIT"
],
"require": {
"php": "^7.0 || ^8.0",
"oxid-esales/oxideshop-ce": "6.5 - 6.13"
"php": "^7.4 || ^8.0",
"oxid-esales/oxideshop-ce": "7.0 - 7.0"
},
"autoload": {
"psr-4": {