From 82b57920ae3a70e4163405bfe35a40796c354780 Mon Sep 17 00:00:00 2001 From: rasyahroel Date: Mon, 10 Mar 2025 11:41:37 +0700 Subject: [PATCH] FIX : composer.json --- composer.json | 6 ++++++ modules_statuses.json | 3 --- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 3c411b9..380cba1 100644 --- a/composer.json +++ b/composer.json @@ -11,6 +11,7 @@ "daengdeni/laravel-id-generator": "^1.0", "daengdeni/logs-module": "dev-master", "rasyahroel/usermanagement-module": "dev-master", + "rasyahroel/itsecurity": "dev-main", "diglactic/laravel-breadcrumbs": "^10.0", "intervention/image": "^3.10", "joshbrw/laravel-module-installer": "^2.0", @@ -102,6 +103,11 @@ "name": "daengdeni/authentication-module", "type": "vcs", "url": "https://git.putrakuningan.com/daengdeni/authentication" + }, + { + "name": "rasyahroel/itsecurity", + "type": "vcs", + "url": "https://git.putrakuningan.com/rasyahroel/itsecurity" } ] } diff --git a/modules_statuses.json b/modules_statuses.json index 1918152..b1c2773 100644 --- a/modules_statuses.json +++ b/modules_statuses.json @@ -1,9 +1,6 @@ { - "Lpj": true, - "Location": true, "Usermanagement": true, "Logs": true, "Authentication": true, - "Basicdata": true, "ItSecurity": true } \ No newline at end of file