Files
symfony-flex-recipes-contrib/imper86/allegro-api-bundle/3.0/manifest.json
T

13 lines
286 B
JSON

{
"bundles": {
"Imper86\\AllegroApiBundle\\Imper86AllegroApiBundle": ["all"]
},
"env": {
"ALLEGRO_CLIENT_ID": "your_client_id",
"ALLEGRO_CLIENT_SECRET": "your_client_secret"
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}