diff --git a/composer.json b/composer.json index 9c201d2ef..36896d81c 100644 --- a/composer.json +++ b/composer.json @@ -62,6 +62,9 @@ "fix-style": "vendor/bin/pint", "test": "phpunit --colors" }, + "conflict": { + "overtrue/wechat": "*" + }, "config": { "allow-plugins": { "composer/package-versions-deprecated": true,