- Issue created by @danrod
- Merge request !8Issue # 3520728 by danrod: Fixes in the composer.libraries.json file → (Merged) created by danrod
- 🇨🇦Canada danrod Ottawa
I fixed the composer.libraries.json file and It downloads the correct library version:
daniel@drupal:/var/www/html$ composer require "rubentd/radios-to-slider" ./composer.json has been updated Running composer update rubentd/radios-to-slider Loading composer repositories with package information Updating dependencies Lock file operations: 1 install, 0 updates, 0 removals - Locking rubentd/radios-to-slider (0.2.2) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 1 install, 0 updates, 0 removals - Downloading rubentd/radios-to-slider (0.2.2) - Installing rubentd/radios-to-slider (0.2.2): Extracting archive Generating autoload files 98 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 ^0.2.2 for rubentd/radios-to-slider
I'll merge this branch and I'll use the same file in the 8.x-1.x branch
- Merge request !9Issue # 3520728 by danrod: Added file composer.libraries.yml → (Merged) created by danrod
- 🇨🇦Canada danrod Ottawa
Added the file
composer.libraries.json
in the 8.x-1.x branch and tested it ok, merging. - 🇨🇦Canada danrod Ottawa
I'll leave this task to "Needs Review" just in case anyone wants to do extra testing (for credits!)
- 🇨🇦Canada danrod Ottawa
I'll move it to "Fixed" for now, as always, any issues and please let me know and I'll re-open the task.