We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a96435e commit 3ee8929Copy full SHA for 3ee8929
1 file changed
README.md
@@ -18,7 +18,7 @@ Next, add the following require entry to the `composer.json` file in the root of
18
```json
19
{
20
"require" : {
21
- "riverside/php-osrm" : "*"
+ "riverside/php-osrm" : "^2.0"
22
}
23
24
```
0 commit comments