Adds php 8.2 - 8.5 compatibility & loosens package requirements #411
php.yml
on: pull_request
0️⃣ Kill previous runs
3s
1️⃣ PHP: Code Style errors
19s
2️⃣ PHP: PHPStan
29s
Matrix: tests
Annotations
2 errors
|
2️⃣ PHP 8.2: Tests
Process completed with exit code 2.
|
|
2️⃣ PHP 8.2: Tests
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires lychee-org/phpstan-lychee ^2.0.1 -> satisfiable by lychee-org/phpstan-lychee[v2.0.1, v2.0.2, 2.0.3].
- lychee-org/phpstan-lychee[v2.0.1, ..., 2.0.3] require slam/phpstan-extensions ^6.6 -> satisfiable by slam/phpstan-extensions[v6.6.0, v6.7.0, v6.8.0].
- slam/phpstan-extensions v6.6.0 requires php ~8.3.0 || ~8.4.0 -> your php version (8.2.30) does not satisfy that requirement.
- slam/phpstan-extensions[v6.7.0, ..., v6.8.0] require php ~8.4.0 || ~8.5.0 -> your php version (8.2.30) does not satisfy that requirement.
|