From 9177249aee2c6f4db2985387a808990e3862d3c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 00:24:02 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.283.2 to 3.288.1 in /service-api/app Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.283.2 to 3.288.1. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.283.2...3.288.1) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- service-api/app/composer.lock | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/service-api/app/composer.lock b/service-api/app/composer.lock index 8db49d18b9..46a2ef1e4a 100644 --- a/service-api/app/composer.lock +++ b/service-api/app/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "3dfcefac31f9fafec124eaeff295829f", + "content-hash": "fc5dfd4bd17ee097dd9004040f44dc5c", "packages": [ { "name": "alphagov/notifications-php-client", @@ -61,16 +61,16 @@ }, { "name": "aws/aws-crt-php", - "version": "v1.2.2", + "version": "v1.2.4", "source": { "type": "git", "url": "https://github.com/awslabs/aws-crt-php.git", - "reference": "2f1dc7b7eda080498be96a4a6d683a41583030e9" + "reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/2f1dc7b7eda080498be96a4a6d683a41583030e9", - "reference": "2f1dc7b7eda080498be96a4a6d683a41583030e9", + "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/eb0c6e4e142224a10b08f49ebf87f32611d162b2", + "reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2", "shasum": "" }, "require": { @@ -109,26 +109,26 @@ ], "support": { "issues": "https://github.com/awslabs/aws-crt-php/issues", - "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.2" + "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.4" }, - "time": "2023-07-20T16:49:55+00:00" + "time": "2023-11-08T00:42:13+00:00" }, { "name": "aws/aws-sdk-php", - "version": "3.283.2", + "version": "3.288.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "6616677d76e39af28138512740199d38a461859f" + "reference": "a1dfa12c7165de0b731ae8074c4ba1f3ae733f89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/6616677d76e39af28138512740199d38a461859f", - "reference": "6616677d76e39af28138512740199d38a461859f", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a1dfa12c7165de0b731ae8074c4ba1f3ae733f89", + "reference": "a1dfa12c7165de0b731ae8074c4ba1f3ae733f89", "shasum": "" }, "require": { - "aws/aws-crt-php": "^1.0.4", + "aws/aws-crt-php": "^1.2.3", "ext-json": "*", "ext-pcre": "*", "ext-simplexml": "*", @@ -204,9 +204,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.283.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.288.1" }, - "time": "2023-10-06T18:09:54+00:00" + "time": "2023-11-22T19:35:38+00:00" }, { "name": "blazon/psr11-monolog", @@ -13436,6 +13436,7 @@ "platform": { "php": "^8.1", "ext-apcu": "*", + "ext-gmp": "*", "ext-openssl": "*" }, "platform-dev": [],