We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6e9580 commit 03e5071Copy full SHA for 03e5071
README.md
@@ -29,7 +29,7 @@ Just add this to your `composer.json` file (change the version by the release yo
29
```JSON
30
{
31
"require": {
32
- "rlanvin/php-ip": "1.0.0"
+ "rlanvin/php-ip": "1.*"
33
}
34
35
```
0 commit comments