removed drupal/migrate_tools

This commit is contained in:
2024-09-17 11:48:10 +02:00
parent 668d7ee0eb
commit 5a8b199fa2
2 changed files with 1 additions and 132 deletions
-1
View File
@@ -59,7 +59,6 @@
"drupal/maillog": "^1.0@beta",
"drupal/menu_admin_per_menu": "1.1",
"drupal/metatag": "^1.14",
"drupal/migrate_tools": "^4.1",
"drupal/pathauto": "^1.6",
"drupal/profile": "^1.0",
"drupal/redirect": "^1.3",
Generated
+1 -131
View File
@@ -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": "597b683b4bf8fa850b3cf48723041582",
"content-hash": "1522891d2ebdbca3b91bd07da03a8bce",
"packages": [
{
"name": "asm89/stack-cors",
@@ -4451,136 +4451,6 @@
"docs": "https://www.drupal.org/docs/8/modules/metatag"
}
},
{
"name": "drupal/migrate_plus",
"version": "5.1.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/migrate_plus.git",
"reference": "8.x-5.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-5.1.zip",
"reference": "8.x-5.1",
"shasum": "1257427ab0c64459c3c1e42bb2a98d3114b77163"
},
"require": {
"drupal/core": "^8.8 || ^9",
"php": ">=7.1"
},
"require-dev": {
"drupal/migrate_example_advanced_setup": "*",
"drupal/migrate_example_setup": "*"
},
"suggest": {
"ext-soap": "*",
"sainsburys/guzzle-oauth2-plugin": "3.0 required for the OAuth2 authentication plugin"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-5.1",
"datestamp": "1588261060",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Mike Ryan",
"homepage": "https://www.drupal.org/u/mikeryan",
"role": "Maintainer"
},
{
"name": "Lucas Hedding",
"homepage": "https://www.drupal.org/u/heddn",
"role": "Maintainer"
},
{
"name": "mikeryan",
"homepage": "https://www.drupal.org/user/4420"
}
],
"description": "Enhancements to core migration support.",
"homepage": "https://www.drupal.org/project/migrate_plus",
"support": {
"source": "https://git.drupalcode.org/project/migrate_plus",
"issues": "https://www.drupal.org/project/issues/migrate_plus",
"slack": "#migrate"
}
},
{
"name": "drupal/migrate_tools",
"version": "4.5.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/migrate_tools.git",
"reference": "8.x-4.5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.5.zip",
"reference": "8.x-4.5",
"shasum": "06390b359bf53c50a30f2d6dc4c7542bfb1fe7ca"
},
"require": {
"drupal/core": "^8 || ^9",
"drupal/migrate_plus": "^4 || ^5"
},
"require-dev": {
"drupal/migrate_plus": "4.x-dev",
"drupal/migrate_source_csv": "^2.2",
"drush/drush": "^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-4.5",
"datestamp": "1574693285",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "drupalspoons",
"homepage": "https://www.drupal.org/user/3647684"
},
{
"name": "heddn",
"homepage": "https://www.drupal.org/user/1463982"
},
{
"name": "mikeryan",
"homepage": "https://www.drupal.org/user/4420"
}
],
"description": "Tools to assist in developing and running migrations.",
"homepage": "http://drupal.org/project/migrate_tools",
"support": {
"source": "http://cgit.drupalcode.org/migrate_tools",
"issues": "http://drupal.org/project/migrate_tools",
"irc": "irc://irc.freenode.org/drupal-migrate"
}
},
{
"name": "drupal/pathauto",
"version": "1.10.0",