make installable in OXID 7.2
This commit is contained in:
parent
73c3eb80ea
commit
ca08ed394d
@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [Unreleased](https://github.com/d3datadevelopment/oxidservicebridges/compare/2.0.2.0...rel_2.x)
|
## [Unreleased](https://github.com/d3datadevelopment/oxidservicebridges/compare/2.1.1.0...rel_2.x)
|
||||||
|
|
||||||
|
## [2.1.1.0](https://github.com/d3datadevelopment/oxidservicebridges/compare/2.1.0.0...2.1.1.0) - 2024-12-04
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- available for OXID 7.2
|
||||||
|
|
||||||
## [2.1.0.0](https://github.com/d3datadevelopment/oxidservicebridges/compare/2.0.1.0...2.1.0.0) - 2024-09-09
|
## [2.1.0.0](https://github.com/d3datadevelopment/oxidservicebridges/compare/2.0.1.0...2.1.0.0) - 2024-09-09
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.0",
|
"php": "^8.0",
|
||||||
"oxid-esales/oxideshop-ce": "7.0 - 7.1"
|
"oxid-esales/oxideshop-ce": "7.0 - 7.2"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user