fix(drush package): bump version to support PHP 8.0

Bump a version of the package to support a correct build of the workspace for PHP 8.0

Closes #2869
This commit is contained in:
Pavel Savushkin
2021-03-13 00:55:03 +02:00
parent c6040861b0
commit f1fd051f1f
2 changed files with 3 additions and 3 deletions

View File

@ -138,7 +138,7 @@ WORKSPACE_INSTALL_CASSANDRA=false
WORKSPACE_INSTALL_GEARMAN=false
WORKSPACE_INSTALL_MSSQL=false
WORKSPACE_INSTALL_DRUSH=false
WORKSPACE_DRUSH_VERSION=8.1.17
WORKSPACE_DRUSH_VERSION=8.4.6
WORKSPACE_INSTALL_DRUPAL_CONSOLE=false
WORKSPACE_INSTALL_WP_CLI=false
WORKSPACE_INSTALL_AEROSPIKE=false