feat: support laravel 12 #39
Annotations
2 errors
PHP8.4 - Laravel^12.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires orchestra/testbench ^9.0 || ^10.0 -> satisfiable by orchestra/testbench[v9.0.0, ..., 9.x-dev, 10.x-dev].
- Root composer.json requires pestphp/pest ^2.34 -> satisfiable by pestphp/pest[v2.34.0, ..., 2.x-dev].
- orchestra/testbench 10.x-dev requires phpunit/phpunit ^11.5.3 -> satisfiable by phpunit/phpunit[11.5.3, ..., 11.5.x-dev].
- orchestra/testbench[v9.0.0, ..., v9.0.2] require laravel/framework ^11.0 -> found laravel/framework[v11.0.0, ..., 11.x-dev] but it conflicts with your temporary update constraint (laravel/framework:^12.0).
- orchestra/testbench[v9.0.3, ..., v9.0.4] require laravel/framework ^11.1 -> found laravel/framework[v11.1.0, ..., 11.x-dev] but it conflicts with your temporary update constraint (laravel/framework:^12.0).
- orchestra/testbench[v9.1.0, ..., v9.1.2] require laravel/framework ^11.7 -> found laravel/framework[v11.7.0, ..., 11.x-dev] but it conflicts with your temporary update constraint (laravel/framework:^12.0).
- orchestra/testbench[v9.2.0, ..., v9.5.2] require laravel/framework ^11.11 -> found laravel/framework[v11.11.0, ..., 11.x-dev] but it conflicts with your temporary update constraint (laravel/framework:^12.0).
- orchestra/testbench v9.6.0 requires laravel/framework ^11.31 -> found laravel/framework[v11.31.0, ..., 11.x-dev] but it conflicts with your temporary update constraint (laravel/framework:^12.0).
- orchestra/testbench v9.6.1 requires laravel/framework ^11.33.2 -> found laravel/framework[v11.33.2, ..., 11.x-dev] but it conflicts with your temporary update constraint (laravel/framework:^12.0).
- orchestra/testbench[v9.7.0, ..., 9.x-dev] require laravel/framework ^11.35.0 -> found laravel/framework[v11.35.0, ..., 11.x-dev] but it conflicts with your temporary update constraint (laravel/framework:^12.0).
- pestphp/pest[v2.34.0, ..., 2.x-dev] conflict with phpunit/phpunit 11.5.x-dev.
|
PHP8.4 - Laravel^12.0
Process completed with exit code 2.
|