make installable in OXID 6.5 (CE 6.12)
This commit is contained in:
parent
b8cd9b3b0d
commit
d964824fa1
@ -27,6 +27,7 @@ This package requires an OXID eShop installed with Composer in one of the follow
|
|||||||
- 6.2.4 or above
|
- 6.2.4 or above
|
||||||
- 6.3.x
|
- 6.3.x
|
||||||
- 6.4.x
|
- 6.4.x
|
||||||
|
- 6.5.x
|
||||||
|
|
||||||
and its requirements.
|
and its requirements.
|
||||||
|
|
||||||
|
@ -27,6 +27,7 @@ Dieses Paket erfordert einen mit Composer installierten OXID eShop in einer der
|
|||||||
- 6.2.4 oder höher
|
- 6.2.4 oder höher
|
||||||
- 6.3.x
|
- 6.3.x
|
||||||
- 6.4.x
|
- 6.4.x
|
||||||
|
- 6.5.x
|
||||||
|
|
||||||
und dessen Anforderungen.
|
und dessen Anforderungen.
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.1 || ^8.0",
|
"php": "^7.1 || ^8.0",
|
||||||
"oxid-esales/oxideshop-ce": "6.7 - 6.10",
|
"oxid-esales/oxideshop-ce": "6.7 - 6.12",
|
||||||
"d3/linkmobility-php-client": "^1.2.0 || ^2.0.0"
|
"d3/linkmobility-php-client": "^1.2.0 || ^2.0.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
Loading…
Reference in New Issue
Block a user