Composer passes the same arguments to each script listed for an event. When passing a database URL to the install script for ScriptHandler::configureDrush, scripts that cannot handle the argument fail. The fix is to add a hash so those scripts ignore the argument.
Composer passes the same arguments to each script listed for an event. When passing a database URL to the install script for ScriptHandler::configureDrush, scripts that cannot handle the argument fail. The fix is to add a hash so those scripts ignore the argument.