Skip to content

Commit

Permalink
Merge branch 'master' of git:ifsnop/mysqldump-php
Browse files Browse the repository at this point in the history
  • Loading branch information
ifsnop committed Dec 23, 2018
2 parents 0cda8f1 + aaa2595 commit d49767f
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,10 @@ From version 2.0, connections to database are made using the standard DSN, docum
Using [Composer](https://getcomposer.org/):

```
$ composer require ifsnop/mysqldump-php:2.*
$ composer require ifsnop/mysqldump-php
```

Or via json file:

```
"require": {
"ifsnop/mysqldump-php":"2.*"
}
```

Using [Curl](https://curl.haxx.se/) to always download and decompress the latest release:

```
Expand Down

0 comments on commit d49767f

Please sign in to comment.