Skip to content

Support Laravel v12 and PHPUnit v12 #119

Support Laravel v12 and PHPUnit v12

Support Laravel v12 and PHPUnit v12 #119

Triggered via pull request February 7, 2025 05:44
Status Failure
Total duration 2m 3s
Artifacts

run-tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
P8.3 - L11.* - prefer-stable
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires orchestra/testbench 9.* -> satisfiable by orchestra/testbench[v9.0.0, ..., 9.x-dev]. - orchestra/testbench[v9.0.0, ..., v9.5.2] require phpunit/phpunit ^10.5 || ^11.0.1 -> found phpunit/phpunit[10.5.0, ..., 10.5.x-dev, 11.0.1, ..., 11.5.x-dev] but it conflicts with your root composer.json require (^12.0). - orchestra/testbench[v9.6.0, ..., 9.x-dev] require phpunit/phpunit ^10.5.35 || ^11.3.6 -> found phpunit/phpunit[10.5.35, ..., 10.5.x-dev, 11.3.6, ..., 11.5.x-dev] but it conflicts with your root composer.json require (^12.0).
P8.3 - L11.* - prefer-stable
Process completed with exit code 2.
P8.2 - L11.* - prefer-stable
The job was canceled because "_8_3_11___prefer-stable" failed.
P8.2 - L11.* - prefer-stable
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/phpunit ^12.0 -> satisfiable by phpunit/phpunit[12.0.0, 12.0.x-dev]. - phpunit/phpunit[12.0.0, ..., 12.0.x-dev] require php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 2 - Root composer.json requires orchestra/testbench 9.* -> satisfiable by orchestra/testbench[v9.0.0, ..., 9.x-dev]. - orchestra/testbench[v9.0.0, ..., v9.5.2] require phpunit/phpunit ^10.5 || ^11.0.1 -> found phpunit/phpunit[10.5.0, ..., 10.5.x-dev, 11.0.1, ..., 11.5.x-dev] but it conflicts with your root composer.json require (^12.0). - orchestra/testbench[v9.6.0, ..., 9.x-dev] require phpunit/phpunit ^10.5.35 || ^11.3.6 -> found phpunit/phpunit[10.5.35, ..., 10.5.x-dev, 11.3.6, ..., 11.5.x-dev] but it conflicts with your root composer.json require (^12.0).
P8.2 - L11.* - prefer-stable
The operation was canceled.