Add conflicting packages to prevent co-installation
Declare boressoft/ident_switch (original package, same DB table) and toteph42/identity_switch (similar plugin) as conflicts.
This commit is contained in:
@@ -39,7 +39,9 @@
|
|||||||
"ext-ctype": "*"
|
"ext-ctype": "*"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"elm/identity_smtp": "*"
|
"boressoft/ident_switch": "*",
|
||||||
|
"elm/identity_smtp": "*",
|
||||||
|
"toteph42/identity_switch": "*"
|
||||||
},
|
},
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/Gecka-apps/ident_switch/issues"
|
"issues": "https://github.com/Gecka-apps/ident_switch/issues"
|
||||||
|
|||||||
Reference in New Issue
Block a user