Files
symfony-flex-recipes-contrib/phpzlc.flex.2.0.json
T
github-action[bot]andgithub-action[bot] 8bf2a4151b Update Flex endpoint
2023-01-30 13:07:28 +00:00

31 lines
954 B
JSON

{
"manifests": {
"phpzlc/flex": {
"manifest": {
"bundles": {
"PHPZlc\\Flex\\Bundle\\FlexBundle": [
"dev",
"test"
]
},
"copy-from-recipe": {
"phpzlc-flex.yaml": "config/packages/phpzlc-flex.yaml"
}
},
"files": {
"phpzlc-flex.yaml": {
"contents": [
"services:",
" phpzlc.flex.command.install:",
" class: \\PHPZlc\\Flex\\Bundle\\Command\\InstallCommand",
" tags: [ console.command ]",
""
],
"executable": false
}
},
"ref": "d584485724054a868b1834a2ba0d9facac964b8d"
}
}
}