From b131ce750740ddb9c47515727327c06aa0d22aad Mon Sep 17 00:00:00 2001 From: horus Date: Thu, 15 Feb 2018 17:48:34 +0100 Subject: Matomo tracks rss usage. (website) --- site/composer.lock | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) (limited to 'site/composer.lock') diff --git a/site/composer.lock b/site/composer.lock index c48b766..f1064d7 100644 --- a/site/composer.lock +++ b/site/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "1ff6dde5a4092d06ccfcce8fc2b7d989", + "content-hash": "9e4429f37916161d55b6c32191b012fc", "packages": [ { "name": "dnoegel/php-xdg-base-dir", @@ -967,6 +967,46 @@ ], "time": "2017-09-27T21:40:39+00:00" }, + { + "name": "piwik/piwik-php-tracker", + "version": "1.4.0", + "source": { + "type": "git", + "url": "https://github.com/piwik/piwik-php-tracker.git", + "reference": "f9a0168c87f01f2d5de95029a1ba0d1fd6c3d5ab" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/piwik/piwik-php-tracker/zipball/f9a0168c87f01f2d5de95029a1ba0d1fd6c3d5ab", + "reference": "f9a0168c87f01f2d5de95029a1ba0d1fd6c3d5ab", + "shasum": "" + }, + "type": "library", + "autoload": { + "classmap": [ + "." + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-2-Clause" + ], + "authors": [ + { + "name": "The Piwik Team", + "email": "hello@piwik.org", + "homepage": "http://piwik.org/the-piwik-team/" + } + ], + "description": "PHP Client for Piwik Analytics Tracking API", + "homepage": "http://piwik.org", + "keywords": [ + "analytics", + "piwik", + "tracker" + ], + "time": "2017-11-09T03:20:23+00:00" + }, { "name": "psr/container", "version": "1.0.0", -- cgit v1.2.3