diff --git a/lam/composer.lock b/lam/composer.lock index 181f0feea..97d6aa992 100644 --- a/lam/composer.lock +++ b/lam/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.389.2", + "version": "3.391.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "784e0fb95e752e55c4654b5800b900c78f6d3990" + "reference": "7dbeb8684ae8c1388f0d5f26e803259299ae59eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/784e0fb95e752e55c4654b5800b900c78f6d3990", - "reference": "784e0fb95e752e55c4654b5800b900c78f6d3990", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7dbeb8684ae8c1388f0d5f26e803259299ae59eb", + "reference": "7dbeb8684ae8c1388f0d5f26e803259299ae59eb", "shasum": "" }, "require": { @@ -153,9 +153,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.389.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.391.0" }, - "time": "2026-07-28T18:10:25+00:00" + "time": "2026-08-06T18:26:00+00:00" }, { "name": "brick/math", @@ -766,21 +766,21 @@ }, { "name": "guzzlehttp/guzzle", - "version": "8.0.1", + "version": "8.0.2", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "3aeea0406aab88cbbd86531313d7cebf8ae149a4" + "reference": "d1cbca76970939a9c2ced55b1e25ea26f34fc773" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/3aeea0406aab88cbbd86531313d7cebf8ae149a4", - "reference": "3aeea0406aab88cbbd86531313d7cebf8ae149a4", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d1cbca76970939a9c2ced55b1e25ea26f34fc773", + "reference": "d1cbca76970939a9c2ced55b1e25ea26f34fc773", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^3.0", + "guzzlehttp/promises": "^3.0.1", "guzzlehttp/psr7": "^3.0", "php": "^7.4 || ^8.0", "psr/http-client": "^1.0", @@ -872,7 +872,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/8.0.1" + "source": "https://github.com/guzzle/guzzle/tree/8.0.2" }, "funding": [ { @@ -888,20 +888,20 @@ "type": "tidelift" } ], - "time": "2026-07-26T23:23:24+00:00" + "time": "2026-08-05T19:50:26+00:00" }, { "name": "guzzlehttp/promises", - "version": "3.0.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "d961a21387cd680ec1cc6f52aa1fdcef33105e24" + "reference": "64f38b87fa7d371853804161bfc701c9bc2cc00a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/d961a21387cd680ec1cc6f52aa1fdcef33105e24", - "reference": "d961a21387cd680ec1cc6f52aa1fdcef33105e24", + "url": "https://api.github.com/repos/guzzle/promises/zipball/64f38b87fa7d371853804161bfc701c9bc2cc00a", + "reference": "64f38b87fa7d371853804161bfc701c9bc2cc00a", "shasum": "" }, "require": { @@ -955,7 +955,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/3.0.0" + "source": "https://github.com/guzzle/promises/tree/3.0.1" }, "funding": [ { @@ -971,7 +971,7 @@ "type": "tidelift" } ], - "time": "2026-07-20T13:44:17+00:00" + "time": "2026-08-05T19:35:04+00:00" }, { "name": "guzzlehttp/psr7", @@ -3439,16 +3439,16 @@ }, { "name": "symfony/filesystem", - "version": "v7.4.11", + "version": "v7.4.15", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "d721ea61b4a5fba8c5b6e7c1feda19efea144b50" + "reference": "ff16a16bf87fdf264638b8f6995b3515975e3c79" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/d721ea61b4a5fba8c5b6e7c1feda19efea144b50", - "reference": "d721ea61b4a5fba8c5b6e7c1feda19efea144b50", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/ff16a16bf87fdf264638b8f6995b3515975e3c79", + "reference": "ff16a16bf87fdf264638b8f6995b3515975e3c79", "shasum": "" }, "require": { @@ -3485,7 +3485,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v7.4.11" + "source": "https://github.com/symfony/filesystem/tree/v7.4.15" }, "funding": [ { @@ -3505,7 +3505,7 @@ "type": "tidelift" } ], - "time": "2026-05-11T16:38:44+00:00" + "time": "2026-07-22T07:36:05+00:00" }, { "name": "symfony/http-client", @@ -6794,5 +6794,5 @@ "platform-overrides": { "php": "8.2" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }