Skip to content

Instantly share code, notes, and snippets.

@AlexanderAllen
Created January 3, 2020 07:51
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 AlexanderAllen/423d567d2ebc37cee652f9a239e2d64f to your computer and use it in GitHub Desktop.
Save AlexanderAllen/423d567d2ebc37cee652f9a239e2d64f to your computer and use it in GitHub Desktop.
Drush 9 Composer Manifest
{
"name": "alexanderallen/php-cli.drush9",
"description": "Composer dependencies for Drupal 8.4+ development.",
"require": {
"drush/drush": "~9.0",
"symfony/yaml": "~3.0",
"pear/pear-core-minimal": "1.10.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment