From ab714a3c75c4a591fc0d2336ed914a0f75da5e9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 17:50:55 +0000 Subject: [PATCH] fix(deps): update drupal core to v11.2.10 --- composer.json | 8 +- composer.lock | 398 ++++++++++++++++++++++++++++---------------------- 2 files changed, 227 insertions(+), 179 deletions(-) diff --git a/composer.json b/composer.json index 20a4ea1..26b45ac 100644 --- a/composer.json +++ b/composer.json @@ -20,9 +20,9 @@ "amazeeio/drupal_integrations": "0.5.0", "composer/installers": "2.3.0", "cweagans/composer-patches": "2.0.0", - "drupal/core-composer-scaffold": "11.2.9", - "drupal/core-project-message": "11.2.9", - "drupal/core-recommended": "11.2.9", + "drupal/core-composer-scaffold": "11.2.10", + "drupal/core-project-message": "11.2.10", + "drupal/core-recommended": "11.2.10", "drupal/lagoon_logs": "3.0.1", "drush/drush": "13.7.0" }, @@ -70,6 +70,6 @@ } }, "require-dev": { - "drupal/core-dev-pinned": "11.2.9" + "drupal/core-dev-pinned": "11.2.10" } } diff --git a/composer.lock b/composer.lock index 8fa785f..255dbb7 100644 --- a/composer.lock +++ b/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": "1adadb3417fe8ee168149ff83b8249f5", + "content-hash": "322738651843d6e40b93a8caa2bda6ad", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1264,16 +1264,16 @@ }, { "name": "drupal/core", - "version": "11.2.9", + "version": "11.2.10", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "31bb7212f663c09833f85fa730e58eea48705f55" + "reference": "68d46965d7ea84eef566624e889bf0421351958e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/31bb7212f663c09833f85fa730e58eea48705f55", - "reference": "31bb7212f663c09833f85fa730e58eea48705f55", + "url": "https://api.github.com/repos/drupal/core/zipball/68d46965d7ea84eef566624e889bf0421351958e", + "reference": "68d46965d7ea84eef566624e889bf0421351958e", "shasum": "" }, "require": { @@ -1430,13 +1430,13 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/11.2.9" + "source": "https://github.com/drupal/core/tree/11.2.10" }, - "time": "2025-12-04T08:39:08+00:00" + "time": "2025-12-10T09:59:17+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "11.2.9", + "version": "11.2.10", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -1480,13 +1480,13 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/11.2.9" + "source": "https://github.com/drupal/core-composer-scaffold/tree/11.2.10" }, "time": "2025-05-05T16:18:58+00:00" }, { "name": "drupal/core-project-message", - "version": "11.2.9", + "version": "11.2.10", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", @@ -1521,22 +1521,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-project-message/tree/11.3.0-beta1" + "source": "https://github.com/drupal/core-project-message/tree/11.3.0-rc1" }, "time": "2025-02-03T10:59:29+00:00" }, { "name": "drupal/core-recommended", - "version": "11.2.9", + "version": "11.2.10", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "05ad85164d1a7700f931a34ed69bb83ea0d615b1" + "reference": "b384c8986955874a4dab4aa740cca8afce244f6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/05ad85164d1a7700f931a34ed69bb83ea0d615b1", - "reference": "05ad85164d1a7700f931a34ed69bb83ea0d615b1", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/b384c8986955874a4dab4aa740cca8afce244f6a", + "reference": "b384c8986955874a4dab4aa740cca8afce244f6a", "shasum": "" }, "require": { @@ -1545,7 +1545,7 @@ "doctrine/annotations": "~2.0.2", "doctrine/deprecations": "~1.1.5", "doctrine/lexer": "~2.1.1", - "drupal/core": "11.2.9", + "drupal/core": "11.2.10", "egulias/email-validator": "~4.0.4", "guzzlehttp/guzzle": "~7.9.3", "guzzlehttp/promises": "~2.2.0", @@ -1565,36 +1565,36 @@ "psr/log": "~3.0.2", "ralouphie/getallheaders": "~3.0.3", "revolt/event-loop": "~v1.0.7", - "symfony/console": "~v7.3.0", - "symfony/dependency-injection": "~v7.3.0", + "symfony/console": "~v7.3.8", + "symfony/dependency-injection": "~v7.3.8", "symfony/deprecation-contracts": "~v3.6.0", - "symfony/error-handler": "~v7.3.0", - "symfony/event-dispatcher": "~v7.3.0", + "symfony/error-handler": "~v7.3.6", + "symfony/event-dispatcher": "~v7.3.3", "symfony/event-dispatcher-contracts": "~v3.6.0", - "symfony/filesystem": "~v7.3.0", - "symfony/finder": "~v7.3.0", - "symfony/http-foundation": "~v7.3.0", - "symfony/http-kernel": "~v7.3.0", - "symfony/mailer": "~v7.3.0", - "symfony/mime": "~v7.3.0", - "symfony/polyfill-ctype": "~v1.32.0", - "symfony/polyfill-iconv": "~v1.32.0", - "symfony/polyfill-intl-grapheme": "~v1.32.0", - "symfony/polyfill-intl-idn": "~v1.32.0", - "symfony/polyfill-intl-normalizer": "~v1.32.0", - "symfony/polyfill-mbstring": "~v1.32.0", - "symfony/polyfill-php84": "~v1.32.0", - "symfony/process": "~v7.3.0", - "symfony/psr-http-message-bridge": "~v7.3.0", - "symfony/routing": "~v7.3.0", - "symfony/serializer": "~v7.3.0", - "symfony/service-contracts": "~v3.6.0", - "symfony/string": "~v7.3.0", - "symfony/translation-contracts": "~v3.6.0", - "symfony/validator": "~v7.3.0", - "symfony/var-dumper": "~v7.3.0", - "symfony/var-exporter": "~v7.3.0", - "symfony/yaml": "~v7.3.0", + "symfony/filesystem": "~v7.3.8", + "symfony/finder": "~v7.3.5", + "symfony/http-foundation": "~v7.3.8", + "symfony/http-kernel": "~v7.3.8", + "symfony/mailer": "~v7.3.5", + "symfony/mime": "~v7.3.8", + "symfony/polyfill-ctype": "~v1.33.0", + "symfony/polyfill-iconv": "~v1.33.0", + "symfony/polyfill-intl-grapheme": "~v1.33.0", + "symfony/polyfill-intl-idn": "~v1.33.0", + "symfony/polyfill-intl-normalizer": "~v1.33.0", + "symfony/polyfill-mbstring": "~v1.33.0", + "symfony/polyfill-php84": "~v1.33.0", + "symfony/process": "~v7.3.4", + "symfony/psr-http-message-bridge": "~v7.3.8", + "symfony/routing": "~v7.3.8", + "symfony/serializer": "~v7.3.8", + "symfony/service-contracts": "~v3.6.1", + "symfony/string": "~v7.3.8", + "symfony/translation-contracts": "~v3.6.1", + "symfony/validator": "~v7.3.8", + "symfony/var-dumper": "~v7.3.5", + "symfony/var-exporter": "~v7.3.4", + "symfony/yaml": "~v7.3.8", "twig/twig": "~v3.21.1" }, "conflict": { @@ -1607,9 +1607,9 @@ ], "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/11.2.9" + "source": "https://github.com/drupal/core-recommended/tree/11.2.10" }, - "time": "2025-12-04T08:39:08+00:00" + "time": "2025-12-10T09:59:17+00:00" }, { "name": "drupal/lagoon_logs", @@ -3815,16 +3815,16 @@ }, { "name": "symfony/console", - "version": "v7.3.6", + "version": "v7.3.8", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "c28ad91448f86c5f6d9d2c70f0cf68bf135f252a" + "reference": "6d0d25cc1138bb7bab0685fbe4184e6289914406" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/c28ad91448f86c5f6d9d2c70f0cf68bf135f252a", - "reference": "c28ad91448f86c5f6d9d2c70f0cf68bf135f252a", + "url": "https://api.github.com/repos/symfony/console/zipball/6d0d25cc1138bb7bab0685fbe4184e6289914406", + "reference": "6d0d25cc1138bb7bab0685fbe4184e6289914406", "shasum": "" }, "require": { @@ -3889,7 +3889,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v7.3.6" + "source": "https://github.com/symfony/console/tree/v7.3.8" }, "funding": [ { @@ -3909,20 +3909,20 @@ "type": "tidelift" } ], - "time": "2025-11-04T01:21:42+00:00" + "time": "2025-12-05T13:52:21+00:00" }, { "name": "symfony/dependency-injection", - "version": "v7.3.6", + "version": "v7.3.8", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "98af8bb46c56aedd9dd5a7f0414fc72bf2dcfe69" + "reference": "6d83d997230971a350bfb0b9bfc43e8dead5ff9a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/98af8bb46c56aedd9dd5a7f0414fc72bf2dcfe69", - "reference": "98af8bb46c56aedd9dd5a7f0414fc72bf2dcfe69", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6d83d997230971a350bfb0b9bfc43e8dead5ff9a", + "reference": "6d83d997230971a350bfb0b9bfc43e8dead5ff9a", "shasum": "" }, "require": { @@ -3973,7 +3973,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v7.3.6" + "source": "https://github.com/symfony/dependency-injection/tree/v7.3.8" }, "funding": [ { @@ -3993,7 +3993,7 @@ "type": "tidelift" } ], - "time": "2025-10-31T10:11:11+00:00" + "time": "2025-12-07T09:35:41+00:00" }, { "name": "symfony/deprecation-contracts", @@ -4305,16 +4305,16 @@ }, { "name": "symfony/filesystem", - "version": "v7.3.6", + "version": "v7.3.8", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "e9bcfd7837928ab656276fe00464092cc9e1826a" + "reference": "ce0b94a0e57b7499520d9e5150da9716d729a645" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/e9bcfd7837928ab656276fe00464092cc9e1826a", - "reference": "e9bcfd7837928ab656276fe00464092cc9e1826a", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/ce0b94a0e57b7499520d9e5150da9716d729a645", + "reference": "ce0b94a0e57b7499520d9e5150da9716d729a645", "shasum": "" }, "require": { @@ -4351,7 +4351,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v7.3.6" + "source": "https://github.com/symfony/filesystem/tree/v7.3.8" }, "funding": [ { @@ -4371,7 +4371,7 @@ "type": "tidelift" } ], - "time": "2025-11-05T09:52:27+00:00" + "time": "2025-11-26T15:55:45+00:00" }, { "name": "symfony/finder", @@ -4443,16 +4443,16 @@ }, { "name": "symfony/http-foundation", - "version": "v7.3.7", + "version": "v7.3.8", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "db488a62f98f7a81d5746f05eea63a74e55bb7c4" + "reference": "8cdae4e108673e0d3e4f18ef2ee79ff5023beeac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/db488a62f98f7a81d5746f05eea63a74e55bb7c4", - "reference": "db488a62f98f7a81d5746f05eea63a74e55bb7c4", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/8cdae4e108673e0d3e4f18ef2ee79ff5023beeac", + "reference": "8cdae4e108673e0d3e4f18ef2ee79ff5023beeac", "shasum": "" }, "require": { @@ -4502,7 +4502,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.3.7" + "source": "https://github.com/symfony/http-foundation/tree/v7.3.8" }, "funding": [ { @@ -4522,20 +4522,20 @@ "type": "tidelift" } ], - "time": "2025-11-08T16:41:12+00:00" + "time": "2025-12-04T18:07:52+00:00" }, { "name": "symfony/http-kernel", - "version": "v7.3.7", + "version": "v7.3.8", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "10b8e9b748ea95fa4539c208e2487c435d3c87ce" + "reference": "b4bfe6980782b89a2f9c78e4a0f00f0582c8043e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/10b8e9b748ea95fa4539c208e2487c435d3c87ce", - "reference": "10b8e9b748ea95fa4539c208e2487c435d3c87ce", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/b4bfe6980782b89a2f9c78e4a0f00f0582c8043e", + "reference": "b4bfe6980782b89a2f9c78e4a0f00f0582c8043e", "shasum": "" }, "require": { @@ -4620,7 +4620,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v7.3.7" + "source": "https://github.com/symfony/http-kernel/tree/v7.3.8" }, "funding": [ { @@ -4640,7 +4640,7 @@ "type": "tidelift" } ], - "time": "2025-11-12T11:38:40+00:00" + "time": "2025-12-07T16:03:07+00:00" }, { "name": "symfony/mailer", @@ -4728,16 +4728,16 @@ }, { "name": "symfony/mime", - "version": "v7.3.4", + "version": "v7.3.8", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "b1b828f69cbaf887fa835a091869e55df91d0e35" + "reference": "0f522136c5af16a83317103fabea28485981df83" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/b1b828f69cbaf887fa835a091869e55df91d0e35", - "reference": "b1b828f69cbaf887fa835a091869e55df91d0e35", + "url": "https://api.github.com/repos/symfony/mime/zipball/0f522136c5af16a83317103fabea28485981df83", + "reference": "0f522136c5af16a83317103fabea28485981df83", "shasum": "" }, "require": { @@ -4792,7 +4792,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v7.3.4" + "source": "https://github.com/symfony/mime/tree/v7.3.8" }, "funding": [ { @@ -4812,11 +4812,11 @@ "type": "tidelift" } ], - "time": "2025-09-16T08:38:17+00:00" + "time": "2025-11-16T10:09:06+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", @@ -4875,7 +4875,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0" }, "funding": [ { @@ -4886,6 +4886,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -4895,7 +4899,7 @@ }, { "name": "symfony/polyfill-iconv", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", @@ -4955,7 +4959,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-iconv/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-iconv/tree/v1.33.0" }, "funding": [ { @@ -4966,6 +4970,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -4975,16 +4983,16 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe" + "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe", - "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/380872130d3a5dd3ace2f4010d95125fde5d5c70", + "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70", "shasum": "" }, "require": { @@ -5033,7 +5041,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.33.0" }, "funding": [ { @@ -5044,16 +5052,20 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2025-06-27T09:58:17+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", @@ -5116,7 +5128,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.33.0" }, "funding": [ { @@ -5127,6 +5139,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -5136,7 +5152,7 @@ }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", @@ -5197,7 +5213,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.33.0" }, "funding": [ { @@ -5208,6 +5224,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -5217,7 +5237,7 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", @@ -5278,7 +5298,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0" }, "funding": [ { @@ -5289,6 +5309,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -5458,16 +5482,16 @@ }, { "name": "symfony/polyfill-php84", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php84.git", - "reference": "000df7860439609837bbe28670b0be15783b7fbf" + "reference": "d8ced4d875142b6a7426000426b8abc631d6b191" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/000df7860439609837bbe28670b0be15783b7fbf", - "reference": "000df7860439609837bbe28670b0be15783b7fbf", + "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/d8ced4d875142b6a7426000426b8abc631d6b191", + "reference": "d8ced4d875142b6a7426000426b8abc631d6b191", "shasum": "" }, "require": { @@ -5514,7 +5538,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php84/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-php84/tree/v1.33.0" }, "funding": [ { @@ -5525,12 +5549,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-02-20T12:04:08+00:00" + "time": "2025-06-24T13:30:11+00:00" }, { "name": "symfony/process", @@ -5599,16 +5627,16 @@ }, { "name": "symfony/psr-http-message-bridge", - "version": "v7.3.0", + "version": "v7.3.8", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", - "reference": "03f2f72319e7acaf2a9f6fcbe30ef17eec51594f" + "reference": "0c0c89215703cc91cee31e9da3cbf4235fc332f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/03f2f72319e7acaf2a9f6fcbe30ef17eec51594f", - "reference": "03f2f72319e7acaf2a9f6fcbe30ef17eec51594f", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/0c0c89215703cc91cee31e9da3cbf4235fc332f1", + "reference": "0c0c89215703cc91cee31e9da3cbf4235fc332f1", "shasum": "" }, "require": { @@ -5662,7 +5690,7 @@ "psr-7" ], "support": { - "source": "https://github.com/symfony/psr-http-message-bridge/tree/v7.3.0" + "source": "https://github.com/symfony/psr-http-message-bridge/tree/v7.3.8" }, "funding": [ { @@ -5673,25 +5701,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-26T08:57:56+00:00" + "time": "2025-11-12T19:00:12+00:00" }, { "name": "symfony/routing", - "version": "v7.3.6", + "version": "v7.3.8", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "c97abe725f2a1a858deca629a6488c8fc20c3091" + "reference": "7350aebf3d01e41c0a13245dd6008ace8780b3bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/c97abe725f2a1a858deca629a6488c8fc20c3091", - "reference": "c97abe725f2a1a858deca629a6488c8fc20c3091", + "url": "https://api.github.com/repos/symfony/routing/zipball/7350aebf3d01e41c0a13245dd6008ace8780b3bb", + "reference": "7350aebf3d01e41c0a13245dd6008ace8780b3bb", "shasum": "" }, "require": { @@ -5743,7 +5775,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v7.3.6" + "source": "https://github.com/symfony/routing/tree/v7.3.8" }, "funding": [ { @@ -5763,20 +5795,20 @@ "type": "tidelift" } ], - "time": "2025-11-05T07:57:47+00:00" + "time": "2025-11-26T15:55:45+00:00" }, { "name": "symfony/serializer", - "version": "v7.3.5", + "version": "v7.3.8", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "ba2e50a5f2870c93f0f47ca1a4e56e4bbe274035" + "reference": "e9f668bb3e69cc43571ddd9c2578fe442b6bc632" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/ba2e50a5f2870c93f0f47ca1a4e56e4bbe274035", - "reference": "ba2e50a5f2870c93f0f47ca1a4e56e4bbe274035", + "url": "https://api.github.com/repos/symfony/serializer/zipball/e9f668bb3e69cc43571ddd9c2578fe442b6bc632", + "reference": "e9f668bb3e69cc43571ddd9c2578fe442b6bc632", "shasum": "" }, "require": { @@ -5846,7 +5878,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v7.3.5" + "source": "https://github.com/symfony/serializer/tree/v7.3.8" }, "funding": [ { @@ -5866,7 +5898,7 @@ "type": "tidelift" } ], - "time": "2025-10-08T11:26:21+00:00" + "time": "2025-11-12T15:21:00+00:00" }, { "name": "symfony/service-contracts", @@ -5957,16 +5989,16 @@ }, { "name": "symfony/string", - "version": "v7.3.4", + "version": "v7.3.8", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "f96476035142921000338bad71e5247fbc138872" + "reference": "0b1f55d79b9effb940d376799dba7cf6f2dee420" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/f96476035142921000338bad71e5247fbc138872", - "reference": "f96476035142921000338bad71e5247fbc138872", + "url": "https://api.github.com/repos/symfony/string/zipball/0b1f55d79b9effb940d376799dba7cf6f2dee420", + "reference": "0b1f55d79b9effb940d376799dba7cf6f2dee420", "shasum": "" }, "require": { @@ -6023,7 +6055,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v7.3.4" + "source": "https://github.com/symfony/string/tree/v7.3.8" }, "funding": [ { @@ -6043,7 +6075,7 @@ "type": "tidelift" } ], - "time": "2025-09-11T14:36:48+00:00" + "time": "2025-11-26T15:55:45+00:00" }, { "name": "symfony/translation-contracts", @@ -6129,16 +6161,16 @@ }, { "name": "symfony/validator", - "version": "v7.3.7", + "version": "v7.3.8", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "8290a095497c3fe5046db21888d1f75b54ddf39d" + "reference": "f30a6aba4a09d5b5042e06d183ef248e14482313" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/8290a095497c3fe5046db21888d1f75b54ddf39d", - "reference": "8290a095497c3fe5046db21888d1f75b54ddf39d", + "url": "https://api.github.com/repos/symfony/validator/zipball/f30a6aba4a09d5b5042e06d183ef248e14482313", + "reference": "f30a6aba4a09d5b5042e06d183ef248e14482313", "shasum": "" }, "require": { @@ -6207,7 +6239,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v7.3.7" + "source": "https://github.com/symfony/validator/tree/v7.3.8" }, "funding": [ { @@ -6227,7 +6259,7 @@ "type": "tidelift" } ], - "time": "2025-11-08T16:29:29+00:00" + "time": "2025-12-05T13:52:21+00:00" }, { "name": "symfony/var-dumper", @@ -6399,16 +6431,16 @@ }, { "name": "symfony/yaml", - "version": "v7.3.5", + "version": "v7.3.8", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "90208e2fc6f68f613eae7ca25a2458a931b1bacc" + "reference": "8892cb1e9925201328e19f83825bf3d2ff6c659a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/90208e2fc6f68f613eae7ca25a2458a931b1bacc", - "reference": "90208e2fc6f68f613eae7ca25a2458a931b1bacc", + "url": "https://api.github.com/repos/symfony/yaml/zipball/8892cb1e9925201328e19f83825bf3d2ff6c659a", + "reference": "8892cb1e9925201328e19f83825bf3d2ff6c659a", "shasum": "" }, "require": { @@ -6451,7 +6483,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v7.3.5" + "source": "https://github.com/symfony/yaml/tree/v7.3.8" }, "funding": [ { @@ -6471,7 +6503,7 @@ "type": "tidelift" } ], - "time": "2025-09-27T09:00:46+00:00" + "time": "2025-12-04T18:07:52+00:00" }, { "name": "twig/twig", @@ -7585,16 +7617,16 @@ }, { "name": "drupal/core-dev-pinned", - "version": "11.2.9", + "version": "11.2.10", "source": { "type": "git", "url": "https://github.com/drupal/core-dev-pinned.git", - "reference": "cb76c2d4cb0c94160d7973e18d11e3d9035834ef" + "reference": "eefdeb3245b19880991d12d35531260fd354ab53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-dev-pinned/zipball/cb76c2d4cb0c94160d7973e18d11e3d9035834ef", - "reference": "cb76c2d4cb0c94160d7973e18d11e3d9035834ef", + "url": "https://api.github.com/repos/drupal/core-dev-pinned/zipball/eefdeb3245b19880991d12d35531260fd354ab53", + "reference": "eefdeb3245b19880991d12d35531260fd354ab53", "shasum": "" }, "require": { @@ -7612,7 +7644,7 @@ "dealerdirect/phpcodesniffer-composer-installer": "v1.0.0", "doctrine/instantiator": "2.0.0", "drupal/coder": "8.3.30", - "drupal/core": "11.2.9", + "drupal/core": "11.2.10", "google/protobuf": "v4.31.1", "justinrainbow/json-schema": "6.4.2", "lullabot/mink-selenium2-driver": "v1.7.4", @@ -7676,10 +7708,10 @@ "slevomat/coding-standard": "8.18.1", "squizlabs/php_codesniffer": "3.13.0", "staabm/side-effects-detector": "1.0.5", - "symfony/browser-kit": "v7.3.0", - "symfony/css-selector": "v7.3.0", - "symfony/dom-crawler": "v7.3.0", - "symfony/lock": "v7.3.0", + "symfony/browser-kit": "v7.3.6", + "symfony/css-selector": "v7.3.6", + "symfony/dom-crawler": "v7.3.3", + "symfony/lock": "v7.3.4", "tbachert/spi": "v1.0.3", "theseer/tokenizer": "1.2.3", "webflo/drupal-finder": "1.3.1", @@ -7695,9 +7727,9 @@ ], "description": "Pinned require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.", "support": { - "source": "https://github.com/drupal/core-dev-pinned/tree/11.2.9" + "source": "https://github.com/drupal/core-dev-pinned/tree/11.2.10" }, - "time": "2025-12-04T08:39:08+00:00" + "time": "2025-12-10T09:59:17+00:00" }, { "name": "google/protobuf", @@ -11628,16 +11660,16 @@ }, { "name": "symfony/browser-kit", - "version": "v7.3.0", + "version": "v7.3.6", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "5384291845e74fd7d54f3d925c4a86ce12336593" + "reference": "e9a9fd604296b17bf90939c3647069f1f16ef04e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/5384291845e74fd7d54f3d925c4a86ce12336593", - "reference": "5384291845e74fd7d54f3d925c4a86ce12336593", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/e9a9fd604296b17bf90939c3647069f1f16ef04e", + "reference": "e9a9fd604296b17bf90939c3647069f1f16ef04e", "shasum": "" }, "require": { @@ -11676,7 +11708,7 @@ "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/browser-kit/tree/v7.3.0" + "source": "https://github.com/symfony/browser-kit/tree/v7.3.6" }, "funding": [ { @@ -11687,25 +11719,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-03-05T10:15:41+00:00" + "time": "2025-11-05T07:57:47+00:00" }, { "name": "symfony/css-selector", - "version": "v7.3.0", + "version": "v7.3.6", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2" + "reference": "84321188c4754e64273b46b406081ad9b18e8614" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/601a5ce9aaad7bf10797e3663faefce9e26c24e2", - "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/84321188c4754e64273b46b406081ad9b18e8614", + "reference": "84321188c4754e64273b46b406081ad9b18e8614", "shasum": "" }, "require": { @@ -11741,7 +11777,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v7.3.0" + "source": "https://github.com/symfony/css-selector/tree/v7.3.6" }, "funding": [ { @@ -11752,25 +11788,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-25T14:21:43+00:00" + "time": "2025-10-29T17:24:25+00:00" }, { "name": "symfony/dom-crawler", - "version": "v7.3.0", + "version": "v7.3.3", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "0fabbc3d6a9c473b716a93fc8e7a537adb396166" + "reference": "efa076ea0eeff504383ff0dcf827ea5ce15690ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/0fabbc3d6a9c473b716a93fc8e7a537adb396166", - "reference": "0fabbc3d6a9c473b716a93fc8e7a537adb396166", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/efa076ea0eeff504383ff0dcf827ea5ce15690ba", + "reference": "efa076ea0eeff504383ff0dcf827ea5ce15690ba", "shasum": "" }, "require": { @@ -11808,7 +11848,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v7.3.0" + "source": "https://github.com/symfony/dom-crawler/tree/v7.3.3" }, "funding": [ { @@ -11819,25 +11859,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-03-05T10:15:41+00:00" + "time": "2025-08-06T20:13:54+00:00" }, { "name": "symfony/lock", - "version": "v7.3.0", + "version": "v7.3.4", "source": { "type": "git", "url": "https://github.com/symfony/lock.git", - "reference": "5bef45fb874b0454a616ac8091447a7982a438cf" + "reference": "e025f32cfd1fa8e3a4485a8d810544474aac26da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/lock/zipball/5bef45fb874b0454a616ac8091447a7982a438cf", - "reference": "5bef45fb874b0454a616ac8091447a7982a438cf", + "url": "https://api.github.com/repos/symfony/lock/zipball/e025f32cfd1fa8e3a4485a8d810544474aac26da", + "reference": "e025f32cfd1fa8e3a4485a8d810544474aac26da", "shasum": "" }, "require": { @@ -11886,7 +11930,7 @@ "semaphore" ], "support": { - "source": "https://github.com/symfony/lock/tree/v7.3.0" + "source": "https://github.com/symfony/lock/tree/v7.3.4" }, "funding": [ { @@ -11897,12 +11941,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-04-20T20:19:01+00:00" + "time": "2025-09-11T10:12:26+00:00" }, { "name": "symfony/polyfill-php73",