From 0aa827aa62ad9adbbd43af26bbe855f346ab93c8 Mon Sep 17 00:00:00 2001 From: Stefan Giehl Date: Thu, 6 Feb 2020 10:13:40 +0100 Subject: Use latest davaxi/sparkline release (#15465) --- composer.lock | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) (limited to 'composer.lock') 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 }, -- cgit v1.2.3