mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 15:46:52 +03:00
23 lines
617 B
JSON
23 lines
617 B
JSON
{
|
|
"manifests": {
|
|
"knplabs/packagist-api": {
|
|
"manifest": {
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/knp_packagist_api.yaml": {
|
|
"contents": [
|
|
"services:",
|
|
" Packagist\\Api\\Client: null",
|
|
""
|
|
],
|
|
"executable": false
|
|
}
|
|
},
|
|
"ref": "6db69661915a16528535b90973e02593cc3b84e3"
|
|
}
|
|
}
|
|
}
|