diff --git a/composer.json b/composer.json index 59fce088..ace0d7b7 100644 --- a/composer.json +++ b/composer.json @@ -167,7 +167,7 @@ "drupal/user_csv_import": "^2.0", "drupal/user_email_verification": "^1.x-dev@dev", "drupal/user_history": "^1.0", - "drupal/vde_drush": "^2.0", + "drupal/vde_drush": "^2.1", "drupal/views_conditional": "^1.x-dev", "drupal/views_data_export": "^1.1", "drupal/views_ef_fieldset": "^1.5", diff --git a/composer.lock b/composer.lock index 5bb53db6..60649cb6 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": "52790b991d24bba2762a9fc09153b6be", + "content-hash": "28b21d11225a03fd3e06241a5046b3af", "packages": [ { "name": "alchemy/zippy", @@ -14445,28 +14445,28 @@ }, { "name": "drupal/vde_drush", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/vde_drush.git", - "reference": "2.0.0" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/vde_drush-2.0.0.zip", - "reference": "2.0.0", - "shasum": "692418f631a3e904fdc03842a8057b1fd67e4dd6" + "url": "https://ftp.drupal.org/files/projects/vde_drush-2.1.0.zip", + "reference": "2.1.0", + "shasum": "bc99096c54212bc8d3fff689628748148b683e52" }, "require": { - "drupal/core": "^8 || ^9", + "drupal/core": "^8 || ^9 || ^10", "drupal/views_data_export": "*", "php": ">=7.1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1645196722", + "version": "2.1.0", + "datestamp": "1685073341", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -14485,22 +14485,22 @@ "authors": [ { "name": "Alexander Domasevich", - "homepage": "https://www.drupal.org/user/3557055", + "homepage": "https://www.drupal.org/user/3547980", "email": "domaalex@gmail.com" }, { "name": "Artem Ilyin", - "homepage": "https://www.drupal.org/user/3557962", + "homepage": "https://www.drupal.org/user/3332157", "email": "kupnoh25@gmail.com" }, { "name": "Anton Lupov", - "homepage": "https://www.drupal.org/user/3547980", + "homepage": "https://www.drupal.org/user/3557055", "email": "anthony.lupow@gmail.com" }, { "name": "Pavel Vashchyla", - "homepage": "https://www.drupal.org/user/3332157", + "homepage": "https://www.drupal.org/user/3557962", "email": "empty.12.95@gmail.com" }, { @@ -25574,7 +25574,6 @@ "drupal/views_conditional": 20, "drupal/views_field_view": 20, "weitzman/drupal-test-traits": 20, - "drupal/autocomplete_deluxe": 5, "drupal/bulkdelete": 20, "drupal/cshs": 20, "drupal/config_ignore": 5,