Remove Fathom Analytics

This commit is contained in:
Oliver Davies 2020-09-28 12:39:04 +01:00
parent 6c9e5746ca
commit fc691424bf
4 changed files with 1 additions and 90 deletions

50
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": "93360382c8722947d5a2d047abfd2071",
"content-hash": "7ea03564d32a3a063e3f2ae3981d1da3",
"packages": [
{
"name": "asm89/stack-cors",
@ -2496,54 +2496,6 @@
"source": "https://git.drupalcode.org/project/entity_reference_revisions"
}
},
{
"name": "drupal/fathom_analytics",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/fathom_analytics.git",
"reference": "8.x-2.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/fathom_analytics-8.x-2.1.zip",
"reference": "8.x-2.1",
"shasum": "837815f47ef2ac54efa066beb1c7629440cdd6e5"
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.1",
"datestamp": "1589823042",
"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": "Tina Mrak",
"homepage": "https://www.drupal.org/u/tinamrak"
}
],
"description": "Track your site with Fathom - a simple, privacy-focused website analytics platform.",
"homepage": "https://www.drupal.org/project/fathom_analytics",
"keywords": [
"Drupal"
],
"support": {
"source": "http://cgit.drupalcode.org/fathom_analytics",
"issues": "http://drupal.org/project/issues/fathom_analytics"
}
},
{
"name": "drupal/gin",
"version": "3.0.0-alpha23",