Skip to content

PHP 8.3 compatibility checks. #186

PHP 8.3 compatibility checks.

PHP 8.3 compatibility checks. #186

Triggered via pull request December 7, 2023 15:53
Status Failure
Total duration 25s
Artifacts

build.yml

on: pull_request
Static analysis
17s
Static analysis
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Build and test (8.3)
Your requirements could not be resolved to an installable set of packages. Problem 1 - phpspec/phpspec 6.0.0 requires php ^7.2, <7.4 -> your php version (8.3.0) does not satisfy that requirement. - phpspec/phpspec[6.1.0, ..., 6.2.2] require php ^7.2, <7.5 -> your php version (8.3.0) does not satisfy that requirement. - phpspec/phpspec[6.3.0, ..., 6.3.1] require php ^7.2 || 8.0.* -> your php version (8.3.0) does not satisfy that requirement. - phpspec/phpspec[7.0.0, ..., 7.1.0] require php ^7.3 || 8.0.* -> your php version (8.3.0) does not satisfy that requirement. - phpspec/phpspec 7.2.0 requires php ^7.3 || 8.0.* || 8.1.* -> your php version (8.3.0) does not satisfy that requirement. - phpspec/phpspec[7.3.0, ..., 7.4.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.3.0) does not satisfy that requirement. - Root composer.json requires phpspec/phpspec ^6.0 || ^7.0 -> satisfiable by phpspec/phpspec[6.0.0, ..., 6.3.1, 7.0.0, ..., 7.4.0].
Build and test (8.3)
Process completed with exit code 2.