Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
Go back to using packagits.drupal-composer.org.
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-1-anderson committed Nov 27, 2016
1 parent 1f9fb4a commit bff3561
Show file tree
Hide file tree
Showing 2 changed files with 2,004 additions and 1,801 deletions.
9 changes: 3 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,16 @@
"repositories": [
{
"type": "composer",
"url": "https://packages.drupal.org/8"
"url": "https://packagist.drupal-composer.org"
}
],
"require": {
"composer/installers": "^1.0.20",
"drupal-composer/drupal-scaffold": "^2.0.1",
"drupal-composer/drupal-scaffold": "*",
"cweagans/composer-patches": "~1.0",

"drupal/core": "~8",
"drupal/lightning": "~1",

"drupal/console": "^1.0.0-rc8",
"drush/drush": "~8"
"drupal/lightning": "^8.1.0"
},
"require-dev": {
"mikey179/vfsstream": "~1.2",
Expand Down
Loading

1 comment on commit bff3561

@pantheon-upstream
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created multidev environment for test 80: ci-80 in site ci-example-d8-composer.

Please sign in to comment.