From d2e5ec8544f0808c1c5746f63c504ff0f83c7046 Mon Sep 17 00:00:00 2001 From: farid Date: Thu, 13 Oct 2022 22:31:32 +0330 Subject: [PATCH] feat: update composer repository --- composer.json | 7 +++++++ 1 file changed, 7 insertions(+) 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 } ] }