update composer and module statuses
This commit is contained in:
parent
bc3be1808d
commit
f6630b7537
@ -77,5 +77,32 @@
|
||||
}
|
||||
},
|
||||
"minimum-stability": "stable",
|
||||
"prefer-stable": true
|
||||
"prefer-stable": true,
|
||||
"repositories": [
|
||||
{
|
||||
"name": "daengdeni/logs-module",
|
||||
"type": "vcs",
|
||||
"url": "https://git.putrakuningan.com/usermanagement/logs"
|
||||
},
|
||||
{
|
||||
"name": "daengdeni/usermanagement-module",
|
||||
"type": "vcs",
|
||||
"url": "https://git.putrakuningan.com/daengdeni/usermanagement"
|
||||
},
|
||||
{
|
||||
"name": "daengdeni/authentication-module",
|
||||
"type": "vcs",
|
||||
"url": "https://git.putrakuningan.com/daengdeni/authentication"
|
||||
},
|
||||
{
|
||||
"name": "daengdeni/lpj-module",
|
||||
"type": "vcs",
|
||||
"url": "https://git.putrakuningan.com/daengdeni/lpj"
|
||||
},
|
||||
{
|
||||
"name": "daengdeni/location-module",
|
||||
"type": "vcs",
|
||||
"url": "https://git.putrakuningan.com/daengdeni/location"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"Lpj": true,
|
||||
"Location": true,
|
||||
"Usermanagement": true,
|
||||
"Logs": true,
|
||||
"Authentication": true
|
||||
"Authentication": true,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user