charts_billboard README with conflicting d3 versions

Created on 16 April 2024, 2 months ago
Updated 30 April 2024, about 2 months ago

Problem

The README file for the charts_billboards submodule first instructs adding d3 version 7.8.5 to the repositories section of the composer.json file. However, specifies a different version (v6.7.0) when issuing the actual installation instruction at the end; i.e. composer require --prefer-dist billboardjs/billboard:3.10.3 d3/d3:6.7.0

Proposed resolution

Update the last instruction to specify the correct version

composer require --prefer-dist billboardjs/billboard:3.10.3 d3/d3:7.8.5

πŸ“Œ Task
Status

Fixed

Version

5.0

Component

Documentation

Created by

πŸ‡ͺπŸ‡ΉEthiopia tsega

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024