Use the dev version of config actions
On the off-chance it will help https://gitlab.com/drutopia/drutopia/issues/216
This commit is contained in:
parent
f0a66df89a
commit
b02f3704f2
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@
|
|||
"drush/drush": "^9.0",
|
||||
"drupal/migrate_plus": "^4.2",
|
||||
"drupal/migrate_upgrade": "^3",
|
||||
"drupal/migrate_tools": "^4.1"
|
||||
"drupal/migrate_tools": "^4.1",
|
||||
"drupal/config_actions": "1.x-dev"
|
||||
},
|
||||
"repositories": {
|
||||
"drupal": {
|
||||
|
|
Loading…
Add table
Reference in a new issue