81 lines
2.6 KiB
Text
81 lines
2.6 KiB
Text
|
|
{
|
||
|
|
"_readme": [
|
||
|
|
"This file locks the dependencies of your project to a known state",
|
||
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||
|
|
"This file is @generated automatically"
|
||
|
|
],
|
||
|
|
"content-hash": "20c56b2d297a150d69bc1ea22e28ef31",
|
||
|
|
"packages": [
|
||
|
|
{
|
||
|
|
"name": "matomo/matomo-php-tracker",
|
||
|
|
"version": "3.0.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/matomo-org/matomo-php-tracker.git",
|
||
|
|
"reference": "31e2b0bdf479c6fc00758228d2c6d7c85c1863a0"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/matomo-org/matomo-php-tracker/zipball/31e2b0bdf479c6fc00758228d2c6d7c85c1863a0",
|
||
|
|
"reference": "31e2b0bdf479c6fc00758228d2c6d7c85c1863a0",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"ext-json": "*",
|
||
|
|
"php": ">=5.3"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"phpunit/phpunit": "^9.3"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"ext-curl": "Using this extension to issue the HTTPS request to Matomo"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"classmap": [
|
||
|
|
"."
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"BSD-2-Clause"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "The Matomo Team",
|
||
|
|
"email": "hello@matomo.org",
|
||
|
|
"homepage": "https://matomo.org/team/"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "PHP Client for Matomo Analytics Tracking API",
|
||
|
|
"homepage": "https://matomo.org",
|
||
|
|
"keywords": [
|
||
|
|
"analytics",
|
||
|
|
"matomo",
|
||
|
|
"piwik",
|
||
|
|
"tracker"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"forum": "https://forum.matomo.org/",
|
||
|
|
"issues": "https://github.com/matomo-org/matomo-php-tracker/issues",
|
||
|
|
"source": "https://github.com/matomo-org/matomo-php-tracker"
|
||
|
|
},
|
||
|
|
"time": "2020-11-21T05:20:05+00:00"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"packages-dev": [],
|
||
|
|
"aliases": [],
|
||
|
|
"minimum-stability": "stable",
|
||
|
|
"stability-flags": [],
|
||
|
|
"prefer-stable": false,
|
||
|
|
"prefer-lowest": false,
|
||
|
|
"platform": {
|
||
|
|
"php": ">=7.1.3"
|
||
|
|
},
|
||
|
|
"platform-dev": [],
|
||
|
|
"platform-overrides": {
|
||
|
|
"php": "7.1.3"
|
||
|
|
},
|
||
|
|
"plugin-api-version": "2.0.0"
|
||
|
|
}
|