diff --git a/composer.json b/composer.json index 3bb75c7..8b0727e 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,6 @@ "drupal/entity_extra_field": "^2.0@alpha", "drupal/entity_reference_revisions": "^1.9", "drupal/feeds": "^3.0@alpha", - "drupal/feeds_para_mapper": "1.x-dev", "drupal/field_permissions": "^1.1", "drupal/password_strength": "^2.0@beta", "drupal/restui": "^1.20", diff --git a/composer.lock b/composer.lock index 2a56210..70c1127 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": "2326e96d8aacdf7472f24df7494c7b6f", + "content-hash": "7ee33ce4e24d4f25ec9745e6435c4a87", "packages": [ { "name": "asm89/stack-cors", @@ -2775,49 +2775,6 @@ "issues": "https://www.drupal.org/project/issues/feeds" } }, - { - "name": "drupal/feeds_para_mapper", - "version": "dev-1.x", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/feeds_para_mapper.git", - "reference": "e51cc3e351f54427ad8889f6c756dd45c8eab59d" - }, - "require": { - "drupal/core": "~8", - "drupal/feeds": "~3.0", - "drupal/paragraphs": "~1.5" - }, - "type": "drupal-module", - "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, - "drupal": { - "version": "8.x-1.x-dev", - "datestamp": "1616369963", - "security-coverage": { - "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0" - ], - "authors": [ - { - "name": "hussein-elhussein", - "homepage": "https://www.drupal.org/user/3522231" - } - ], - "description": "Allows mapping to Paragraphs fields.", - "homepage": "https://www.drupal.org/project/feeds_para_mapper", - "support": { - "source": "https://git.drupalcode.org/project/feeds_para_mapper" - } - }, { "name": "drupal/field_permissions", "version": "1.1.0", @@ -8824,7 +8781,6 @@ "autonomic/opencase": 20, "drupal/entity_extra_field": 15, "drupal/feeds": 15, - "drupal/feeds_para_mapper": 20, "drupal/password_strength": 10, "drupal/security_review": 15, "drupal/typed_data": 15,