mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 17:16:29 +03:00
39 lines
1.2 KiB
JSON
39 lines
1.2 KiB
JSON
{
|
|
"locks": {
|
|
"mediamonks/rest-api-bundle": {
|
|
"version": "3.0",
|
|
"recipe": {
|
|
"repo": "3.0",
|
|
"branch": "master",
|
|
"version": "3.0",
|
|
"ref": "794dac5ae364209f19ca7ac82e318b203b14ea70"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"mediamonks/rest-api-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "mediamonks/rest-api-bundle",
|
|
"version": "3.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"MediaMonks\\RestApiBundle\\MediaMonksRestApiBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/mediamonks_rest_api.yaml": {
|
|
"contents": "mediamonks_rest_api:\n request_matcher:\n path: /api\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "mediamonks/rest-api-bundle:3.0@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |