Skip to content

Commit

Permalink
VACMS-18701: downgrade devel and drush
Browse files Browse the repository at this point in the history
  • Loading branch information
edmund-dunn committed Jul 23, 2024
1 parent 82d9e42 commit ce3f4b2
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 21 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
40 changes: 22 additions & 18 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -4707,43 +4707,47 @@
},
{
"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."
},
"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",
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -14462,15 +14466,15 @@
"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": [
{
"url": "https://github.com/weitzman",
"type": "github"
}
],
"time": "2024-05-02T17:20:48+00:00"
"time": "2024-03-02T12:14:56+00:00"
},
{
"name": "e0ipso/shaper",
Expand Down

0 comments on commit ce3f4b2

Please sign in to comment.