diff --git a/composer.lock b/composer.lock index dbe763a..7926e8a 100644 --- a/composer.lock +++ b/composer.lock @@ -115,16 +115,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.324.3", + "version": "3.324.6", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "018a692622175ad65ebefa3f6645e4e6208a11fe" + "reference": "7412a44da62fd607efbaac4084e69d6621f29de1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/018a692622175ad65ebefa3f6645e4e6208a11fe", - "reference": "018a692622175ad65ebefa3f6645e4e6208a11fe", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7412a44da62fd607efbaac4084e69d6621f29de1", + "reference": "7412a44da62fd607efbaac4084e69d6621f29de1", "shasum": "" }, "require": { @@ -207,9 +207,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.324.3" + "source": "https://github.com/aws/aws-sdk-php/tree/3.324.6" }, - "time": "2024-10-15T18:29:08+00:00" + "time": "2024-10-18T18:06:33+00:00" }, { "name": "carbonphp/carbon-doctrine-types", @@ -909,16 +909,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": { @@ -972,7 +972,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": [ { @@ -988,7 +988,7 @@ "type": "tidelift" } ], - "time": "2024-07-18T10:29:17+00:00" + "time": "2024-10-17T10:06:22+00:00" }, { "name": "guzzlehttp/psr7", @@ -6348,6 +6348,6 @@ "platform": { "php": "^8.2.0" }, - "platform-dev": {}, + "platform-dev": [], "plugin-api-version": "2.6.0" }