From f151a16de0fb5a281decb833b347ed47cab9a373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 00:42:08 +0000 Subject: [PATCH] Bump drupal/core from 9.3.11 to 9.3.12 Bumps [drupal/core](https://github.com/drupal/core) from 9.3.11 to 9.3.12. - [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.11...9.3.12) --- updated-dependencies: - dependency-name: drupal/core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 67e354a..fc3d71a 100644 --- a/composer.lock +++ b/composer.lock @@ -616,16 +616,16 @@ }, { "name": "drupal/core", - "version": "9.3.11", + "version": "9.3.12", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "b8978dd6a4639bdc0930a6eb7791afffcd931a1b" + "reference": "ed6af33093f66a9c5048d02f9f2c326ad0e7e90c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/b8978dd6a4639bdc0930a6eb7791afffcd931a1b", - "reference": "b8978dd6a4639bdc0930a6eb7791afffcd931a1b", + "url": "https://api.github.com/repos/drupal/core/zipball/ed6af33093f66a9c5048d02f9f2c326ad0e7e90c", + "reference": "ed6af33093f66a9c5048d02f9f2c326ad0e7e90c", "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.11" + "source": "https://github.com/drupal/core/tree/9.3.12" }, - "time": "2022-04-14T00:39:08+00:00" + "time": "2022-04-20T14:25:27+00:00" }, { "name": "drupal/date_recur",