Remove redundant dependencies from composer project root
This commit is contained in:
parent
3678c26c96
commit
9457b33bac
1 changed files with 0 additions and 4 deletions
|
@ -34,8 +34,6 @@
|
||||||
"require": {
|
"require": {
|
||||||
"composer/installers": "^1.9",
|
"composer/installers": "^1.9",
|
||||||
"cweagans/composer-patches": "^1.7",
|
"cweagans/composer-patches": "^1.7",
|
||||||
"drupal/allowed_formats": "^1.1",
|
|
||||||
"drupal/antibot": "^1.2",
|
|
||||||
"drupal/auto_entitylabel": "^3.0@beta",
|
"drupal/auto_entitylabel": "^3.0@beta",
|
||||||
"drupal/backup_migrate": "^5",
|
"drupal/backup_migrate": "^5",
|
||||||
"drupal/block_class": "^1.3",
|
"drupal/block_class": "^1.3",
|
||||||
|
@ -93,7 +91,6 @@
|
||||||
"drupal/migrate_source_csv": "^3",
|
"drupal/migrate_source_csv": "^3",
|
||||||
"drupal/migrate_tools": "^6",
|
"drupal/migrate_tools": "^6",
|
||||||
"drupal/migrate_upgrade": "^4",
|
"drupal/migrate_upgrade": "^4",
|
||||||
"drupal/minimalhtml": "^1.1",
|
|
||||||
"drupal/mobile_number": "^2.0@alpha",
|
"drupal/mobile_number": "^2.0@alpha",
|
||||||
"drupal/node_view_permissions": "^1.4",
|
"drupal/node_view_permissions": "^1.4",
|
||||||
"drupal/noreferrer": "^1.7",
|
"drupal/noreferrer": "^1.7",
|
||||||
|
@ -130,7 +127,6 @@
|
||||||
"drupal/view_unpublished": "^1.0",
|
"drupal/view_unpublished": "^1.0",
|
||||||
"drupal/webform": "^6.0",
|
"drupal/webform": "^6.0",
|
||||||
"drupal/weight": "^3.3",
|
"drupal/weight": "^3.3",
|
||||||
"drupal/wysiwyg_linebreaks": "^1.10",
|
|
||||||
"drush/drush": "^10",
|
"drush/drush": "^10",
|
||||||
"drutopia/drutopia": "dev-8.x-1.x",
|
"drutopia/drutopia": "dev-8.x-1.x",
|
||||||
"vlucas/phpdotenv": "^5.1",
|
"vlucas/phpdotenv": "^5.1",
|
||||||
|
|
Loading…
Add table
Reference in a new issue