Require Google Analytics module, lock file

This commit is contained in:
Clayton Dewey 2018-12-26 16:37:10 -07:00
parent f748a18395
commit 0354dcecf9

58
composer.lock generated
View file

@ -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": "d377f07fba5b7a65850cceeae7758ed7",
"content-hash": "d39b0518a6dd4507ad31614af7fe79f6",
"packages": [
{
"name": "asm89/stack-cors",
@ -6331,6 +6331,62 @@
"source": "http://cgit.drupalcode.org/group"
}
},
{
"name": "drupal/google_analytics",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/google_analytics",
"reference": "8.x-2.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/google_analytics-8.x-2.3.zip",
"reference": "8.x-2.3",
"shasum": "9ea88a81925ba538d9fa7ac6ce4f1598e5ee48e4"
},
"require": {
"drupal/core": "~8.0"
},
"require-dev": {
"drupal/php": "*",
"drupal/token": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.3",
"datestamp": "1531469021",
"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": "http://git.drupal.org/project/google_analytics.git",
"issues": "https://www.drupal.org/project/issues/google_analytics"
}
},
{
"name": "drupal/group",
"version": "1.0.0-rc2",