Closed m7913d closed 1 week ago
To allow running composer versions, it is necessary to call composer install to install the (development) dependencies of this project. This may not be obvious to contributors unfamiliar with `composer'.
composer versions
composer install
This is:
Checklist:
This PR helps people unfamiliar with composer to contribute to this project.
composer
Thank you for your contribution.
To allow running
composer versions
, it is necessary to callcomposer install
to install the (development) dependencies of this project. This may not be obvious to contributors unfamiliar with `composer'.This is:
Checklist:
Why this change is needed?
This PR helps people unfamiliar with
composer
to contribute to this project.