chore: add Laravel 13 support, Boost guidelines, and partner banner #89
Annotations
3 errors and 1 warning
|
|
|
Install dependencies
The operation was canceled.
|
|
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires orchestra/testbench ^10.0 -> satisfiable by orchestra/testbench[v10.0.0, ..., 10.x-dev].
- orchestra/testbench v10.0.0 requires laravel/framework ^12.0.1 -> found laravel/framework[v12.0.1, ..., 12.x-dev] but it conflicts with your root composer.json require (13.*).
- orchestra/testbench v10.1.0 requires laravel/framework ^12.1.1 -> found laravel/framework[v12.1.1, ..., 12.x-dev] but it conflicts with your root composer.json require (13.*).
- orchestra/testbench[v10.8.0, ..., v10.10.0] require laravel/framework ^12.40.0 -> found laravel/framework[v12.40.0, ..., 12.x-dev] but it conflicts with your root composer.json require (13.*).
- orchestra/testbench[v10.11.0, ..., 10.x-dev] require laravel/framework ^12.55.0 -> found laravel/framework[v12.55.0, v12.55.1, 12.x-dev] but it conflicts with your root composer.json require (13.*).
- orchestra/testbench[v10.2.0, ..., v10.2.2] require laravel/framework ^12.3.0 -> found laravel/framework[v12.3.0, ..., 12.x-dev] but it conflicts with your root composer.json require (13.*).
- orchestra/testbench[v10.3.0, ..., v10.5.0] require laravel/framework ^12.8.0 -> found laravel/framework[v12.8.0, ..., 12.x-dev] but it conflicts with your root composer.json require (13.*).
- orchestra/testbench v10.6.0 requires laravel/framework ^12.24.0 -> found laravel/framework[v12.24.0, ..., 12.x-dev] but it conflicts with your root composer.json require (13.*).
- orchestra/testbench v10.7.0 requires laravel/framework ^12.28.0 -> found laravel/framework[v12.28.0, ..., 12.x-dev] but it conflicts with your root composer.json require (13.*).
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Loading