Files
symfony-flex-recipes-contrib/artox-lab.sms-bundle.1.0.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

40 lines
1.3 KiB
JSON

{
"locks": {
"artox-lab/sms-bundle": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "bd9cb03c4458d7f089586938e06dadcd1f481ba8"
}
}
},
"manifests": {
"artox-lab/sms-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "artox-lab/sms-bundle",
"version": "1.0",
"manifest": {
"bundles": {
"ArtoxLab\\Bundle\\SmsBundle\\ArtoxLabSmsBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/artox_lab_sms.yaml": {
"contents": "artox_lab_sms:\n providers:\n # You must to define at least one provider configuration\n # See more info at https://github.com/artox-lab/sms-bundle\n",
"executable": false,
"encoding": ""
}
},
"origin": "artox-lab/sms-bundle:1.0@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}