Skip to content

Instantly share code, notes, and snippets.

@tedbow
Created June 22, 2022 15:39
Show Gist options
  • Save tedbow/6893c5286baa5e34ee4b66a179f7f245 to your computer and use it in GitHub Desktop.
Save tedbow/6893c5286baa5e34ee4b66a179f7f245 to your computer and use it in GitHub Desktop.
composer create-project drupal/recommended-project:~9.2.0 test-2-3 --no-interaction
cd test-2-3
composer config minimum-stability dev
composer require 'drupal/automatic_updates:2.x-dev' --no-interaction --with-all-dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment