Skip to content
Snippets Groups Projects
Commit 1b154b45 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3259112: Change Drush from ~10.0 to ~10.0 || ~11.0 for easier support,...

Issue #3259112: Change Drush from ~10.0 to  ~10.0 || ~11.0 for easier support, update, and upgrade process in DEV and production servers
parent 4425d854
Branches 4.0.x
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@
},
"require-dev": {
"drupal/core-dev": "~9.0",
"drush/drush": "~11.0",
"drush/drush": "~10.0 || ~11.0",
"drupal/drupal-extension": "~4.0",
"emuse/behat-html-formatter": "^0.2.0"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment