Skip to content

Commit

Permalink
Update README with new recommended Composer version.
Browse files Browse the repository at this point in the history
  • Loading branch information
reinink committed Jan 31, 2014
1 parent a9de611 commit d73a08f
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 @@ -26,7 +26,7 @@ Plates is available via Composer:
```json
{
"require": {
"league/plates": "1.0.*"
"league/plates": "1.1.*"
}
}
```
Expand Down

0 comments on commit d73a08f

Please sign in to comment.