mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 00:56:29 +03:00
Remove from flex
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
endroid_cm_sms:
|
||||
disable_delivery: true
|
||||
delivery_phone_numbers: []
|
||||
@@ -1,7 +0,0 @@
|
||||
endroid_cm_sms:
|
||||
product_token: '%env(CM_SMS_PRODUCT_TOKEN)%'
|
||||
defaults:
|
||||
sender: 'Endroid' # Should not contain more than 11 characters
|
||||
unicode: 'auto'
|
||||
minimum_number_of_message_parts: 1
|
||||
maximum_number_of_message_parts: 3
|
||||
@@ -1,3 +0,0 @@
|
||||
EndroidCmSmsBundle:
|
||||
resource: "@EndroidCmSmsBundle/Resources/config/routes.yaml"
|
||||
prefix: /cm-sms
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Endroid\\CmSmsBundle\\EndroidCmSmsBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
},
|
||||
"env": {
|
||||
"CM_SMS_PRODUCT_TOKEN": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user