Skip to content

Instantly share code, notes, and snippets.

@mdrmike
Created June 15, 2022 22:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdrmike/a9b7c35422dbc996734ffef438ffdf75 to your computer and use it in GitHub Desktop.
Save mdrmike/a9b7c35422dbc996734ffef438ffdf75 to your computer and use it in GitHub Desktop.
name: my-drupal9-project
recipe: drupal9
config:
webroot: drupal9/web
services:
appserver:
composer:
drupal/recommended-project: ^9
drush/drush: ^10
build:
- composer install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment