Update google analytics and field token value
This commit is contained in:
parent
08a7237a5b
commit
71e9dac48e
3 changed files with 22 additions and 24 deletions
36
composer.lock
generated
36
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": "64b21871a182709dcd4b07b1e28df61d",
|
||||
"content-hash": "de5652af7fb1cd2da261feb5c88e7a1d",
|
||||
"packages": [
|
||||
{
|
||||
"name": "abraham/twitteroauth",
|
||||
|
@ -8812,17 +8812,17 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/field_token_value",
|
||||
"version": "2.0.2",
|
||||
"version": "3.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/field_token_value.git",
|
||||
"reference": "2.0.2"
|
||||
"reference": "3.0.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/field_token_value-2.0.2.zip",
|
||||
"reference": "2.0.2",
|
||||
"shasum": "d0968b4ae5e1efae1813e4b6b287703e50f1aa2b"
|
||||
"url": "https://ftp.drupal.org/files/projects/field_token_value-3.0.0.zip",
|
||||
"reference": "3.0.0",
|
||||
"shasum": "4cbf9bad783c45885c2a115781d45bbb9df21163"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9",
|
||||
|
@ -8831,8 +8831,8 @@
|
|||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.0.2",
|
||||
"datestamp": "1656889656",
|
||||
"version": "3.0.0",
|
||||
"datestamp": "1656885306",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -9596,20 +9596,20 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/google_analytics",
|
||||
"version": "2.5.0",
|
||||
"version": "4.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/google_analytics.git",
|
||||
"reference": "8.x-2.5"
|
||||
"reference": "4.0.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/google_analytics-8.x-2.5.zip",
|
||||
"reference": "8.x-2.5",
|
||||
"shasum": "9e0ff72cc313bf9295fe8bd73a68f5f7688513ab"
|
||||
"url": "https://ftp.drupal.org/files/projects/google_analytics-4.0.2.zip",
|
||||
"reference": "4.0.2",
|
||||
"shasum": "6deec511373e4659e42ff494c8729434728e37d7"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8.6|^9.0"
|
||||
"drupal/core": "^9.3 || ^10"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/token": "^1.7"
|
||||
|
@ -9617,15 +9617,15 @@
|
|||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.5",
|
||||
"datestamp": "1591298527",
|
||||
"version": "4.0.2",
|
||||
"datestamp": "1662768595",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"branch-alias": {
|
||||
"dev-8.x-2.x": "2.x-dev"
|
||||
"dev-4.x": "4.x-dev"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
|
@ -9661,7 +9661,7 @@
|
|||
"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",
|
||||
"source": "https://git.drupalcode.org/project/google_analytics",
|
||||
"issues": "https://www.drupal.org/project/issues/google_analytics"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue