Add composer.libraries.json to the 8.x-1.x branch

Created on 17 June 2025, 16 days ago

Problem/Motivation

For the 8.x-1.x branch, it is still missing the composer.libraries.json to aid the user in downloading the source files from the infusion site (still they need to compile the libraries though) and update the README.md file on how to use this file in your project.

Steps to reproduce
N/A

Proposed resolution
Create the composer.libraries.json for the 8.x-1.x branch.

Remaining tasks
None

User interface changes
None

API changes
None

Data model changes
None

Feature request
Status

Active

Version

1.0

Component

Miscellaneous

Created by

🇨🇦Canada danrod Ottawa

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @danrod
  • Merge request !31Issue # 3530615: Added composer.libraries.json → (Merged) created by danrod
  • 🇨🇦Canada danrod Ottawa

    I added the composer.libraries.json file and added the repo in the local composer.json file and worked as expected, moving this to "Needs Review" just in case anyone wants to review this (and get some credits!):

    ./composer.json has been updated
    Running composer update infusion/infusion
    Loading composer repositories with package information
    Updating dependencies
    Lock file operations: 1 install, 0 updates, 0 removals
      - Locking infusion/infusion (2.0.0)
    Writing lock file
    Installing dependencies from lock file (including require-dev)
    Package operations: 1 install, 0 updates, 0 removals
      - Downloading infusion/infusion (2.0.0)
      - Installing infusion/infusion (2.0.0): Extracting archive
    Generating autoload files
    93 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    phpstan/extension-installer: Extensions installed
    No security vulnerability advisories found.
    Using version ^2.0 for infusion/infusion
    
    
  • 🇨🇦Canada danrod Ottawa
  • 🇨🇦Canada danrod Ottawa

    OK I will merge this to the 8.x-1.x branch, if anyone has any suggestions, please let me know.

  • 🇨🇦Canada danrod Ottawa
  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024