-
- Downloads
Restore drush 8, bc drush 10 is incompatible with config:set
... | @@ -108,7 +108,7 @@ | ... | @@ -108,7 +108,7 @@ |
"php": ">=7.3", | "php": ">=7.3", | ||
"composer/installers": "~1.10.0", | "composer/installers": "~1.10.0", | ||
"cweagans/composer-patches": "~1.7.0", | "cweagans/composer-patches": "~1.7.0", | ||
"drush/drush": "~10.3.0", | "drush/drush": "~8.4", | ||
"vlucas/phpdotenv": "~5.1.0", | "vlucas/phpdotenv": "~5.1.0", | ||
"webflo/drupal-finder": "~1.2.0", | "webflo/drupal-finder": "~1.2.0", | ||
"drupal/admin_toolbar": "~2.4.0", | "drupal/admin_toolbar": "~2.4.0", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment