diff --git a/composer.json b/composer.json index 98911a1..ad1743c 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.3.10", - "drupal/core-project-message": "11.3.10", - "drupal/core-recommended": "11.3.10", + "drupal/core-composer-scaffold": "11.3.11", + "drupal/core-project-message": "11.3.11", + "drupal/core-recommended": "11.3.11", "drupal/lagoon_logs": "3.0.1", "drupal/redis": "1.11.0", "drush/drush": "13.7.3" @@ -71,6 +71,6 @@ } }, "require-dev": { - "drupal/core-dev": "11.3.10" + "drupal/core-dev": "11.3.11" } } diff --git a/composer.lock b/composer.lock index b46c463..093e0a9 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": "c261f24c35175dc138419e0d880bef7d", + "content-hash": "a39d5279212f49f32ab7a663902a2121", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1138,16 +1138,16 @@ }, { "name": "drupal/core", - "version": "11.3.10", + "version": "11.3.11", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "ee1423e75230c6980ffaf02ed4d4e0ccf8dd44e2" + "reference": "a708c1023aa2c45bfd02770acf7978d665e01d04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/ee1423e75230c6980ffaf02ed4d4e0ccf8dd44e2", - "reference": "ee1423e75230c6980ffaf02ed4d4e0ccf8dd44e2", + "url": "https://api.github.com/repos/drupal/core/zipball/a708c1023aa2c45bfd02770acf7978d665e01d04", + "reference": "a708c1023aa2c45bfd02770acf7978d665e01d04", "shasum": "" }, "require": { @@ -1186,7 +1186,7 @@ "symfony/event-dispatcher": "^7.4", "symfony/filesystem": "^7.4", "symfony/finder": "^7.4", - "symfony/http-foundation": "^7.4", + "symfony/http-foundation": "^7.4.13", "symfony/http-kernel": "^7.4.12", "symfony/mailer": "^7.4.12", "symfony/mime": "^7.4.12", @@ -1195,11 +1195,11 @@ "symfony/polyfill-php85": "^1.32", "symfony/process": "^7.4.5", "symfony/psr-http-message-bridge": "^7.4", - "symfony/routing": "^7.4.12", + "symfony/routing": "^7.4.13", "symfony/serializer": "^7.4", "symfony/validator": "^7.4", "symfony/yaml": "^7.4.12", - "twig/twig": "^3.26.0" + "twig/twig": "^3.27.0" }, "conflict": { "dealerdirect/phpcodesniffer-composer-installer": "1.1.0", @@ -1305,13 +1305,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.3.10" + "source": "https://github.com/drupal/core/tree/11.3.11" }, - "time": "2026-05-20T15:34:10+00:00" + "time": "2026-05-28T11:26:22+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "11.3.10", + "version": "11.3.11", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -1355,13 +1355,13 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/11.3.10" + "source": "https://github.com/drupal/core-composer-scaffold/tree/11.3.11" }, "time": "2026-02-10T11:39:53+00:00" }, { "name": "drupal/core-project-message", - "version": "11.3.10", + "version": "11.3.11", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", @@ -1396,29 +1396,29 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-project-message/tree/11.3.10" + "source": "https://github.com/drupal/core-project-message/tree/11.3.11" }, "time": "2025-02-03T10:59:29+00:00" }, { "name": "drupal/core-recommended", - "version": "11.3.10", + "version": "11.3.11", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "b8a8308c1981518c8adf567e5a79d5cd238fbf4a" + "reference": "ea735f52395e28eba8492dcbcd5608af70c0b0cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/b8a8308c1981518c8adf567e5a79d5cd238fbf4a", - "reference": "b8a8308c1981518c8adf567e5a79d5cd238fbf4a", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/ea735f52395e28eba8492dcbcd5608af70c0b0cc", + "reference": "ea735f52395e28eba8492dcbcd5608af70c0b0cc", "shasum": "" }, "require": { "asm89/stack-cors": "~v2.3.0", "composer/semver": "~3.4.4", "doctrine/lexer": "~3.0.1", - "drupal/core": "11.3.10", + "drupal/core": "11.3.11", "egulias/email-validator": "~4.0.4", "guzzlehttp/guzzle": "~7.10.0", "guzzlehttp/promises": "~2.3.0", @@ -1445,21 +1445,21 @@ "symfony/event-dispatcher-contracts": "~v3.7.0", "symfony/filesystem": "~v7.4.11", "symfony/finder": "~v7.4.8", - "symfony/http-foundation": "~v7.4.8", + "symfony/http-foundation": "~v7.4.13", "symfony/http-kernel": "~v7.4.12", "symfony/mailer": "~v7.4.12", "symfony/mime": "~v7.4.12", "symfony/polyfill-ctype": "~v1.37.0", "symfony/polyfill-iconv": "~v1.37.0", "symfony/polyfill-intl-grapheme": "~v1.37.0", - "symfony/polyfill-intl-idn": "~v1.37.0", + "symfony/polyfill-intl-idn": "~v1.38.1", "symfony/polyfill-intl-normalizer": "~v1.37.0", "symfony/polyfill-mbstring": "~v1.37.0", "symfony/polyfill-php84": "~v1.37.0", "symfony/polyfill-php85": "~v1.37.0", "symfony/process": "~v7.4.11", "symfony/psr-http-message-bridge": "~v7.4.8", - "symfony/routing": "~v7.4.12", + "symfony/routing": "~v7.4.13", "symfony/serializer": "~v7.4.10", "symfony/service-contracts": "~v3.7.0", "symfony/string": "~v7.4.11", @@ -1468,7 +1468,7 @@ "symfony/var-dumper": "~v7.4.8", "symfony/var-exporter": "~v7.4.9", "symfony/yaml": "~v7.4.12", - "twig/twig": "~v3.26.0" + "twig/twig": "~v3.27.0" }, "conflict": { "webflo/drupal-core-strict": "*" @@ -1480,9 +1480,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.3.10" + "source": "https://github.com/drupal/core-recommended/tree/11.3.11" }, - "time": "2026-05-20T15:34:10+00:00" + "time": "2026-05-28T11:26:22+00:00" }, { "name": "drupal/lagoon_logs", @@ -4348,16 +4348,16 @@ }, { "name": "symfony/http-foundation", - "version": "v7.4.8", + "version": "v7.4.13", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "9381209597ec66c25be154cbf2289076e64d1eab" + "reference": "bc354f47c62301e990b7874fa662326368508e2c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9381209597ec66c25be154cbf2289076e64d1eab", - "reference": "9381209597ec66c25be154cbf2289076e64d1eab", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/bc354f47c62301e990b7874fa662326368508e2c", + "reference": "bc354f47c62301e990b7874fa662326368508e2c", "shasum": "" }, "require": { @@ -4406,7 +4406,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.4.8" + "source": "https://github.com/symfony/http-foundation/tree/v7.4.13" }, "funding": [ { @@ -4426,7 +4426,7 @@ "type": "tidelift" } ], - "time": "2026-03-24T13:12:05+00:00" + "time": "2026-05-24T11:20:33+00:00" }, { "name": "symfony/http-kernel", @@ -4971,16 +4971,16 @@ }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.37.0", + "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3" + "reference": "dc21118016c039a66235cf93d96b435ffb282412" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3", - "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/dc21118016c039a66235cf93d96b435ffb282412", + "reference": "dc21118016c039a66235cf93d96b435ffb282412", "shasum": "" }, "require": { @@ -5034,7 +5034,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.38.1" }, "funding": [ { @@ -5054,7 +5054,7 @@ "type": "tidelift" } ], - "time": "2024-09-10T14:38:51+00:00" + "time": "2026-05-25T15:22:23+00:00" }, { "name": "symfony/polyfill-intl-normalizer", @@ -5701,16 +5701,16 @@ }, { "name": "symfony/routing", - "version": "v7.4.12", + "version": "v7.4.13", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "3b04a5ec4887a8135a12ebf0f4cbc5b8fc8ee204" + "reference": "3a162171bb008e5e0f15dce6581373a4c0e8390d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/3b04a5ec4887a8135a12ebf0f4cbc5b8fc8ee204", - "reference": "3b04a5ec4887a8135a12ebf0f4cbc5b8fc8ee204", + "url": "https://api.github.com/repos/symfony/routing/zipball/3a162171bb008e5e0f15dce6581373a4c0e8390d", + "reference": "3a162171bb008e5e0f15dce6581373a4c0e8390d", "shasum": "" }, "require": { @@ -5762,7 +5762,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v7.4.12" + "source": "https://github.com/symfony/routing/tree/v7.4.13" }, "funding": [ { @@ -5782,7 +5782,7 @@ "type": "tidelift" } ], - "time": "2026-05-20T07:20:23+00:00" + "time": "2026-05-24T11:20:33+00:00" }, { "name": "symfony/serializer", @@ -6498,16 +6498,16 @@ }, { "name": "twig/twig", - "version": "v3.26.0", + "version": "v3.27.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc" + "reference": "04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/1fcae487b180d78e6351f4e0afa91f9eab96a2bc", - "reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed", + "reference": "04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed", "shasum": "" }, "require": { @@ -6562,7 +6562,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.26.0" + "source": "https://github.com/twigphp/Twig/tree/v3.27.0" }, "funding": [ { @@ -6574,7 +6574,7 @@ "type": "tidelift" } ], - "time": "2026-05-20T07:31:59+00:00" + "time": "2026-05-27T13:05:51+00:00" } ], "packages-dev": [ @@ -7663,7 +7663,7 @@ }, { "name": "drupal/core-dev", - "version": "11.3.10", + "version": "11.3.11", "source": { "type": "git", "url": "https://github.com/drupal/core-dev.git", @@ -7713,7 +7713,7 @@ ], "description": "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/tree/11.3.10" + "source": "https://github.com/drupal/core-dev/tree/11.3.11" }, "time": "2026-05-20T15:34:10+00:00" },