FIX : Update template

This commit is contained in:
rasyahroel 2025-03-12 09:46:06 +07:00
commit c5219f3f05

View File

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