From a53c8aab41d418ea8b3800ef04f24782fdb156bd Mon Sep 17 00:00:00 2001 From: Sholahuddin Al Ayubi Date: Mon, 5 May 2025 14:13:58 +0700 Subject: [PATCH] Feat: Switch logs Module --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index dabc62f..afad2d9 100644 --- a/composer.json +++ b/composer.json @@ -95,9 +95,9 @@ "prefer-stable": true, "repositories": [ { - "name": "daengdeni/logs-module", + "name": "shola/logs-module", "type": "vcs", - "url": "https://git.putrakuningan.com/daengdeni/logs" + "url": "https://git.putrakuningan.com/shola/logs.git" }, { "name": "rasyahroel/usermanagement-module",