We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f5424d + 56a94be commit a84c708Copy full SHA for a84c708
README.md
@@ -34,7 +34,7 @@ Create a `composer.json` file in the root of your project:
34
``` json
35
{
36
"require": {
37
- "jeremykendall/php-domain-parser": "0.0.*"
+ "jeremykendall/php-domain-parser": "~1.3"
38
}
39
40
```
0 commit comments