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

[BUGFIX] Properly silence output of custom Composer Installer #141

Closed eliashaeussler closed 2 months ago

eliashaeussler commented 2 months ago

This PR assures that actions performed by our custom Composer Installer instance are properly silenced. This is done by creating a new Composer instance from scratch instead of cloning the existing instance.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10714388105

Details


Totals Coverage Status
Change from base Build 10714291615: -0.2%
Covered Lines: 359
Relevant Lines: 1800

💛 - Coveralls