You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"name": "www-data/absensi",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"WwwData\\Absensi\\": "src/"
|
|
}
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "gugus"
|
|
}
|
|
],
|
|
"require": {
|
|
"jenssegers/blade": "^1.4",
|
|
"phpoffice/phpspreadsheet": "^1.29",
|
|
"ramsey/uuid": "^4.2"
|
|
},
|
|
"require-dev": {
|
|
"php-sage/sage": "^1.3"
|
|
}
|
|
}
|