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.
1 parent 74d2837 commit c5efb98Copy full SHA for c5efb98
README.md
@@ -62,7 +62,7 @@ $ composer require geocoder-php/google-maps-provider php-http/guzzle6-adapter
62
Or using the curl client (you'll need to provide a PSR7 implementation such as `nyholm/psr7` if not using guzzle)
63
64
```
65
-$ composer geocoder-php/google-maps-provider php-http/curl-client nyholm/psr7
+$ composer require geocoder-php/google-maps-provider php-http/curl-client nyholm/psr7
66
67
68
### Framework integration
0 commit comments