- Issue created by @netgeek123
- 🇯🇴Jordan Rajab Natshah Jordan
Thanks, for reporting the issue.
Could you share which version of Drupal you're currently using—Drupal 10, Drupal 11, or another version?
Also, which version of Composer are you using, and how has it influenced your setup?
NOTICE: Update the composer from ~2.7 to ~2.8
Composer 2.8.0 and 2.8.1 were released 5 days ago
https://github.com/composer/composer/releases/tag/2.8.0
Many additions/Improvements/Fixes in the Changelog
Followed up with 2.8.1
https://github.com/composer/composer/releases/tag/2.8.1- Fixed init command regression when no license is provided (#12145)
- Fixed --strict-ambiguous flag handling whereas it sometimes did not report all issues (#12148)
- Fixed create-project to inherit the target folder's permissions for installed project files (#12146)
- Fixed a few cases where the prompt for using a parent dir's composer.json fails to work correctly (#8023)
Drupal Core 10.4 and 11 will require that by default
- Issue #3478331 📌 Upgrade composer to 2.8.0 for PHP 8.4 Active : Upgrade composer to 2.8.1 for PHP 8.4