Update phpstan/phpstan requirement from ^1.11 to ^1.12 #291
Annotations
4 errors
Tests PHP nightly
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpspec/prophecy ^1.19 -> satisfiable by phpspec/prophecy[v1.19.0].
- phpspec/prophecy v1.19.0 requires php ^7.2 || 8.0.* || 8.1.* || 8.2.* || 8.3.* -> your php version (8.4.0-dev) does not satisfy that requirement.
Problem 2
- Root composer.json requires phpspec/prophecy-phpunit ^2.2 -> satisfiable by phpspec/prophecy-phpunit[v2.2.0].
- phpspec/prophecy v1.19.0 requires php ^7.2 || 8.0.* || 8.1.* || 8.2.* || 8.3.* -> your php version (8.4.0-dev) does not satisfy that requirement.
- phpspec/prophecy-phpunit v2.2.0 requires phpspec/prophecy ^1.18 -> satisfiable by phpspec/prophecy[v1.19.0].
|
Tests PHP nightly
Process completed with exit code 2.
|
Tests PHP 8.2:
src/Request.php#L273
Ternary operator condition is always true.
|
Tests PHP 8.2
Process completed with exit code 1.
|