mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 01:56:28 +03:00
Update Flex endpoint
This commit is contained in:
@@ -1,20 +1,6 @@
|
||||
{
|
||||
"locks": {
|
||||
"willdurand/geocoder-bundle": {
|
||||
"version": "5.0",
|
||||
"recipe": {
|
||||
"repo": "5.0",
|
||||
"branch": "master",
|
||||
"version": "5.0",
|
||||
"ref": "b272ad4fbfcd45a20e7cbfdc4ad1b0e27a62fd3b"
|
||||
}
|
||||
}
|
||||
},
|
||||
"manifests": {
|
||||
"willdurand/geocoder-bundle": {
|
||||
"repository": "github.com/symfony/recipes-contrib",
|
||||
"package": "willdurand/geocoder-bundle",
|
||||
"version": "5.0",
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Bazinga\\GeocoderBundle\\BazingaGeocoderBundle": [
|
||||
@@ -27,13 +13,18 @@
|
||||
},
|
||||
"files": {
|
||||
"config/packages/bazinga_geocoder.yaml": {
|
||||
"contents": "# See the docs at https://github.com/geocoder-php/BazingaGeocoderBundle\nbazinga_geocoder:\n # The local IP (127.0.0.1) will be replaced by the fake_ip\n # see https://github.com/geocoder-php/BazingaGeocoderBundle/blob/5.0.0/Resources/doc/index.md#fake-local-ip\n fake_ip: 123.123.123.123\n",
|
||||
"executable": false,
|
||||
"encoding": ""
|
||||
"contents": [
|
||||
"# See the docs at https://github.com/geocoder-php/BazingaGeocoderBundle",
|
||||
"bazinga_geocoder:",
|
||||
" # The local IP (127.0.0.1) will be replaced by the fake_ip",
|
||||
" # see https://github.com/geocoder-php/BazingaGeocoderBundle/blob/5.0.0/Resources/doc/index.md#fake-local-ip",
|
||||
" fake_ip: 123.123.123.123",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"origin": "willdurand/geocoder-bundle:5.0@github.com/symfony/recipes-contrib:master",
|
||||
"is_contrib": true
|
||||
"ref": "b272ad4fbfcd45a20e7cbfdc4ad1b0e27a62fd3b"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user