Skip to content

Commit

Permalink
Update composer example
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Suarez committed Mar 12, 2019
1 parent 5f758e1 commit 06392f7
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 @@ -49,7 +49,7 @@ Here's an example of a dependency on 2.11:
```json
{
"require": {
"recurly/recurly-client": "2.11.*"
"recurly/recurly-client": "2.12.*"
}
}
```
Expand Down

0 comments on commit 06392f7

Please sign in to comment.