Skip to content

Conversation

jonhattan
Copy link
Contributor

"A script to update web /
and the actual update of web /
by running the script."


The script is based on drush for several reasons:

  • composer seems actually unable to download beta12. I've tried with:
composer require drupal/drupal:@beta
composer require drupal/drupal:8.0.0-beta12

It complains with drupal/drupal 8.0.0-beta12 requires drupal/core ~8.0 -> no matching package found. Perhaps I'm missing something obvious here.

  • drush dl downloads a tgz, quite quicker than using composer to download drupal/drupal package and its dependencies
  • drush dl downloads automatically the last version, no matter its stability (@beta, ...)

@webflo
Copy link
Member

webflo commented Jul 11, 2015

👍

webflo added a commit that referenced this pull request Jul 11, 2015
@webflo webflo merged commit 9a93de8 into drupal-composer:8.x Jul 11, 2015
g3r4 pushed a commit to Bixal/drupal-project that referenced this pull request May 6, 2019
…er#34)

Feature/WIOA-294 manage bulk op

Approved-by: Gerardo Maldonado <gerardo.maldonado@bixal.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants