Open
Description
Hi,
I tried to install the latest version of plotly.js with composer (PHP).
I think I run into dependencies issues.
plotly.js: 2.34.0
Depends on:
color-alpha: 1.0.4
color-parse: 2.0.0,
color-alpha: 1.0.4
Depends on:
color-parse: 1.3.8
Therefore I have a dependencies conflict.
I think that the correction will be to update plotly.js dependencies to color-alpha: 2.0.0
Unfortunately I do not know the impact of doing this.