Commit composer lock file
This commit is contained in:
parent
fe38122419
commit
af318d5ffc
1 changed files with 57 additions and 1 deletions
58
composer.lock
generated
58
composer.lock
generated
|
@ -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": "f6094dd22fae735a1ccd22635f4c03da",
|
||||
"content-hash": "f6b0045febecd69f877ca796c62e299e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -6790,6 +6790,62 @@
|
|||
"source": "https://git.drupalcode.org/project/group"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/google_analytics",
|
||||
"version": "3.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/google_analytics.git",
|
||||
"reference": "8.x-3.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/google_analytics-8.x-3.0.zip",
|
||||
"reference": "8.x-3.0",
|
||||
"shasum": "18179854152cae44be2a5ed5de5550bc6e131c70"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.5"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/php": "*",
|
||||
"drupal/token": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-3.x": "3.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-3.0",
|
||||
"datestamp": "1548968580",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "hass",
|
||||
"homepage": "https://www.drupal.org/u/hass"
|
||||
},
|
||||
{
|
||||
"name": "See other contributors",
|
||||
"homepage": "https://www.drupal.org/node/49388/committers"
|
||||
}
|
||||
],
|
||||
"description": "Allows your site to be tracked by Google Analytics by adding a Javascript tracking code to every page.",
|
||||
"homepage": "https://www.drupal.org/project/google_analytics",
|
||||
"support": {
|
||||
"source": "https://git.drupal.org/project/google_analytics.git",
|
||||
"issues": "https://www.drupal.org/project/issues/google_analytics"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/group",
|
||||
"version": "1.0.0-rc4",
|
||||
|
|
Loading…
Add table
Reference in a new issue