From de427c6fc65ad5270fb90a714b0ad391eb746854 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 11:08:19 -0800 Subject: [PATCH] Bump drupal/pathologic from 2.0.0-alpha1 to 2.0.0-alpha2 (#17029) Bumps drupal/pathologic from 2.0.0-alpha1 to 2.0.0-alpha2. --- updated-dependencies: - dependency-name: drupal/pathologic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Edmund Dunn <109987005+edmund-dunn@users.noreply.github.com> --- composer.lock | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 38b81fca25..fb4cdcb88f 100644 --- a/composer.lock +++ b/composer.lock @@ -11178,17 +11178,17 @@ }, { "name": "drupal/pathologic", - "version": "2.0.0-alpha1", + "version": "2.0.0-alpha2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pathologic.git", - "reference": "2.0.0-alpha1" + "reference": "2.0.0-alpha2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pathologic-2.0.0-alpha1.zip", - "reference": "2.0.0-alpha1", - "shasum": "be911b098ece7d1ffa55cf0d5f33d38ea40acda4" + "url": "https://ftp.drupal.org/files/projects/pathologic-2.0.0-alpha2.zip", + "reference": "2.0.0-alpha2", + "shasum": "59de9dbfcd770c2b8810fdb23568d9fb630310b7" }, "require": { "drupal/core": "^9 || ^10" @@ -11196,8 +11196,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-alpha1", - "datestamp": "1681263978", + "version": "2.0.0-alpha2", + "datestamp": "1706131021", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -26899,7 +26899,6 @@ "drupal/openapi_ui": 5, "drupal/paragraphs_features": 10, "drupal/password_strength": 20, - "drupal/pathologic": 15, "drupal/prometheus_exporter": 10, "drupal/schemata": 10, "drupal/simplesamlphp_auth": 5,