Skip to content

Commit

Permalink
Update SDK version to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rhames07 committed Jan 3, 2024
1 parent 1b8b206 commit 146aab2
Show file tree
Hide file tree
Showing 3 changed files with 209 additions and 188 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ First time using Mercado Pago? Create your [Mercado Pago account](https://www.me
2. Install PHP SDK for MercadoPago running in command line:

```
composer require "mercadopago/dx-php:3.0.0"
composer require "mercadopago/dx-php:3.0.1"
```

> You can also run _composer require "mercadopago/dx-php:2.6.1"_ for PHP7.1 or _composer require "mercadopago/dx-php:1.12.5"_ for PHP5.6.
Expand Down
Loading

0 comments on commit 146aab2

Please sign in to comment.