restored google_analitycs
This commit is contained in:
@@ -103,6 +103,7 @@
|
||||
"drupal/flood_control": "^2.3",
|
||||
"drupal/gdpr": "^3.1",
|
||||
"drupal/genpass": "^2.0",
|
||||
"drupal/google_analytics": "4.0.3",
|
||||
"drupal/graphql": "^4.7",
|
||||
"drupal/image_delta_formatter": "^1.2",
|
||||
"drupal/jquery_ui_button": "^2.1",
|
||||
|
||||
Generated
+72
-1
@@ -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": "5e4c3529ac9e47e542248819056349a0",
|
||||
"content-hash": "b1ff326d85d0971c769c629e54e6feab",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@@ -7121,6 +7121,77 @@
|
||||
"irc": "irc://irc.freenode.org/drupal-contribute"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/google_analytics",
|
||||
"version": "4.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/google_analytics.git",
|
||||
"reference": "4.0.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/google_analytics-4.0.3.zip",
|
||||
"reference": "4.0.3",
|
||||
"shasum": "faaae65a3b52d842ceef78fd2b2ef6344f3a21a0"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.5 || ^10 || ^11"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/token": "^1.7"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "4.0.3",
|
||||
"datestamp": "1734385014",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"branch-alias": {
|
||||
"dev-4.x": "4.x-dev"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "See contributors",
|
||||
"homepage": "https://www.drupal.org/node/49388/committers"
|
||||
},
|
||||
{
|
||||
"name": "budda",
|
||||
"homepage": "https://www.drupal.org/user/13164"
|
||||
},
|
||||
{
|
||||
"name": "ixismark",
|
||||
"homepage": "https://www.drupal.org/user/3632333"
|
||||
},
|
||||
{
|
||||
"name": "japerry",
|
||||
"homepage": "https://www.drupal.org/user/45640"
|
||||
},
|
||||
{
|
||||
"name": "mglaman",
|
||||
"homepage": "https://www.drupal.org/user/2416470"
|
||||
},
|
||||
{
|
||||
"name": "roberto.rivera.ixis",
|
||||
"homepage": "https://www.drupal.org/user/3632325"
|
||||
}
|
||||
],
|
||||
"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.drupalcode.org/project/google_analytics",
|
||||
"issues": "https://www.drupal.org/project/issues/google_analytics"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/graphql",
|
||||
"version": "4.14.0",
|
||||
|
||||
Reference in New Issue
Block a user