Properly add support for Laravel 12 #6
Annotations
9 errors
|
test (8.1)
Process completed with exit code 2.
|
|
test (8.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires orchestra/testbench ^10.6 -> satisfiable by orchestra/testbench[v10.6.0].
- orchestra/testbench v10.6.0 requires php ^8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires phpunit/phpunit ^12.0 -> satisfiable by phpunit/phpunit[12.0.0, ..., 12.3.8].
- phpunit/phpunit[12.0.0, ..., 12.3.8] require php >=8.3 -> your php version (8.1.33) does not satisfy that requirement.
|
|
test (8.1)
The strategy configuration was canceled because "test._8_2" failed
|
|
test (8.2)
Process completed with exit code 2.
|
|
test (8.2)
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.3.8].
- phpunit/phpunit[12.0.0, ..., 12.3.8] require php >=8.3 -> your php version (8.2.29) does not satisfy that requirement.
|
|
test (8.3)
The operation was canceled.
|
|
test (8.3)
The strategy configuration was canceled because "test._8_2" failed
|
|
test (8.4)
The operation was canceled.
|
|
test (8.4)
The strategy configuration was canceled because "test._8_2" failed
|