feat: support laravel 12 #38
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, ..., v9.9.0].
- orchestra/testbench[v9.0.0, ..., v9.0.2] require laravel/framework ^11.0 -> found laravel/framework[v11.0.0, ..., v11.41.3] 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, ..., v11.41.3] 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, ..., v11.41.3] 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, ..., v11.41.3] 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, ..., v11.41.3] 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, ..., v11.41.3] but it conflicts with your temporary update constraint (laravel/framework:^12.0).
- orchestra/testbench[v9.7.0, ..., v9.9.0] require laravel/framework ^11.35.0 -> found laravel/framework[v11.35.0, ..., v11.41.3] but it conflicts with your temporary update constraint (laravel/framework:^12.0).
|
PHP8.4 - Laravel^12.0
Process completed with exit code 2.
|