Skip to content
Snippets Groups Projects
Commit b0ebd6d5 authored by Dan Feidt's avatar Dan Feidt
Browse files

Resolve #3321416 by HongPong. Re-add ctools 3.x + 4.x as allowed in composer

parent a487ba0e
No related branches found
No related tags found
1 merge request!10Resolve #3321416 "ctools 4.x", re-add ctools 3.x as allowed in composer
Pipeline #23525 passed
......@@ -18,7 +18,7 @@
"minimum-stability": "dev",
"require": {
"drupal/migrate_plus": "~6.0",
"drupal/ctools": "~4.0"
"drupal/ctools": "^3 || ^4"
},
"require-dev": {
"drupal/migrate_tools": "~6.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment