- Issue created by @q0rban
- Merge request !119#3479507: Composer 2.8.1 causing create-project failure in Tugboat previews → (Merged) created by q0rban
- 🇮🇳India arunkumark Coimbatore
I did the manual review in my local. Below are the steps I followed,
1. Took the Clone from
git@git.drupal.org:project/drupal_cms.git
2. Checkout to thegit checkout -b '3479507--tugboat-composer-2.8.0' --track drupal_cms-3479507/'3479507--tugboat-composer-2.8.0'
3. Executedddev composer install
4. Verified the version,ddev composer --version
Composer version 2.8.1 2024-10-04 11:31:01 PHP version 8.3.10 (/usr/bin/php8.3) Run the "diagnose" command to get more detailed diagnostics output.
5. Executed
ddev composer update
6. Verified the version,ddev composer --version
Composer version 2.8.1 2024-10-04 11:31:01 PHP version 8.3.10 (/usr/bin/php8.3) Run the "diagnose" command to get more detailed diagnostics output.
Still, the version shows 2.8.1. I verified the website is working but the expected composer version is not applied my local.
Please help me the way tested the correct?
- 🇺🇸United States phenaproxima Massachusetts
Thanks @arunkumark. This is actually only in our Tugboat configuration so it won't be something you can reproduce locally. I think the change looks fine and I'm comfortable merging it.
-
phenaproxima →
committed 977ad07f on 0.x authored by
q0rban →
Issue #3479507 by q0rban, arunkumark, mtift: Composer 2.8.1 causing...
-
phenaproxima →
committed 977ad07f on 0.x authored by
q0rban →
- 🇺🇸United States phenaproxima Massachusetts
Merged into 0.x. Thanks, everyone!
Automatically closed - issue fixed for 2 weeks with no activity.