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 2c84138 commit e9f00e7Copy full SHA for e9f00e7
Resources/doc/index.md
@@ -20,6 +20,10 @@ to your `composer.json` file:
20
}
21
```
22
23
+**Protip:** you should browse the
24
+[`willdurand/geocoder-bundle`](https://packagist.org/packages/willdurand/geocoder-bundle)
25
+page to choose a stable version to use, avoid the `@stable` meta constraint.
26
+
27
Register the bundle in `app/AppKernel.php`:
28
29
```php
0 commit comments