Skip to content

Commit f179f5f

Browse files
authored
Update composer.json
Update dependencies
1 parent 36fa293 commit f179f5f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

composer.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@
55
"homepage": "https://github.com/fuzionnz/webform_migrate_plus",
66
"license": "GPL-2.0-or-later",
77
"require": {
8-
"drupal/webform_civicrm": "^6.1",
9-
"drupal/webform_migrate": "^1.0",
10-
"drupal/migrate_plus": "^6.0"
8+
"drupal/migrate_plus":"^6.0",
9+
"drupal/migrate_tools":"^6.0",
10+
"drupal/migrate_upgrade":"^4.0",
11+
"drupal/webform_civicrm": "^6.1",
12+
"drupal/webform_migrate": "^1.0",
13+
"drupal/migrate_plus": "^6.0"
1114
},
1215
"minimum-stability": "dev"
1316
}

0 commit comments

Comments
 (0)