Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mercadopago/dx-php
Browse files Browse the repository at this point in the history
  • Loading branch information
joelibaceta committed Nov 27, 2018
2 parents f098d29 + 0ab41f4 commit a6798e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ This library provides developers with a simple set of bindings to the Mercado Pa

### PHP Versions Supported:

The SDK supports PHP 5 or major
The SDK supports PHP 5.6 or major

### Installation

#### 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:dev-master"` on the command line.
2. Go to your project directory and run `composer require "mercadopago/dx-php:1.1.8"` 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)
Expand Down

0 comments on commit a6798e8

Please sign in to comment.