FIX : composer.json
This commit is contained in:
parent
e21941982d
commit
82b57920ae
@ -11,6 +11,7 @@
|
|||||||
"daengdeni/laravel-id-generator": "^1.0",
|
"daengdeni/laravel-id-generator": "^1.0",
|
||||||
"daengdeni/logs-module": "dev-master",
|
"daengdeni/logs-module": "dev-master",
|
||||||
"rasyahroel/usermanagement-module": "dev-master",
|
"rasyahroel/usermanagement-module": "dev-master",
|
||||||
|
"rasyahroel/itsecurity": "dev-main",
|
||||||
"diglactic/laravel-breadcrumbs": "^10.0",
|
"diglactic/laravel-breadcrumbs": "^10.0",
|
||||||
"intervention/image": "^3.10",
|
"intervention/image": "^3.10",
|
||||||
"joshbrw/laravel-module-installer": "^2.0",
|
"joshbrw/laravel-module-installer": "^2.0",
|
||||||
@ -102,6 +103,11 @@
|
|||||||
"name": "daengdeni/authentication-module",
|
"name": "daengdeni/authentication-module",
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://git.putrakuningan.com/daengdeni/authentication"
|
"url": "https://git.putrakuningan.com/daengdeni/authentication"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "rasyahroel/itsecurity",
|
||||||
|
"type": "vcs",
|
||||||
|
"url": "https://git.putrakuningan.com/rasyahroel/itsecurity"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -1,9 +1,6 @@
|
|||||||
{
|
{
|
||||||
"Lpj": true,
|
|
||||||
"Location": true,
|
|
||||||
"Usermanagement": true,
|
"Usermanagement": true,
|
||||||
"Logs": true,
|
"Logs": true,
|
||||||
"Authentication": true,
|
"Authentication": true,
|
||||||
"Basicdata": true,
|
|
||||||
"ItSecurity": true
|
"ItSecurity": true
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user