feat: Add L11 support #108
Annotations
17 errors and 2 warnings
PHP 8.1 - LARAVEL 9
The job was canceled because "_8_9" failed.
|
PHP 8.1 - LARAVEL 9
The operation was canceled.
|
PHP 8 - LARAVEL 9
Option orchestra/testbench is missing a version constraint, use e.g. orchestra/testbench:^1.0
|
PHP 8 - LARAVEL 9
Process completed with exit code 1.
|
PHP 8.2 - LARAVEL 11
The job was canceled because "_8_9" failed.
|
PHP 8.2 - LARAVEL 11
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Conclusion: don't install illuminate/console v11.0.0 (conflict analysis result)
- orchestra/testbench v9.0.2 requires orchestra/testbench-core ^9.0.7 -> satisfiable by orchestra/testbench-core[v9.0.7, ..., 9.x-dev].
- orchestra/testbench v9.0.1 requires orchestra/testbench-core ^9.0.6 -> satisfiable by orchestra/testbench-core[v9.0.6, ..., 9.x-dev].
- orchestra/testbench v9.0.0 requires orchestra/testbench-core ^9.0.1 -> satisfiable by orchestra/testbench-core[v9.0.1, ..., 9.x-dev].
- orchestra/testbench[v9.0.3, ..., 9.x-dev] require laravel/framework ^11.1 -> satisfiable by laravel/framework[v11.1.0, ..., 11.x-dev].
- orchestra/testbench-core[v9.0.11, ..., 9.x-dev] conflict with laravel/framework <11.1.0 || >=12.0.0.
- orchestra/testbench-core[v9.0.1, ..., v9.0.10] conflict with laravel/framework <11.0.3 || >=12.0.0.
- Only one of these can be installed: laravel/framework[v11.0.0, ..., 11.x-dev], illuminate/view[v11.0.0, ..., 11.x-dev]. laravel/framework replaces illuminate/view and thus cannot coexist with it.
- Root composer.json requires illuminate/console 11 -> satisfiable by illuminate/console[v11.0.0], laravel/framework[v11.0.0].
- Root composer.json requires orchestra/testbench 9.* -> satisfiable by orchestra/testbench[v9.0.0, ..., 9.x-dev].
|
PHP 8.2 - LARAVEL 11
Process completed with exit code 2.
|
PHP 8.2 - LARAVEL 10
The job was canceled because "_8_9" failed.
|
PHP 8.2 - LARAVEL 10
The operation was canceled.
|
PHP 8.3 - LARAVEL 11
The job was canceled because "_8_9" failed.
|
PHP 8.2 - LARAVEL 9
The job was canceled because "_8_9" failed.
|
PHP 8.2 - LARAVEL 9
Option orchestra/testbench is missing a version constraint, use e.g. orchestra/testbench:^1.0
|
PHP 8.2 - LARAVEL 9
Process completed with exit code 1.
|
PHP 8.1 - LARAVEL 10
The job was canceled because "_8_9" failed.
|
PHP 8.1 - LARAVEL 10
The operation was canceled.
|
PHP 8.3 - LARAVEL 10
The job was canceled because "_8_9" failed.
|
PHP 8.3 - LARAVEL 10
The operation was canceled.
|
PHP 8 - LARAVEL 9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8 - LARAVEL 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|