[Changed] composer installable

This commit is contained in:
MaxBuhe01 2024-11-07 18:44:50 +01:00
parent 08a81e0eb4
commit 538021335a

View File

@ -24,8 +24,8 @@
"GPL-3.0-or-later" "GPL-3.0-or-later"
], ],
"require": { "require": {
"php": "~7.4 || ~8.0", "php": "~7.0 || ~8.0",
"oxid-esales/oxideshop-ce": "6.7.2 - 6.14.2" "oxid-esales/oxideshop-ce": "v6.5.3 - v6.14.3"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit" : "^9.5", "phpunit/phpunit" : "^9.5",