Compare commits

..

2 Commits

Author SHA1 Message Date
4ae48d1148 make installable in OX7.2 2025-04-29 10:03:26 +02:00
fcdb794c93 [Bump] Changelog 2025-03-19 17:09:00 +01:00
2 changed files with 56 additions and 51 deletions

View File

@ -16,6 +16,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- installability OXID 7
- don't submit item prices, if user doesn't have "show price" right
## [2.23.0.2](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.23.0.1...2.23.0.2) - 2025-03-19
### Fixed
- reset of cmp-selection
- over-engineered getter-methods
## [2.23.0.1](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.23.0.0...2.23.0.1) - 2025-02-19
### Fixed
- false metadata view_cart entry

View File

@ -33,7 +33,7 @@
},
"require": {
"php": "^8.0",
"oxid-esales/oxideshop-ce": "7.0 - 7.1",
"oxid-esales/oxideshop-ce": "7.0 - 7.2",
"google/apiclient":" ^2.0",
"phpstan/phpstan": "^1.10"
},