Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2020-02-06 12:13:40 +0300
committerGitHub <noreply@github.com>2020-02-06 12:13:40 +0300
commit0aa827aa62ad9adbbd43af26bbe855f346ab93c8 (patch)
tree49fe56bcd861f8680eb6d468a1bfe8bf88581c13 /composer.lock
parentf951868201d8b380f28bbb490fefdf18c9313111 (diff)
Use latest davaxi/sparkline release (#15465)
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock27
1 files changed, 15 insertions, 12 deletions
diff --git a/composer.lock b/composer.lock
index d5dba3d9da..41cefe7cda 100644
--- a/composer.lock
+++ b/composer.lock
@@ -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": "820afd8f3cc4a36e9f3af1db6e1d6c61",
+ "content-hash": "6436d84b7a1cbf44a996b4795723ce68",
"packages": [
{
"name": "composer/ca-bundle",
@@ -158,23 +158,30 @@
},
{
"name": "davaxi/sparkline",
- "version": "dev-multiple-series",
+ "version": "1.2.2",
"source": {
"type": "git",
- "url": "https://github.com/matomo-org/Sparkline.git",
- "reference": "91268fa3b812729b230dabcd866771738e67315d"
+ "url": "https://github.com/davaxi/Sparkline.git",
+ "reference": "380d447fcfc6468f7d8e5c041e8c01b8ec969959"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/davaxi/Sparkline/zipball/380d447fcfc6468f7d8e5c041e8c01b8ec969959",
+ "reference": "380d447fcfc6468f7d8e5c041e8c01b8ec969959",
+ "shasum": ""
},
"require": {
"ext-gd": "*",
- "php": ">=5.3.0"
+ "php": ">=5.4.0"
},
"require-dev": {
"codeclimate/php-test-reporter": "dev-master",
"ext-gd": "*",
"friendsofphp/php-cs-fixer": "^2.8",
"jakub-onderka/php-parallel-lint": "^0.9.2",
- "php": ">=5.3.0",
+ "php": ">=5.4.0",
"phpro/grumphp": "^0.12.0",
+ "phpunit/phpunit": "^4.8.36",
"povils/phpmnd": "^1.1",
"sebastian/phpcpd": "^3.0",
"sensiolabs/security-checker": "^4.1",
@@ -187,6 +194,7 @@
"Davaxi\\": "src/"
}
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
@@ -204,11 +212,7 @@
"picture",
"sparkline"
],
- "support": {
- "issues": "https://github.com/davaxi/Sparkline/issues",
- "source": "https://github.com/davaxi/Sparkline/releases"
- },
- "time": "2019-11-12T23:40:23+00:00"
+ "time": "2020-02-05T13:40:09+00:00"
},
{
"name": "doctrine/cache",
@@ -3285,7 +3289,6 @@
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
- "davaxi/sparkline": 20,
"leafo/lessphp": 20,
"lox/xhprof": 20
},