Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / drupal / console-core / config / chain / site-new.yml
index 9b09a606f544fbef83aa65722449a3cb633d799c..a0e354259d6ff3be29b711142d9e500fda2e0614 100644 (file)
@@ -1,14 +1,16 @@
 # How to use
 # site:new --directory=/path/to/drupal-project/
-# site:new --repository=acquia/lightning-project --directory=/path/to/drupal-project/
+# site:new --repository=weknowinc/drupal-project --directory=/path/to/drupal-project/
 command:
   name: site:new
   description: 'Download a new Drupal project'
 vars:
   repository:
+    - weknowinc/drupal-project
     - drupal-composer/drupal-project:8.x-dev
     - acquia/lightning-project
     - acquia/reservoir-project
+    - drupal/drupal
 commands:
   # Create Drupal project using Composer
   - command: exec