mirror of
https://github.com/symfony/recipes.git
synced 2026-09-16 01:26:25 +03:00
12 lines
427 B
JSON
12 lines
427 B
JSON
{
|
|
"conflict": {
|
|
"symfony/flex": "<1.20.0 || >=2.0.0,<2.3.0"
|
|
},
|
|
"env": {
|
|
"#1": "Options available at https://github.com/symfony/ux/blob/2.x/src/Map/src/Bridge/Google/README.md",
|
|
"#2": "",
|
|
"GOOGLE_MAPS_API_KEY": "# Get your API key at https://developers.google.com/maps/documentation/javascript/get-api-key",
|
|
"UX_MAP_DSN": "google://%env(GOOGLE_MAPS_API_KEY)%@default"
|
|
}
|
|
}
|