Skip to content

Commit

Permalink
Merge pull request #78 from mercadopago/release/4.17.2
Browse files Browse the repository at this point in the history
release/4.17.2
  • Loading branch information
marcelonader-meli authored Apr 29, 2024
2 parents 0b3c4a5 + 258b8a1 commit f261871
Show file tree
Hide file tree
Showing 8 changed files with 412 additions and 242 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ 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).

## [4.17.2] - 2024-04-03
### Fixed
- Update `mp-plugins/php-sdk` version to 2.10.1

## [4.17.1] - 2024-04-03
### Fixed
- Import SDK files with vendor without using `composer install`
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</a>
</p>

# Prestashop 1.7.x & 8.1.x - Mercado Pago Module (v4.17.1)
# Prestashop 1.7.x & 8.1.x - Mercado Pago Module (v4.17.2)

With the official module of Mercado Pago you will have an integration, hundreds of solutions and thousands of sales. Maximize your conversions and make your customers return to your store by increasing their confidence in the shopping experience

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"prepend-autoloader": false
},
"require": {
"mp-plugins/php-sdk": "2.7.0"
"mp-plugins/php-sdk": "2.10.1"
},
"require-dev": {
"squizlabs/php_codesniffer": "3.5.6",
Expand Down
Loading

0 comments on commit f261871

Please sign in to comment.