Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / drush / drush / includes / command.inc
index a656dc17dfe450eb00b05e2b0f0782bae00502a5..910e2e6a0b3788468b4e25704ad286829925647a 100644 (file)
@@ -6,7 +6,7 @@ use Drush\Log\LogLevel;
 use Webmozart\PathUtil\Path;
 use Consolidation\AnnotatedCommand\AnnotationData;
 use Drush\Command\DrushInputAdapter;
-use Drush\SiteAlias\AliasRecord;
+use Consolidation\SiteAlias\AliasRecord;
 use Consolidation\AnnotatedCommand\CommandData;
 use Symfony\Component\Console\Output\ConsoleOutput;