feat: support laravel 11 #48
Annotations
2 errors and 2 warnings
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- orchestra/testbench[v7.0.0, ..., v7.0.2] require laravel/framework ^9.0 -> found laravel/framework[v9.0.0-beta.1, ..., 9.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench v7.1.0 requires laravel/framework ^9.2 -> found laravel/framework[v9.2.0, ..., 9.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench v7.2.0 requires laravel/framework ^9.5.1 -> found laravel/framework[v9.5.1, ..., 9.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench v7.3.0 requires laravel/framework ^9.6 -> found laravel/framework[v9.6.0, ..., 9.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench v7.4.0 requires laravel/framework ^9.7 -> found laravel/framework[v9.7.0, ..., 9.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench v7.5.0 requires laravel/framework ^9.12 -> found laravel/framework[v9.12.0, ..., 9.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench[v7.6.0, ..., v7.7.1] require laravel/framework ^9.19 -> found laravel/framework[v9.19.0, ..., 9.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench[v7.8.0, ..., v7.8.1] require laravel/framework ^9.32 -> found laravel/framework[v9.32.0, ..., 9.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench[v7.9.0, ..., v7.10.2] require laravel/framework ^9.34 -> found laravel/framework[v9.34.0, ..., 9.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench[v7.11.0, ..., v7.14.1] require laravel/framework ^9.36 -> found laravel/framework[v9.36.0, ..., 9.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench v7.15.0 requires laravel/framework ^9.41 -> found laravel/framework[v9.41.0, ..., 9.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench v7.16.0 requires laravel/framework ^9.44 -> found laravel/framework[v9.44.0, ..., 9.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench[v7.17.0, ..., v7.20.0] require laravel/framework ^9.45 -> found laravel/framework[v9.45.0, ..., 9.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench[v7.21.0, ..., v7.22.0] require laravel/framework ^9.50.2 -> found laravel/framework[v9.50.2, ..., 9.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench[v7.22.1, ..., v7.24.1] require laravel/framework ^9.52.4 -> found laravel/framework[v9.52.4, ..., 9.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench[v7.25.0, ..., v7.26.1] require laravel/framework ^9.52.9 -> found laravel/framework[v9.52.9, ..., 9.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench[v7.26.2, ..., 7.x-dev] require laravel/framework ^9.52.15 -> found laravel/framework[v9.52.15, v9.52.16, 9.x-dev] but it conflicts with your root composer.json require (10.*).
- Root composer.json requires orchestra/testbench ^7.0 -> satisfiable by orchestra/testbench[v7.0.0, ..., 7.x-dev].
|
Install dependencies
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading