eliashaeussler / composer-update-check

📦 Composer Plugin to check outdated packages, based on their requirements
https://composer-update-check.elias-haeussler.de/
GNU General Public License v3.0
2 stars 2 forks source link

[TASK] Use ramsey/composer-install action in CI #37

Closed eliashaeussler closed 2 years ago

eliashaeussler commented 2 years ago

With this PR, the ramsey/composer-install action is now used for composer install in CI.

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 10c859e0 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 95.8% (0.0% change).

View more on Code Climate.