diff --git a/composer.json b/composer.json index df4f666..5652230 100644 --- a/composer.json +++ b/composer.json @@ -10,13 +10,13 @@ { "type": "package", "package": { - "name": "pantheon-systems/drops-7", + "name": "pantheon-updates/drops-7", "type": "drupal-core", - "version": "7.37", + "version": "7.38", "source": { - "url": "https://github.com/pantheon-systems/drops-7.git", + "url": "git@github.com:pantheon-upstream/drops-7.git", "type": "git", - "reference": "master" + "reference": "update-7.38" }, "replace": { "drupal/drupal": "self.version", @@ -78,7 +78,7 @@ "cweagans/composer-patches": "~1.0", "drupal/composer_vendor": "7.1.*", - "pantheon-systems/drops-7": "7.*", + "pantheon-updates/drops-7": "7.*", "drupal/admin_menu": "7.3.*", "drupal/devel": "7.1.*", "drupal/responsive_bartik": "7.1.*" diff --git a/composer.lock b/composer.lock index fb1be96..f9b7447 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "bde4469e0b87f8782820410dec28ac1b", + "hash": "88164140825b47b7f46a6300d5f5be0c", "packages": [ { "name": "cweagans/composer-patches", @@ -261,12 +261,12 @@ "description": "A flexible, recolorable theme with many regions and a responsive, mobile-first layout." }, { - "name": "pantheon-systems/drops-7", - "version": "7.37", + "name": "pantheon-updates/drops-7", + "version": "7.38", "source": { "type": "git", - "url": "https://github.com/pantheon-systems/drops-7.git", - "reference": "master" + "url": "git@github.com:pantheon-upstream/drops-7.git", + "reference": "update-7.38" }, "replace": { "drupal/aggregator": "self.version",