File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
- Add Apple Pay button to product view page
13
13
- Add Apple Pay button to cart page
14
14
- Add Chrome and Firefox Apple button support
15
- - Limit the module to PHP >=8.1 and <8.4
15
+ - Limit the module to PHP >=8.1 and <8.5
16
+ - Update payplug/payplug-php dependency version for PHP 8.4 compatibility
16
17
17
18
** [ View diff] ( https://github.com/payplug/payplug-magento2/compare/v4.3.0...v4.4.0 ) **
18
19
@@ -30,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
31
- Upgrade Apple Pay JS SDK version [ #272 ] ( https://github.com/payplug/payplug-magento2/pull/272 )
31
32
- Enable CB by default and expose brand selector in Apple Pay [ #272 ] ( https://github.com/payplug/payplug-magento2/pull/272 )
32
33
- Prevent invoice auto-generation on Apple Pay [ #275 ] ( https://github.com/payplug/payplug-magento2/pull/275 )
34
+ - Change payplug/payplug-php dependency version
33
35
34
36
### Fixed
35
37
You can’t perform that action at this time.
0 commit comments