- Issue created by @danrod
- Merge request !14Issue # 3520625: Fixes in the composer.libraries.json to set the correct -require- instruction → (Merged) created by danrod
- 🇨🇦Canada danrod Ottawa
I also changed the installer from tar.gz to zip and it seems to work now:
ddev composer require "rubentd/gifplayer" ./composer.json has been updated Running composer update rubentd/gifplayer Loading composer repositories with package information Updating dependencies Lock file operations: 1 install, 0 updates, 0 removals - Locking rubentd/gifplayer (0.3.7) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 1 install, 0 updates, 0 removals - Installing rubentd/gifplayer (0.3.7): 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.3.7 for rubentd/gifplayer
- 🇨🇦Canada danrod Ottawa
I also made the same fix in the 8.x-1.x branch.
I think I'm ready to create two tagged releases after fixing a lot of issues with the module, will do that tomorrow. Closing this to "Fixed"