test with php 8.5 #56
tests.yml
on: pull_request
Code Coverage
19s
PHPStan
12s
Matrix: tests
Annotations
4 errors
|
PHP 8.5
Process completed with exit code 2.
|
|
PHP 8.5
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpspec/phpspec ^5.1.2 || ^6.2 || ^7.4 || ^8.0 -> satisfiable by phpspec/phpspec[5.1.2, 6.2.0, ..., 6.3.1, 7.4.0, 7.5.0, 7.6.0, 8.0.0].
- phpspec/phpspec 5.1.2 requires php ^7.1, <7.4 -> your php version (8.5.0) does not satisfy that requirement.
- phpspec/phpspec[6.2.0, ..., 6.2.2] require php ^7.2, <7.5 -> your php version (8.5.0) does not satisfy that requirement.
- phpspec/phpspec[6.3.0, ..., 6.3.1] require php ^7.2 || 8.0.* -> your php version (8.5.0) does not satisfy that requirement.
- phpspec/phpspec 7.4.0 requires php ^7.3 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.5.0) does not satisfy that requirement.
- phpspec/phpspec[7.5.0, ..., 7.6.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* || 8.3.* -> your php version (8.5.0) does not satisfy that requirement.
- phpspec/phpspec 8.0.0 requires php 8.2.* || 8.3.* || 8.4.* -> your php version (8.5.0) does not satisfy that requirement.
|
|
PHP 8.3
The strategy configuration was canceled because "tests._8_5" failed
|
|
PHP 8.3
The operation was canceled.
|