Skip to content

Commit

Permalink
update readme to latest version constraint (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar authored and amouhzi committed Nov 18, 2018
1 parent 1d0bddb commit c12b2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ composer require curl/curl
or add the package manually to your composer.json file in the require section:

```json
"curl/curl": "^1.5"
"curl/curl": "^2.0"
```

## Usage examples
Expand Down

0 comments on commit c12b2c4

Please sign in to comment.