Update Composer dependency & use composer/metadata-minifier

Created on 16 October 2023, about 1 year ago
Updated 1 July 2024, 6 months ago

Problem/Motivation

This project still uses Composer 1 as a dependency. We should update that.

Steps to reproduce

composer.json

Proposed resolution

  • Audit code to find where composer/composer is used, and any other packages that will need to be updated at the same time.
  • Make a testing strategy - generate a selection of metadata before & after, see if they are the same. Ideally add automated tests.
  • Upgrade the library and make any necessary changes to adapt to the new API
  • Add https://github.com/composer/metadata-minifier as a dependency, and use it to replace the minify() function.
๐Ÿ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States drumm NY, US

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

Comments & Activities

Production build 0.71.5 2024