Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / consolidation / site-alias / tests / fixtures / sitealiases / legacy / one.alias.drushrc.php
diff --git a/vendor/consolidation/site-alias/tests/fixtures/sitealiases/legacy/one.alias.drushrc.php b/vendor/consolidation/site-alias/tests/fixtures/sitealiases/legacy/one.alias.drushrc.php
new file mode 100644 (file)
index 0000000..da408de
--- /dev/null
@@ -0,0 +1,4 @@
+<?php
+
+$options['uri'] = 'http://example.com';
+$options['root'] = '/path/to/drupal';