From 286310c4ed700e76cc8a9ba47b4f569e1e02b2c3 Mon Sep 17 00:00:00 2001 From: Pieter Frenssen Date: Sat, 25 May 2019 12:39:23 +0300 Subject: [PATCH] ISAICP-5238: Remove indirect dependency. --- composer.json | 1 - composer.lock | 29 ++++++++++++++--------------- 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/composer.json b/composer.json index 74e4f5c3f9..91133f1660 100644 --- a/composer.json +++ b/composer.json @@ -55,7 +55,6 @@ "drupal/simplenews": "^1.0-beta1", "drupal/smart_trim": "^1.0", "drupal/social_media_links": "^2.5", - "drupal/sparql_entity_storage": "dev-8.x-1.x", "drupal/spdx": "^1.0.0-alpha5", "drupal/state_machine": "1.0-beta3", "drupal/subpathauto": "^1.0@rc", diff --git a/composer.lock b/composer.lock index 352dd3262a..8e25f834a8 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4883e87d0047076b3431a152fd2f8cd2", + "content-hash": "d620757932ba092735010291aad46eda", "packages": [ { "name": "SEMICeu/adms-ap_validator", @@ -71,16 +71,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.94.3", + "version": "3.95.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "402a7e30c4ad979ca264079cd224984840ce6b37" + "reference": "ae8bb13c2f53d0f6779bafde8a10e4b857263ad7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/402a7e30c4ad979ca264079cd224984840ce6b37", - "reference": "402a7e30c4ad979ca264079cd224984840ce6b37", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ae8bb13c2f53d0f6779bafde8a10e4b857263ad7", + "reference": "ae8bb13c2f53d0f6779bafde8a10e4b857263ad7", "shasum": "" }, "require": { @@ -150,7 +150,7 @@ "s3", "sdk" ], - "time": "2019-05-23T18:07:25+00:00" + "time": "2019-05-24T18:17:19+00:00" }, { "name": "brumann/polyfill-unserialize", @@ -2423,7 +2423,11 @@ }, "drupal": { "version": "8.x-1.1", - "datestamp": "1492709942" + "datestamp": "1492709942", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -5618,7 +5622,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -5940,7 +5944,7 @@ "description": "Provides code-driven workflow functionality.", "homepage": "https://www.drupal.org/project/state_machine", "support": { - "source": "https://git.drupalcode.org/project/state_machine" + "source": "http://cgit.drupalcode.org/state_machine" } }, { @@ -9632,7 +9636,7 @@ "reference": "master" }, "type": "library", - "time": "2019-04-02T18:33:21+00:00" + "time": "2019-03-22T22:25:24+00:00" }, { "name": "stack/builder", @@ -12595,10 +12599,6 @@ { "name": "larowlan", "homepage": "https://www.drupal.org/user/395439" - }, - { - "name": "matslats", - "homepage": "https://www.drupal.org/user/140053" } ], "description": "Imports default content when a module is enabled", @@ -15261,7 +15261,6 @@ "drupal/og": 20, "drupal/phingdrushtask": 20, "drupal/r4032login": 20, - "drupal/sparql_entity_storage": 20, "drupal/subpathauto": 5, "drupal/swiftmailer": 10, "drupal/view_unpublished": 15,