Replacd the API call impementation
This commit is contained in:
+2
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user