Add support for PHP 8.2 #28
php-version-compatibility.yml
on: pull_request
Matrix: Check dependency compatibility
Annotations
2 errors
Check dependency compatibility (8.2)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^7.2|8.0.*|8.1.* but your php version (8.2.14) does not satisfy that requirement.
|
Check dependency compatibility (8.2)
Process completed with exit code 2.
|