mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 04:16:24 +03:00
44 lines
1.7 KiB
JSON
44 lines
1.7 KiB
JSON
{
|
|
"locks": {
|
|
"yamilovs/sms-bundle": {
|
|
"version": "1.0",
|
|
"recipe": {
|
|
"repo": "1.0",
|
|
"branch": "master",
|
|
"version": "1.0",
|
|
"ref": "49a4a12e41c8bfd95cae0e179e639e58350322bf"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"yamilovs/sms-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "yamilovs/sms-bundle",
|
|
"version": "1.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"Yamilovs\\Bundle\\SmsBundle\\SmsBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"post-install-output": [
|
|
" You <options=bold>must</> to define at least one provider configuration in <comment>%CONFIG_DIR%/packages/yamilovs_sms.yaml</>.",
|
|
"",
|
|
" * <fg=blue>More info</> you can find in the documentation at <comment>https://github.com/yamilovs/SmsBundle#configuration</>"
|
|
]
|
|
},
|
|
"files": {
|
|
"config/packages/yamilovs_sms.yaml": {
|
|
"contents": "yamilovs_sms:\n providers:\n # You must to define at least one provider configuration\n # See more info at https://github.com/yamilovs/SmsBundle#configuration\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "yamilovs/sms-bundle:1.0@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |