allow PHP85 #35
phpstan.yml
on: pull_request
Static Analysis
/
PHPStan (PHP: 8.5)
14s
Annotations
2 errors
|
Static Analysis / PHPStan (PHP: 8.5)
Process completed with exit code 2.
|
|
Static Analysis / PHPStan (PHP: 8.5)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires doctrine/doctrine-laminas-hydrator ^3.2.0 -> satisfiable by doctrine/doctrine-laminas-hydrator[3.2.0, ..., 3.7.0].
- doctrine/doctrine-laminas-hydrator[3.2.0, ..., 3.2.1] require php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.5.3) does not satisfy that requirement.
- doctrine/doctrine-laminas-hydrator 3.3.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.5.3) does not satisfy that requirement.
- doctrine/doctrine-laminas-hydrator 3.4.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.5.3) does not satisfy that requirement.
- doctrine/doctrine-laminas-hydrator[3.5.0, ..., 3.6.1] require php ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.5.3) does not satisfy that requirement.
- doctrine/doctrine-laminas-hydrator 3.7.0 requires doctrine/persistence ^4.0.0 -> found doctrine/persistence[4.0.0, 4.0.1, 4.1.0, 4.1.1] but it conflicts with your root composer.json require (^3.0.0).
|