From fe9377c6894c8c3ec49ffd37ff792b4cb803f403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 18:47:44 +0000 Subject: [PATCH] Bump twig/twig from 3.18.0 to 3.19.0 Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.18.0 to 3.19.0. - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG) - [Commits](https://github.com/twigphp/Twig/compare/v3.18.0...v3.19.0) --- updated-dependencies: - dependency-name: twig/twig dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 26d947666..08d5cd6a1 100644 --- a/composer.lock +++ b/composer.lock @@ -13068,16 +13068,16 @@ }, { "name": "twig/twig", - "version": "v3.18.0", + "version": "v3.19.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "acffa88cc2b40dbe42eaf3a5025d6c0d4600cc50" + "reference": "d4f8c2b86374f08efc859323dbcd95c590f7124e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/acffa88cc2b40dbe42eaf3a5025d6c0d4600cc50", - "reference": "acffa88cc2b40dbe42eaf3a5025d6c0d4600cc50", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/d4f8c2b86374f08efc859323dbcd95c590f7124e", + "reference": "d4f8c2b86374f08efc859323dbcd95c590f7124e", "shasum": "" }, "require": { @@ -13132,7 +13132,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.18.0" + "source": "https://github.com/twigphp/Twig/tree/v3.19.0" }, "funding": [ { @@ -13144,7 +13144,7 @@ "type": "tidelift" } ], - "time": "2024-12-29T10:51:50+00:00" + "time": "2025-01-29T07:06:14+00:00" }, { "name": "webmozart/assert", @@ -13229,10 +13229,10 @@ "stability-flags": { "league/oauth2-client": 20, "m4tthumphrey/php-gitlab-api": 20, - "overtrue/phplint": 20, - "phpro/grumphp": 20, "ratchet/pawl": 20, - "thecodingmachine/safe": 20 + "thecodingmachine/safe": 20, + "overtrue/phplint": 20, + "phpro/grumphp": 20 }, "prefer-stable": true, "prefer-lowest": false, @@ -13240,9 +13240,9 @@ "php": "^8.1", "ext-json": "*" }, - "platform-dev": {}, + "platform-dev": [], "platform-overrides": { "php": "8.1.25" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }