FIX : composer.json

This commit is contained in:
rasyahroel 2025-03-10 11:41:37 +07:00
parent e21941982d
commit 82b57920ae
2 changed files with 6 additions and 3 deletions

View File

@ -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"
}
]
}

View File

@ -1,9 +1,6 @@
{
"Lpj": true,
"Location": true,
"Usermanagement": true,
"Logs": true,
"Authentication": true,
"Basicdata": true,
"ItSecurity": true
}