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