Skip to content

Commit

Permalink
Update agavi version constraint in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelbondio committed Jan 5, 2016
1 parent f35b9b8 commit c7023d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -44,7 +44,7 @@ library requirement to the `composer.json` file of your project works as well:
```json
{
"require": {
"agavi/agavi": "1.0.7"
"agavi/agavi": "~1.0.0"
}
}
```
Expand Down

0 comments on commit c7023d6

Please sign in to comment.