Replacd the API call impementation

This commit is contained in:
Olu Amey
2021-09-06 17:44:35 -04:00
parent e0ba4b9141
commit bb5590bebd
5 changed files with 557 additions and 186 deletions
+2 -1
View File
@@ -6,7 +6,8 @@
"license": "MIT",
"require": {
"php": "^7.3||^8.0",
"codeigniter4/framework": "^4"
"codeigniter4/framework": "^4",
"guzzlehttp/guzzle": "^7.0"
},
"require-dev": {
"fakerphp/faker": "^1.9",