make installable in OXID 7.2
This commit is contained in:
parent
8204a1ebd2
commit
fcef6d36b4
@ -4,7 +4,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.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased](https://git.d3data.de/D3Public/MyModule/compare/3.0.1.0...rel_3.x)
|
||||
## [Unreleased](https://git.d3data.de/D3Public/MyModule/compare/3.1.1.0...rel_3.x)
|
||||
|
||||
## [3.1.1.0](https://git.d3data.de/D3Public/MailConfigChecker/compare/3.1.0.0...3.1.1.0) - 2025-01-31
|
||||
### Added
|
||||
- OXID 7.2 support
|
||||
|
||||
## [3.1.0.0](https://git.d3data.de/D3Public/MailConfigChecker/compare/3.0.1.0...3.1.0.0) - 2024-09-20
|
||||
### Added
|
||||
- improve extendability for OAuth support
|
||||
### Changed
|
||||
|
@ -32,7 +32,7 @@
|
||||
],
|
||||
"require": {
|
||||
"php": "^8",
|
||||
"oxid-esales/oxideshop-ce": "7.0 - 7.1",
|
||||
"oxid-esales/oxideshop-ce": "7.0 - 7.2",
|
||||
"pear/net_smtp": "^1.11",
|
||||
"mika56/spfcheck": "^2.1.1",
|
||||
"d3/mailauthenticationcheck": "^0.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user