Add laravel 12.x support #76
Annotations
5 errors and 2 warnings
tests (8.2, prefer-lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires orchestra/testbench ^9.0 -> satisfiable by orchestra/testbench[v9.0.0, ..., 9.x-dev].
- orchestra/testbench[v9.0.0, ..., v9.0.2] require laravel/framework ^11.0 -> found laravel/framework[v11.0.0, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
- orchestra/testbench[v9.0.3, ..., v9.0.4] require laravel/framework ^11.1 -> found laravel/framework[v11.1.0, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
- orchestra/testbench[v9.1.0, ..., v9.1.2] require laravel/framework ^11.7 -> found laravel/framework[v11.7.0, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
- orchestra/testbench v9.10.0 requires laravel/framework ^11.42.1 -> found laravel/framework[v11.42.1, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
- orchestra/testbench[v9.11.0, ..., 9.x-dev] require laravel/framework ^11.43.0 -> found laravel/framework[v11.43.0, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
- orchestra/testbench[v9.2.0, ..., v9.5.2] require laravel/framework ^11.11 -> found laravel/framework[v11.11.0, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
- orchestra/testbench v9.6.0 requires laravel/framework ^11.31 -> found laravel/framework[v11.31.0, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
- orchestra/testbench v9.6.1 requires laravel/framework ^11.33.2 -> found laravel/framework[v11.33.2, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
- orchestra/testbench[v9.7.0, ..., v9.9.0] require laravel/framework ^11.35.0 -> found laravel/framework[v11.35.0, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
|
tests (8.2, prefer-lowest)
Process completed with exit code 2.
|
tests (8.2, prefer-stable)
The job was canceled because "_8_2_prefer-lowest" failed.
|
tests (8.2, prefer-stable)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires orchestra/testbench ^9.0 -> satisfiable by orchestra/testbench[v9.0.0, ..., 9.x-dev].
- orchestra/testbench[v9.0.0, ..., v9.0.2] require laravel/framework ^11.0 -> found laravel/framework[v11.0.0, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
- orchestra/testbench[v9.0.3, ..., v9.0.4] require laravel/framework ^11.1 -> found laravel/framework[v11.1.0, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
- orchestra/testbench[v9.1.0, ..., v9.1.2] require laravel/framework ^11.7 -> found laravel/framework[v11.7.0, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
- orchestra/testbench v9.10.0 requires laravel/framework ^11.42.1 -> found laravel/framework[v11.42.1, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
- orchestra/testbench[v9.11.0, ..., 9.x-dev] require laravel/framework ^11.43.0 -> found laravel/framework[v11.43.0, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
- orchestra/testbench[v9.2.0, ..., v9.5.2] require laravel/framework ^11.11 -> found laravel/framework[v11.11.0, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
- orchestra/testbench v9.6.0 requires laravel/framework ^11.31 -> found laravel/framework[v11.31.0, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
- orchestra/testbench v9.6.1 requires laravel/framework ^11.33.2 -> found laravel/framework[v11.33.2, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
- orchestra/testbench[v9.7.0, ..., v9.9.0] require laravel/framework ^11.35.0 -> found laravel/framework[v11.35.0, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).
|
tests (8.2, prefer-stable)
The operation was canceled.
|
tests (8.2, prefer-lowest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
tests (8.2, prefer-stable)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|