Skip to content

Commit

Permalink
readme updated for release of 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fideloper committed Dec 20, 2016
1 parent 5865291 commit b270bfa
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 @@ -26,7 +26,7 @@ Or of course, you can edit your `composer.json` file directly:
```json
{
"require": {
"fideloper/proxy": "^3.1"
"fideloper/proxy": "^3.2"
}
}
```
Expand Down Expand Up @@ -122,7 +122,7 @@ This package lives inside of Packagist and is therefore easily installable via C
```json
{
"require": {
"fideloper/proxy": "^3.1"
"fideloper/proxy": "^3.2"
}
}
```
Expand Down

0 comments on commit b270bfa

Please sign in to comment.