check laravel 11 compatibility #13
Annotations
2 errors and 2 warnings
Laravel ^11.0 (stable) on PHP 8.2
Your requirements could not be resolved to an installable set of packages.
Problem 1
- orchestra/testbench[v8.23.0, ..., v8.24.0] require laravel/framework ^10.48.10 -> satisfiable by laravel/framework[v10.48.10, ..., v10.48.16].
- orchestra/testbench[v8.20.0, ..., v8.22.3] require laravel/framework ^10.40 -> satisfiable by laravel/framework[v10.40.0, ..., v10.48.16].
- orchestra/testbench v8.19.0 requires laravel/framework ^10.39 -> satisfiable by laravel/framework[v10.39.0, ..., v10.48.16].
- orchestra/testbench v8.18.0 requires laravel/framework ^10.37.3 -> satisfiable by laravel/framework[v10.37.3, ..., v10.48.16].
- orchestra/testbench[v8.13.0, ..., v8.17.0] require laravel/framework ^10.23.1 -> satisfiable by laravel/framework[v10.23.1, ..., v10.48.16].
- orchestra/testbench[v8.12.2, ..., v8.12.3] require laravel/framework >=10.23.1 <10.27.0 -> satisfiable by laravel/framework[v10.23.1, ..., v10.26.2].
- orchestra/testbench v8.12.1 requires laravel/framework >=10.23.1 <10.26.0 -> satisfiable by laravel/framework[v10.23.1, ..., v10.25.2].
- orchestra/testbench v8.12.0 requires laravel/framework >=10.23.1 <10.25.0 -> satisfiable by laravel/framework[v10.23.1, v10.24.0].
- Only one of these can be installed: laravel/framework[v9.52.15, v9.52.16, v10.23.1, ..., v10.48.16], illuminate/support[v11.0.0, ..., v11.15.0]. laravel/framework replaces illuminate/support and thus cannot coexist with it.
- Root composer.json requires illuminate/support ^11.0 -> satisfiable by illuminate/support[v11.0.0, ..., v11.15.0].
- Root composer.json requires orchestra/testbench ^8.12 -> satisfiable by orchestra/testbench[v8.12.0, ..., v8.24.0].
|
Laravel ^11.0 (stable) on PHP 8.2
Process completed with exit code 2.
|
Laravel ^11.0 (stable) on PHP 8.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Laravel ^10.0 (stable) on PHP 8.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|