Hi, Hello, I cannot install a flarum extension (in my Composer SSH)
For exemple : composer require clarkwinkelmann/flarum-ext-who-read
This is what i get :
[mysite@pink forum]$ composer require clarkwinkelmann/flarum-ext-who-read
_Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2.0 is now available and you should upgrade. See https://getcomposer.org/2_
Using version ^1.2 for clarkwinkelmann/flarum-ext-who-read
./composer.json has been updated
Loading composer repositories with package information
_Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2.0 is now available and you should upgrade. See https://getcomposer.org/2_
Updating dependencies (including require-dev)
Killed
I searched the internet for a solution,it is said that it is because of the web host. Is this true or false?