mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 23:56:25 +03:00
23 lines
944 B
JSON
23 lines
944 B
JSON
{
|
|
"manifests": {
|
|
"symfony/ux-google-map": {
|
|
"manifest": {
|
|
"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"
|
|
},
|
|
"post-install-output": [
|
|
" * <fg=blue>Read</> the documentation at <comment>https://github.com/symfony/ux/blob/2.x/src/Map/src/Bridge/Google/README.md</>"
|
|
]
|
|
},
|
|
"files": [],
|
|
"ref": "2ced9289ac4dbc990c8462575b9519cbead1e2ca"
|
|
}
|
|
}
|
|
}
|