Added conflist option for SMTP switcher.

This commit is contained in:
Boris Gulay
2016-05-16 22:43:53 +03:00
parent 41186b613e
commit 9d1e083599

View File

@@ -21,6 +21,9 @@
"require": { "require": {
"php": ">=5.3.0", "php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3" "roundcube/plugin-installer": ">=0.1.3"
},
"conflict": {
"elm/identity_smtp": "*"
}, },
"support": { "support": {
"issues": "https://bitbucket.org/BoresExpress/ident_switch/issues" "issues": "https://bitbucket.org/BoresExpress/ident_switch/issues"