diff --git a/composer.json b/composer.json index dbe5b45..380cba1 100644 --- a/composer.json +++ b/composer.json @@ -8,11 +8,10 @@ "php": "^8.2", "barryvdh/laravel-dompdf": "^3.0", "daengdeni/authentication-module": "dev-master", - "daengdeni/basicdata-module": "dev-master", "daengdeni/laravel-id-generator": "^1.0", - "daengdeni/location-module": "dev-master", "daengdeni/logs-module": "dev-master", - "daengdeni/usermanagement-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", @@ -96,9 +95,9 @@ "url": "https://git.putrakuningan.com/daengdeni/logs" }, { - "name": "daengdeni/usermanagement-module", + "name": "rasyahroel/usermanagement-module", "type": "vcs", - "url": "https://git.putrakuningan.com/daengdeni/usermanagement" + "url": "https://git.putrakuningan.com/rasyahroel/usermanagement" }, { "name": "daengdeni/authentication-module", @@ -106,14 +105,9 @@ "url": "https://git.putrakuningan.com/daengdeni/authentication" }, { - "name": "daengdeni/basicdata-module", + "name": "rasyahroel/itsecurity", "type": "vcs", - "url": "https://git.putrakuningan.com/daengdeni/basicdata" - }, - { - "name": "daengdeni/location-module", - "type": "vcs", - "url": "https://git.putrakuningan.com/daengdeni/location" + "url": "https://git.putrakuningan.com/rasyahroel/itsecurity" } ] }