diff --git a/composer.lock b/composer.lock index 2a4746b..dcb2574 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": "42937f8d667a49a0c9415d731ccc57b7", + "content-hash": "ac119b411e31e97e3c1487761621023b", "packages": [ { "name": "asm89/stack-cors", @@ -6203,6 +6203,56 @@ "source": "http://cgit.drupalcode.org/group" } }, + { + "name": "drupal/http_client_error_status", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/http_client_error_status", + "reference": "8.x-1.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/http_client_error_status-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "ff5e14742329e4576ed34138a521c5e4449dc9ee" + }, + "require": { + "drupal/core": "~8.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0", + "datestamp": "1539633780", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "Jeff Logan (jefflogan)", + "homepage": "https://www.drupal.org/u/jefflogan", + "role": "Maintainer" + } + ], + "description": "Provide HTTP client error status context plugin", + "homepage": "https://drupal.org/project/http_client_error_status", + "support": { + "source": "https://git.drupal.org/project/http_client_error_status.git", + "issues": "https://drupal.org/project/issues/http_client_error_status", + "irc": "irc://irc.freenode.org/drupal-contribute" + } + }, { "name": "drupal/message", "version": "1.0.0-rc2",