From db97eaf5c414f7acef82f8c1eace85f1d023e589 Mon Sep 17 00:00:00 2001 From: Joel Ibaceta Date: Wed, 28 Nov 2018 17:04:16 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddaed7bb..dd3db49d 100755 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The SDK supports PHP 5.6 or major #### Using Composer 1. Download [Composer](https://getcomposer.org/download/) if not already installed -2. Go to your project directory and run `composer require "mercadopago/dx-php:1.1.8"` on the command line. +2. Go to your project directory and run `composer require "mercadopago/dx-php:1.2.1"` on the command line. 3. This how your directory structure would look like. ![screen shot 2017-12-27 at 7 07 47 pm](https://user-images.githubusercontent.com/864790/34394635-44f7745a-eb39-11e7-981d-77cf759cf05f.png)