From 93aef1d409c33fe9015bc11a1e83a56aa3a58cd9 Mon Sep 17 00:00:00 2001 From: Richa Ferry Setyawan Date: Thu, 17 Oct 2024 20:09:45 +0700 Subject: [PATCH] composer update --- composer.lock | 12 ++++++------ lib/vendor/composer/installed.php | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 5fd8d64..475c6a2 100644 --- a/composer.lock +++ b/composer.lock @@ -773,16 +773,16 @@ }, { "name": "guzzlehttp/promises", - "version": "2.0.3", + "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8" + "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", - "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", + "url": "https://api.github.com/repos/guzzle/promises/zipball/f9c436286ab2892c7db7be8c8da4ef61ccf7b455", + "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455", "shasum": "" }, "require": { @@ -836,7 +836,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.0.3" + "source": "https://github.com/guzzle/promises/tree/2.0.4" }, "funding": [ { @@ -852,7 +852,7 @@ "type": "tidelift" } ], - "time": "2024-07-18T10:29:17+00:00" + "time": "2024-10-17T10:06:22+00:00" }, { "name": "guzzlehttp/psr7", diff --git a/lib/vendor/composer/installed.php b/lib/vendor/composer/installed.php index c4c0440..3002507 100644 --- a/lib/vendor/composer/installed.php +++ b/lib/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => '__root__', 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => 'cccad3be5d315bb03d25e7982e85418c38023cd7', + 'reference' => '06234cf4247488c60dc202fd5f452e8aa8d35dfd', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -13,7 +13,7 @@ '__root__' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => 'cccad3be5d315bb03d25e7982e85418c38023cd7', + 'reference' => '06234cf4247488c60dc202fd5f452e8aa8d35dfd', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(),