Problem/Motivation

facing issues with the composer?
requires bower-asset/d3 3.5.* -> no matching package found.
It could be that https://asset-packagist.org or one of the following

They had dropped support for ~3
https://asset-packagist.org/package/bower-asset/d3

If you are facing this issue in projects you can do a temp
"bower-asset/d3": "5.16.0 as 3.5.*",
Last updated: Nov 22, 2020, 8:21:27 PM (12 hours ago)

Steps to reproduce

On composer create-project or composer update

Proposed resolution

Update to the latest supported library

Remaining tasks

  • Update the libraray
  • Composer testing
  • Install and update testing
  • Functional testing
  • Release

User interface changes

None

API changes

None

Data model changes

None

Comments

RajabNatshah created an issue. See original summary.

  • RajabNatshah committed 560f0cc on 9.0.x
    Issue #3184180: Update [bower-asset/d3] library from ~3.0 to ~5.0
    

  • RajabNatshah committed cc2daa7 on 8.x-8.x
    Issue #3184180: Update [bower-asset/d3] library from ~3.0 to ~5.0
    

  • RajabNatshah committed 35dd3c6 on 8.x-8.x
    Issue #3184180: Update [bower-asset/d3] library from ~3.0 to ~5.0
    

  • RajabNatshah committed 8145c79 on 9.0.x
    Issue #3184180: Update [bower-asset/d3] library from ~3.0 to ~5.0
    
Rajab Natshah’s picture

Assigned: Rajab Natshah » Mohammed J. Razem
Status: Active » Needs review
Issue tags: +varbase-8.8.8, +varbase-9.0.0, +varbase-9.0.0-rc1
Rajab Natshah’s picture

Assigned: Mohammed J. Razem » Unassigned

  • RajabNatshah committed 3a455a3 on 8.x-8.x
    Issue #3184180: Update [bower-asset/d3] library from ~3.0 to ~5.0
    
Rajab Natshah’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

Rajab Natshah’s picture

Issue summary: View changes