We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0757a1f commit 4d0d53eCopy full SHA for 4d0d53e
config/chain/site-new.yml
@@ -15,4 +15,4 @@ commands:
15
# Create Drupal project using Composer
16
- command: exec
17
arguments:
18
- bin: composer create-project {{repository}} {{directory}} --prefer-dist --no-progress --no-interaction
+ bin: composer create-project {{repository}} {{directory}} --stability dev --prefer-dist --no-progress --no-interaction
0 commit comments