Update Flex archives

This commit is contained in:
github-action[bot]
2021-12-18 17:21:01 +00:00
parent 0f51d4be82
commit f49d36fa18
993 changed files with 48580 additions and 0 deletions
@@ -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"
}
}
}