From 12fe9dddf3d2cbb42bf11670926e3fe819e668a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 04:03:07 +0000 Subject: [PATCH] build(deps): bump aws/aws-sdk-php from 3.392.1 to 3.392.3 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.392.1 to 3.392.3. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.392.1...3.392.3) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.392.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 31f9765825..93a573d394 100644 --- a/composer.lock +++ b/composer.lock @@ -107,16 +107,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.392.1", + "version": "3.392.3", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "a49869bffa584611d22742708e69c632e1c18beb" + "reference": "0ca19a44856b2497ae426f800d35ad97ee179d1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a49869bffa584611d22742708e69c632e1c18beb", - "reference": "a49869bffa584611d22742708e69c632e1c18beb", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0ca19a44856b2497ae426f800d35ad97ee179d1a", + "reference": "0ca19a44856b2497ae426f800d35ad97ee179d1a", "shasum": "" }, "require": { @@ -198,9 +198,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.392.1" + "source": "https://github.com/aws/aws-sdk-php/tree/3.392.3" }, - "time": "2026-08-12T18:06:57+00:00" + "time": "2026-08-14T18:11:43+00:00" }, { "name": "bacon/bacon-qr-code", @@ -5318,16 +5318,16 @@ }, { "name": "symfony/filesystem", - "version": "v8.1.2", + "version": "v8.1.5", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "17856b7a222664a26a5ea1cb06ee0721c2438217" + "reference": "6b2f4a0eeb28b5d74f90862592923a654bc629b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/17856b7a222664a26a5ea1cb06ee0721c2438217", - "reference": "17856b7a222664a26a5ea1cb06ee0721c2438217", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/6b2f4a0eeb28b5d74f90862592923a654bc629b3", + "reference": "6b2f4a0eeb28b5d74f90862592923a654bc629b3", "shasum": "" }, "require": { @@ -5365,7 +5365,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v8.1.2" + "source": "https://github.com/symfony/filesystem/tree/v8.1.5" }, "funding": [ { @@ -5385,7 +5385,7 @@ "type": "tidelift" } ], - "time": "2026-07-22T15:42:13+00:00" + "time": "2026-08-21T12:16:08+00:00" }, { "name": "symfony/html-sanitizer",