Files
symfony-flex-recipes-contrib/knplabs.packagist-api.1.6.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

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"
}
}
}