Skip to content

Commit

Permalink
Readme: Update version number in composer example
Browse files Browse the repository at this point in the history
  • Loading branch information
steffenweber committed Jul 13, 2014
1 parent d0f0196 commit 9c0f6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -34,7 +34,7 @@ Create a `composer.json` file in the root of your project:
``` json
{
"require": {
"jeremykendall/php-domain-parser": "0.0.*"
"jeremykendall/php-domain-parser": "~1.3"
}
}
```
Expand Down

0 comments on commit 9c0f6da

Please sign in to comment.