This commit is contained in:
2025-02-04 19:53:59 +07:00
parent 9e506ebbaa
commit f38d518f96
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ class ServiceClient
); );
} }
public function makeRequest($url, $method = 'GET', $body = null, $headers = [], $timeout = 300){ public function makeRequest($url, $method = 'GET', $body = null, $headers = [], $timeout = 14400){
try { try {
$headers = array_merge($this->headers, $headers); $headers = array_merge($this->headers, $headers);
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"name": "Darkone-Laravel", "name": "sibedas-pbg-web",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {