ubah ke docker mode
This commit is contained in:
No files matched your search
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "aamdsam/bridging-bpjs",
|
||||
"description": "Package untuk bridging bpjs vclaim, apcare dan pcare",
|
||||
"type": "library",
|
||||
"license": "MIT",
|
||||
"minimum-stability": "dev",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Muhammad Muammar",
|
||||
"email": "[email protected]"
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"AamDsam\\Bpjs\\": "src/"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"guzzlehttp/guzzle": ">=6.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user