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] Define "allow-plugins" in test applications (Composer 2.2) #13

Closed eliashaeussler closed 2 years ago

eliashaeussler commented 2 years ago

Since Composer 2.2, plugins must be explicitly marked inside "allowed-plugins". Therefore, this config is now added to all test applications that are used for testing purposes.

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit f3d0536d 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.