From 8453ad05fb45639e315b097b660b2c30e5ef6a34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 11:13:37 +0000 Subject: [PATCH] Bump symfony/twig-bridge from 5.4.22 to 5.4.31 in /client/app (#1447) Bumps [symfony/twig-bridge](https://github.com/symfony/twig-bridge) from 5.4.22 to 5.4.31. - [Release notes](https://github.com/symfony/twig-bridge/releases) - [Changelog](https://github.com/symfony/twig-bridge/blob/6.3/CHANGELOG.md) - [Commits](https://github.com/symfony/twig-bridge/compare/v5.4.22...v5.4.31) --- updated-dependencies: - dependency-name: symfony/twig-bridge dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jim <58939809+jamesrwarren@users.noreply.github.com> --- client/app/composer.json | 2 +- client/app/composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/client/app/composer.json b/client/app/composer.json index 03dd2cf66f..da39cfe4bd 100644 --- a/client/app/composer.json +++ b/client/app/composer.json @@ -72,7 +72,7 @@ "symfony/string": "^5.4.0", "symfony/templating": "^5.4.0", "symfony/translation": "^5.4.0", - "symfony/twig-bridge": "5.4.22", + "symfony/twig-bridge": "5.4.31", "symfony/twig-bundle": "^5.4.0", "symfony/validator": "^5.4.0", "symfony/var-exporter": "^5.4.0", diff --git a/client/app/composer.lock b/client/app/composer.lock index ec0c664a9b..b4fe286a94 100644 --- a/client/app/composer.lock +++ b/client/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": "67c52b06f98e837508c1e612dc60867e", + "content-hash": "5783e74692c9d5e8695a783278d218f8", "packages": [ { "name": "alphagov/notifications-php-client", @@ -8954,16 +8954,16 @@ }, { "name": "symfony/twig-bridge", - "version": "v5.4.22", + "version": "v5.4.31", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "e5b174464f68be6876046db3ad6e217d9a7dbbac" + "reference": "fc6ee0a3b672ea12ca1f26592d257bfc7f4ee942" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/e5b174464f68be6876046db3ad6e217d9a7dbbac", - "reference": "e5b174464f68be6876046db3ad6e217d9a7dbbac", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/fc6ee0a3b672ea12ca1f26592d257bfc7f4ee942", + "reference": "fc6ee0a3b672ea12ca1f26592d257bfc7f4ee942", "shasum": "" }, "require": { @@ -9055,7 +9055,7 @@ "description": "Provides integration for Twig with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bridge/tree/v5.4.22" + "source": "https://github.com/symfony/twig-bridge/tree/v5.4.31" }, "funding": [ { @@ -9071,7 +9071,7 @@ "type": "tidelift" } ], - "time": "2023-03-31T08:28:44+00:00" + "time": "2023-11-09T21:19:08+00:00" }, { "name": "symfony/twig-bundle",