mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 18:46:48 +03:00
Update Flex archives
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"manifests": {
|
||||
"willdurand/geocoder-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Bazinga\\GeocoderBundle\\BazingaGeocoderBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/dev/bazinga_geocoder.yaml": {
|
||||
"contents": [
|
||||
"bazinga_geocoder:",
|
||||
" # the IP used as the REMOTE_ADDR for all HTTP requests in \"dev\" environment",
|
||||
" # see https://github.com/geocoder-php/BazingaGeocoderBundle/blob/master/Resources/doc/index.md",
|
||||
" fake_ip: 123.123.123.123",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "01791be686668c3f77f5cbec606a8ea1691f5aac"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"manifests": {
|
||||
"willdurand/geocoder-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Bazinga\\Bundle\\GeocoderBundle\\BazingaGeocoderBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/dev/bazinga_geocoder.yaml": {
|
||||
"contents": [
|
||||
"bazinga_geocoder:",
|
||||
" # the IP used as the REMOTE_ADDR for all HTTP requests in \"dev\" environment",
|
||||
" # see https://github.com/geocoder-php/BazingaGeocoderBundle/blob/master/Resources/doc/index.md",
|
||||
" fake_ip: 123.123.123.123",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "858d8e1ec0c07fbdc57526e338264ac945b3ffe1"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"manifests": {
|
||||
"willdurand/geocoder-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Bazinga\\GeocoderBundle\\BazingaGeocoderBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/bazinga_geocoder.yaml": {
|
||||
"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
|
||||
}
|
||||
},
|
||||
"ref": "b272ad4fbfcd45a20e7cbfdc4ad1b0e27a62fd3b"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"manifests": {
|
||||
"willdurand/geocoder-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Bazinga\\Bundle\\GeocoderBundle\\BazingaGeocoderBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"etc/": "%ETC_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"etc/packages/dev/bazinga_geocoder.yaml": {
|
||||
"contents": [
|
||||
"bazinga_geocoder:",
|
||||
" # the IP used as the REMOTE_ADDR for all HTTP requests in \"dev\" environment",
|
||||
" # see https://github.com/geocoder-php/BazingaGeocoderBundle/blob/master/Resources/doc/index.md",
|
||||
" fake_ip: 123.123.123.123",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "c91cb5bb4bf3b3b5203d50eeaf80a5442ff92dc0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user