diff --git a/composer.json b/composer.json index 8e56131..e4abc2a 100644 --- a/composer.json +++ b/composer.json @@ -140,6 +140,13 @@ { "type": "path", "url": "./modules/wm-admin" + }, + { + "type": "composer", + "url": "https://packagist.tw" + }, + { + "packagist.org": false } ] }