File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9- ## [ 3.9.19] - 06 May 2025
9+ ## [ 3.10.0] - 06 May 2025
10+ ### Moved
11+ - Move Hyva Checkout compat into separate package
12+
1013### Fixed
1114- Do not use custom product provider by default anymore
1215
Original file line number Diff line number Diff line change 4040 },
4141 "require-dev" : {
4242 "phpunit/phpunit" : " ^9.0" ,
43- "yireo/magento2-integration-test-helper" : " * "
43+ "yireo/magento2-integration-test-helper" : " ~0.0|^1.0 "
4444 },
45- "suggests" : {
45+ "suggest" : {
4646 "yireo/magento2-googletagmanager2-loki-checkout" : " Use this if you are using the Loki Checkout" ,
4747 "yireo/magento2-googletagmanager2-hyva-checkout" : " Use this if you are using the Hyvä Checkout"
4848 },
You can’t perform that action at this time.
0 commit comments