From 3ef30b097109b631d72f983be81f2765b74c5e13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Apr 2022 06:25:29 +0000 Subject: [PATCH] Bump drupal/core from 9.3.9 to 9.3.11 Bumps [drupal/core](https://github.com/drupal/core) from 9.3.9 to 9.3.11. - [Release notes](https://github.com/drupal/core/releases) - [Changelog](https://github.com/drupal/core/blob/9.4.x/CHANGELOG.txt) - [Commits](https://github.com/drupal/core/compare/9.3.9...9.3.11) --- updated-dependencies: - dependency-name: drupal/core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/composer.lock b/composer.lock index 4b4dd47..f9b266f 100644 --- a/composer.lock +++ b/composer.lock @@ -616,16 +616,16 @@ }, { "name": "drupal/core", - "version": "9.3.9", + "version": "9.3.11", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "86b0c4496e20ae7f945e9a7f0404fafe191ab774" + "reference": "b8978dd6a4639bdc0930a6eb7791afffcd931a1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/86b0c4496e20ae7f945e9a7f0404fafe191ab774", - "reference": "86b0c4496e20ae7f945e9a7f0404fafe191ab774", + "url": "https://api.github.com/repos/drupal/core/zipball/b8978dd6a4639bdc0930a6eb7791afffcd931a1b", + "reference": "b8978dd6a4639bdc0930a6eb7791afffcd931a1b", "shasum": "" }, "require": { @@ -867,9 +867,9 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/9.3.9" + "source": "https://github.com/drupal/core/tree/9.3.11" }, - "time": "2022-03-21T21:21:58+00:00" + "time": "2022-04-14T00:39:08+00:00" }, { "name": "drupal/date_recur", @@ -1425,16 +1425,16 @@ }, { "name": "laminas/laminas-diactoros", - "version": "2.9.0", + "version": "2.9.2", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", - "reference": "954e2dcfb1607681be44599faac10fc63bb6925a" + "reference": "07475df6b4bf6277ae8b9cbbc94d0ac6fee5e726" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/954e2dcfb1607681be44599faac10fc63bb6925a", - "reference": "954e2dcfb1607681be44599faac10fc63bb6925a", + "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/07475df6b4bf6277ae8b9cbbc94d0ac6fee5e726", + "reference": "07475df6b4bf6277ae8b9cbbc94d0ac6fee5e726", "shasum": "" }, "require": { @@ -1520,7 +1520,7 @@ "type": "community_bridge" } ], - "time": "2022-03-29T20:12:16+00:00" + "time": "2022-04-06T17:37:15+00:00" }, { "name": "laminas/laminas-escaper", @@ -7428,16 +7428,16 @@ }, { "name": "twig/twig", - "version": "v2.14.12", + "version": "v2.14.13", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "19c898bda30c5edea573bbb9ee1235d8cf6956ed" + "reference": "66856cd0459df3dc97d32077a98454dc2a0ee75a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/19c898bda30c5edea573bbb9ee1235d8cf6956ed", - "reference": "19c898bda30c5edea573bbb9ee1235d8cf6956ed", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/66856cd0459df3dc97d32077a98454dc2a0ee75a", + "reference": "66856cd0459df3dc97d32077a98454dc2a0ee75a", "shasum": "" }, "require": { @@ -7492,7 +7492,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v2.14.12" + "source": "https://github.com/twigphp/Twig/tree/v2.14.13" }, "funding": [ { @@ -7504,7 +7504,7 @@ "type": "tidelift" } ], - "time": "2022-03-25T09:34:52+00:00" + "time": "2022-04-06T06:45:17+00:00" }, { "name": "typo3/phar-stream-wrapper",