bach пре 2 година
родитељ
комит
50d9a74173
3 измењених фајлова са 79 додато и 1 уклоњено
  1. 1 0
      composer.json
  2. 77 1
      composer.lock
  3. 1 0
      config/sync/core.extension.yml

+ 1 - 0
composer.json

@@ -162,6 +162,7 @@
         "drupal/url_to_video_filter": "^2.0",
         "drupal/user_csv_import": "^2.0",
         "drupal/user_email_verification": "^1.x-dev@dev",
+        "drupal/vde_drush": "^2.0",
         "drupal/views_conditional": "^1.x-dev",
         "drupal/views_data_export": "^1.1",
         "drupal/views_ef_fieldset": "^1.5",

+ 77 - 1
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": "af1e45504d4313a62bf945790bd12840",
+    "content-hash": "a808d63475be94aec05c20382d5d1132",
     "packages": [
         {
             "name": "alchemy/zippy",
@@ -14068,6 +14068,82 @@
                 "source": "https://git.drupalcode.org/project/user_email_verification"
             }
         },
+        {
+            "name": "drupal/vde_drush",
+            "version": "2.0.0",
+            "source": {
+                "type": "git",
+                "url": "https://git.drupalcode.org/project/vde_drush.git",
+                "reference": "2.0.0"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://ftp.drupal.org/files/projects/vde_drush-2.0.0.zip",
+                "reference": "2.0.0",
+                "shasum": "692418f631a3e904fdc03842a8057b1fd67e4dd6"
+            },
+            "require": {
+                "drupal/core": "^8 || ^9",
+                "drupal/views_data_export": "*",
+                "php": ">=7.1.0"
+            },
+            "type": "drupal-module",
+            "extra": {
+                "drupal": {
+                    "version": "2.0.0",
+                    "datestamp": "1645196722",
+                    "security-coverage": {
+                        "status": "not-covered",
+                        "message": "Project has not opted into security advisory coverage!"
+                    }
+                },
+                "drush": {
+                    "services": {
+                        "drush.services.yml": "^9"
+                    }
+                }
+            },
+            "notification-url": "https://packages.drupal.org/8/downloads",
+            "license": [
+                "GPL-2.0-or-later"
+            ],
+            "authors": [
+                {
+                    "name": "Alexander Domasevich",
+                    "homepage": "https://www.drupal.org/user/3557055",
+                    "email": "domaalex@gmail.com"
+                },
+                {
+                    "name": "Artem Ilyin",
+                    "homepage": "https://www.drupal.org/user/3557962",
+                    "email": "kupnoh25@gmail.com"
+                },
+                {
+                    "name": "Anton Lupov",
+                    "homepage": "https://www.drupal.org/user/3547980",
+                    "email": "anthony.lupow@gmail.com"
+                },
+                {
+                    "name": "Pavel Vashchyla",
+                    "homepage": "https://www.drupal.org/user/3332157",
+                    "email": "empty.12.95@gmail.com"
+                },
+                {
+                    "name": "Sergey Semchyk",
+                    "homepage": "https://www.drupal.org/user/3534805",
+                    "email": "ygstand77@gmail.com"
+                },
+                {
+                    "name": "smulvih2",
+                    "homepage": "https://www.drupal.org/user/795442"
+                }
+            ],
+            "description": "Drush support for Views Data Export.",
+            "homepage": "https://www.drupal.org/project/vde_drush",
+            "support": {
+                "source": "https://git.drupalcode.org/project/vde_drush"
+            }
+        },
         {
             "name": "drupal/video_embed_field",
             "version": "2.4.0",

+ 1 - 0
config/sync/core.extension.yml

@@ -214,6 +214,7 @@ module:
   user: 0
   user_csv_import: 0
   user_email_verification: 0
+  vde_drush: 0
   video_embed_field: 0
   video_embed_wysiwyg: 0
   views_bulk_edit: 0