Files
symfony-flex-recipes-contrib/lox24eu/lox24_api_client_bundle/0.3/manifest.json
T
Andrey LebedevandGitHub 33705fdb30 Add lox24eu/lox24_api_client_bundle bundle recipe (#1621)
* Add lox24eu/lox24_api_client_bundle bundle recipe

* Fixed Indendation and other auto-test issues

* Fixed Indendation and other auto-test issues

* Fixed Indendation and other auto-test issues

* Fixed Indendation and other auto-test issues

* Fixed Indendation and other auto-test issues

* Fixed Indendation and other auto-test issues
2024-05-31 17:52:37 +02:00

14 lines
259 B
JSON

{
"bundles": {
"lox24\\bundle\\api_client\\LOX24Bundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/packages/"
},
"env": {
"LOX24_API_TOKEN": "FILL LOX24 API TOKEN HERE"
}
}