Commit composer lock file
This commit is contained in:
parent
c2e979481c
commit
ef90a90109
1 changed files with 45 additions and 1 deletions
46
composer.lock
generated
46
composer.lock
generated
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "8bd663794e728356cd551924ddd9178a",
|
"content-hash": "b302d516655f968cb69278ad30cf2847",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "algolia/places",
|
"name": "algolia/places",
|
||||||
|
@ -7336,6 +7336,50 @@
|
||||||
"source": "http://cgit.drupalcode.org/hotjar"
|
"source": "http://cgit.drupalcode.org/hotjar"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/http_cache_control",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/http_cache_control.git",
|
||||||
|
"reference": "8.x-1.0"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/http_cache_control-8.x-1.0.zip",
|
||||||
|
"reference": "8.x-1.0",
|
||||||
|
"shasum": "91e160fd1f944f9058d8bf27b092e29b169b88e0"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal/core": "~8.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"drupal": {
|
||||||
|
"version": "8.x-1.0",
|
||||||
|
"datestamp": "1536274980",
|
||||||
|
"security-coverage": {
|
||||||
|
"status": "covered",
|
||||||
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||||
|
"license": [
|
||||||
|
"GPL-2.0-or-later"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Josh Waihi",
|
||||||
|
"homepage": "https://www.drupal.org/user/188162"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Module for implementing s-max-age",
|
||||||
|
"homepage": "https://www.drupal.org/project/http_cache_control",
|
||||||
|
"support": {
|
||||||
|
"source": "https://git.drupalcode.org/project/http_cache_control"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/http_client_error_status",
|
"name": "drupal/http_client_error_status",
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
|
|
Loading…
Reference in a new issue