Added recipe file for yamilovs sms bundle

This commit is contained in:
Yamilov Stepan
2018-01-15 17:38:42 +05:00
parent 48329c8c55
commit 154e04c019
2 changed files with 12 additions and 0 deletions
@@ -0,0 +1,4 @@
yamilovs_sms:
providers:
# You must to define at least one provider configuration
# See more info at README.md file
+8
View File
@@ -0,0 +1,8 @@
{
"bundles": {
"Yamilovs\\Bundle\\SmsBundle\\SmsBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}