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

[FEATURE] Add dependency support for PHP 8.2 #127

Closed mteu closed 6 months ago

mteu commented 6 months ago

This PR seeks to enable PHP 8.2 on an already supporting code base. Since we're not dropping any lower support nor having had to change the code base this PR is non-breaking.