diff --git a/composer.json b/composer.json index 0198469..fdfc85f 100644 --- a/composer.json +++ b/composer.json @@ -100,6 +100,16 @@ "name": "putrakuningan/company-module", "type": "vcs", "url": "https://git.putrakuningan.com/putrakuningan/Company" + }, + { + "name": "putrakuningan/supplier-module", + "type": "vcs", + "url": "https://git.putrakuningan.com/putrakuningan/Supplier" + }, + { + "name": "putrakuningan/buyer-module", + "type": "vcs", + "url": "https://git.putrakuningan.com/putrakuningan/Buyer" } ] }