Skip to content

Commit

Permalink
Cleanup Project command
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi-teck committed Apr 13, 2019
1 parent 6f7bdab commit 79768f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Command/Drupal_8/Project.php
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@ protected static function addPackage(array &$section, $package) {
$versions = [
'composer/installers' => '^1.4',
'cweagans/composer-patches' => '^1.6',
'drupal' => '^8.6',
'drupal-composer/drupal-scaffold' => '^2.5',
'drupal/console' => '^1.0',
'drupal/core' => self::DRUPAL_DEFAULT_VERSION,
Expand Down

0 comments on commit 79768f0

Please sign in to comment.