initial code commit

This commit is contained in:
2024-02-09 20:52:11 -06:00
parent f5d267ea98
commit 532df6b9be
18 changed files with 583 additions and 1 deletions

View File

@@ -13,5 +13,12 @@
"email": "hpz937+code@gmail.com"
}
],
"require": {}
"repositories": [{
"type": "composer",
"url": "https://git.hpz.pw/api/packages/hpz937/composer"
}
],
"require": {
"hpz937/restclient": "1.0.0"
}
}