mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Add recipe for explicatis/dynamics-api-bundle (#1896)
This commit is contained in:
12
explicatis/dynamics-api-bundle/0.1/manifest.json
Normal file
12
explicatis/dynamics-api-bundle/0.1/manifest.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Explicatis\\DynamicsApiBundle\\DynamicsApiBundle": ["all"]
|
||||
},
|
||||
"env": {
|
||||
"DYNAMICS_AUTH_BASE_URL": "https://login.microsoftonline.com/",
|
||||
"DYNAMICS_API_BASE_URL": "",
|
||||
"DYNAMICS_TENANT_ID": "",
|
||||
"DYNAMICS_APP_ID": "",
|
||||
"DYNAMICS_CLIENT_KEY": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user