@bahamagician The command looks correct. Do you know what version of Composer is installed on your DO droplet? What does it show if you run composer self-update —help?
Aug 4, 2021
3
Level 8
Composer Update Problem
Wondering somebody can help.
I have a DO droplet provisioned via Forge. When I try to update composer on one of my installs, I'm seeing the following message:
[Symfony\Component\Console\Exception\RuntimeException] The "--2" option does not exist.
This is happening when I run the following command:
composer self-update --2
I'm following the article here: https://blog.laravel.com/upgrading-to-composer-v2
Please or to participate in this conversation.