You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
Currently, Drush aliases doesn't work because
composer.jsonrequires"drush/drush": "^9.0.0"(Silta req.), but Drush aliases are using Drush 8 syntax.There is a helper command for converting aliases to Drush 9 syntax: https://drushcommands.com/drush-9x/site/site:alias-convert/