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": "*"
|
||||
},
|
||||
"conflict": {
|
||||
"elm/identity_smtp": "*"
|
||||
"boressoft/ident_switch": "*",
|
||||
"elm/identity_smtp": "*",
|
||||
"toteph42/identity_switch": "*"
|
||||
},
|
||||
"support": {
|
||||
"issues": "https://github.com/Gecka-apps/ident_switch/issues"
|
||||
|
||||
Reference in New Issue
Block a user