-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.
Milestone
Description
Currently davaxi/sparkline
is set to the version dev-multiple-series
in composer.json
Line 51 in 5322d05
"davaxi/sparkline": "dev-multiple-series", |
This results in the following error when running composer require piwik/piwik
Problem 1
- piwik/piwik 3.13.1 requires davaxi/sparkline dev-multiple-series -> no matching package found.
I believe davaxi/sparkline
should instead be set to ~1.2
, to install the latest release that includes the changes merged to support displaying multiple series.
Metadata
Metadata
Assignees
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.