From ce3f4b2d3b8fd7f6d3b026346d686a8cbbf67720 Mon Sep 17 00:00:00 2001 From: Edmund Dunn <109987005+edmund-dunn@users.noreply.github.com> Date: Tue, 23 Jul 2024 10:31:26 -0700 Subject: [PATCH] VACMS-18701: downgrade devel and drush --- composer.json | 6 +++--- composer.lock | 40 ++++++++++++++++++++++------------------ 2 files changed, 25 insertions(+), 21 deletions(-) diff --git a/composer.json b/composer.json index 33cc5d04f5..2299d1e8a0 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "behat/mink": "^1.10", "behat/mink-browserkit-driver": "^2.1", "digitalrevolution/php-codesniffer-baseline": "^1.1", - "drupal/devel": "^5.0", + "drupal/devel": "5.1.2", "drupal/html_tag_usage": "^1.0@beta", "drupal/media_entity_generic": "^1.0", "palantirnet/drupal-rector": "^0.20.1" @@ -196,7 +196,7 @@ "drupal/views_local_tasks": "^1.0", "drupal/workbench_access": "^2.0", "drupal/workbench_menu_access": "^2.0", - "drush/drush": "^12", + "drush/drush": "12.4.4", "easyrdf/easyrdf": "1.1.1 as 0.9.1", "geocoder-php/mapbox-provider": "^1.3", "gitonomy/gitlib": "^1.2", @@ -433,7 +433,7 @@ "3443270 - Check Access entity usage statistics perms in linkedUsage() method": "https://www.drupal.org/files/issues/2024-04-24/3443270-Check-Access-entity-usage-statistics-perms-in-linkedUsage-method.patch" }, "drupal/environment_indicator": { - "3326097 - Admin Toolbar Items changed to Tabs": "patches/3463201-fix-for-change-in-class-for-toolbar.patch" + "3463388 - fgColor not being picked up.": "https://www.drupal.org/files/issues/2024-07-23/3463201-fix-for-change-in-class-for-toolbar_0.patch" }, "drupal/field_group": { "2787179 - Visibility of invalid fields": "https://www.drupal.org/files/issues/2021-01-05/2787179-highlight-html5-validation-59.patch", diff --git a/composer.lock b/composer.lock index f407abc5f7..0b59924703 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": "5697ef609cbafcde77fcf52fda145ab3", + "content-hash": "0356fdd3590a16bf117dca812c9d8ac5", "packages": [ { "name": "asm89/stack-cors", @@ -4707,30 +4707,29 @@ }, { "name": "drupal/devel", - "version": "5.2.1", + "version": "5.1.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/devel.git", - "reference": "5.2.1" + "reference": "5.1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/devel-5.2.1.zip", - "reference": "5.2.1", - "shasum": "793861751e01092fe8bc7c0cd47589ebea2bb8df" + "url": "https://ftp.drupal.org/files/projects/devel-5.1.2.zip", + "reference": "5.1.2", + "shasum": "9b35e38bf2043bf87f88585b3d9100f38da8f07f" }, "require": { "doctrine/common": "^2.7 || ^3.4", - "drupal/core": ">=10.0 <12.0.0-stable", - "php": ">=8.1", + "drupal/core": "^9 || ^10", + "php": ">=7.4", "symfony/var-dumper": "^4 || ^5 || ^6" }, "conflict": { - "drush/drush": "<12.5.1", "kint-php/kint": "<3" }, "require-dev": { - "drush/drush": "^12.5.1" + "drush/drush": "^11" }, "suggest": { "kint-php/kint": "Kint provides an informative display of arrays/objects. Useful for debugging and developing." @@ -4738,12 +4737,17 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "5.2.1", - "datestamp": "1711328410", + "version": "5.1.2", + "datestamp": "1686161028", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10 || ^11" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -14330,16 +14334,16 @@ }, { "name": "drush/drush", - "version": "12.5.2", + "version": "12.4.4", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "4aebed85dc818ff762f2e24a85b023d2a52050df" + "reference": "a6585cddae47144413565f3c1cd29debc69f6b41" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/4aebed85dc818ff762f2e24a85b023d2a52050df", - "reference": "4aebed85dc818ff762f2e24a85b023d2a52050df", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/a6585cddae47144413565f3c1cd29debc69f6b41", + "reference": "a6585cddae47144413565f3c1cd29debc69f6b41", "shasum": "" }, "require": { @@ -14462,7 +14466,7 @@ "issues": "https://github.com/drush-ops/drush/issues", "security": "https://github.com/drush-ops/drush/security/advisories", "slack": "https://drupal.slack.com/messages/C62H9CWQM", - "source": "https://github.com/drush-ops/drush/tree/12.5.2" + "source": "https://github.com/drush-ops/drush/tree/12.4.4" }, "funding": [ { @@ -14470,7 +14474,7 @@ "type": "github" } ], - "time": "2024-05-02T17:20:48+00:00" + "time": "2024-03-02T12:14:56+00:00" }, { "name": "e0ipso/shaper",