Update GitHub Actions for Laravel 12 #2
Annotations
5 errors
PHP v8.2 - Laravel v12.*
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit 8.2 -> satisfiable by phpunit/phpunit[8.2.0].
- phpunit/phpunit 8.2.0 requires php ^7.2 -> your php version (8.2.27) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench 10.* -> satisfiable by orchestra/testbench[10.0.x-dev, 10.x-dev].
- orchestra/testbench[10.0.x-dev, ..., 10.x-dev] require phpunit/phpunit ^11.5.3 -> found phpunit/phpunit[11.5.3, ..., 11.5.x-dev] but it conflicts with your root composer.json require (8.2).
|
PHP v8.2 - Laravel v12.*
Process completed with exit code 2.
|
PHP v8.2 - Laravel v10.*
Process completed with exit code 2.
|
PHP v8.1 - Laravel v10.*
Process completed with exit code 2.
|
PHP v8.2 - Laravel v11.*
Process completed with exit code 2.
|