Skip to content

Laravel 11.x Compatibility #51

Laravel 11.x Compatibility

Laravel 11.x Compatibility #51

Triggered via pull request March 1, 2024 18:22
Status Failure
Total duration 33s
Artifacts

run-tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 2 warnings
P8.2 - L11.* - prefer-stable - ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires laravel/framework 11.*, found laravel/framework[dev-master, 11.x-dev (alias of dev-master)] but it does not match your minimum-stability. Problem 2 - Root composer.json requires orchestra/testbench 9.0 (exact version match: 9.0, 9.0.0 or 9.0.0.0), found orchestra/testbench[v2.0.0, ..., v2.2.1, v3.0.0, ..., 3.9.x-dev, v4.0.0, ..., 4.x-dev, v5.0.0, ..., 5.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, 9.x-dev] but it does not match the constraint. Problem 3 - pestphp/pest-plugin-laravel v1.2.0 requires laravel/framework ^7.0 || ^8.0 || ^9.0 -> found laravel/framework[v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16] but it conflicts with your root composer.json require (11.*). - pestphp/pest-plugin-laravel v1.3.0 requires laravel/framework ^7.30.6 || ^8.83.23 || ^9.30.1 -> found laravel/framework[v7.30.6, v8.83.23, ..., v8.83.27, v9.30.1, ..., v9.52.16] but it conflicts with your root composer.json require (11.*). - pestphp/pest-plugin-laravel v1.4.0 requires laravel/framework ^7.30.6 || ^8.83.27 || ^9.47.0 || ^10.0.0 -> found laravel/framework[v7.30.6, v8.83.27, v9.47.0, ..., v9.52.16, v10.0.0, ..., v10.46.0] but it conflicts with your root composer.json require (11.*). - pestphp/pest-plugin-laravel v2.3.0 requires laravel/framework ^10.44.0|^11.0 -> found laravel/framework[v10.44.0, v10.45.0, v10.45.1, v10.46.0] but it conflicts with your root composer.json require (11.*). - Root composer.json requires pestphp/pest-plugin-laravel ^1.2|^2.3 -> satisfiable by pestphp/pest-plugin-laravel[v1.2.0, v1.3.0, v1.4.0, v2.3.0]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
P8.2 - L11.* - prefer-stable - ubuntu-latest
Process completed with exit code 2.
P8.1 - L10.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11___pr" failed.
P8.1 - L10.* - prefer-stable - ubuntu-latest
The operation was canceled.
P8.1 - L9.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11___pr" failed.
P8.1 - L9.* - prefer-stable - ubuntu-latest
The operation was canceled.
P8 - L10.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11___pr" failed.
P8 - L10.* - prefer-stable - ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires orchestra/testbench 8 -> satisfiable by orchestra/testbench[v8.0.0]. - orchestra/testbench v8.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - laravel/framework[v10.0.0, ..., v10.46.0] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. - Root composer.json requires laravel/framework 10.* -> satisfiable by laravel/framework[v10.0.0, ..., v10.46.0]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
P8 - L10.* - prefer-stable - ubuntu-latest
Process completed with exit code 2.
P8.2 - L9.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11___pr" failed.
P8.2 - L9.* - prefer-stable - ubuntu-latest
The operation was canceled.
P8.2 - L10.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11___pr" failed.
P8.2 - L10.* - prefer-stable - ubuntu-latest
The operation was canceled.
P8 - L9.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11___pr" failed.
P8 - L9.* - prefer-stable - ubuntu-latest
The operation was canceled.
P8.2 - L11.* - prefer-stable - ubuntu-latest
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/.
P8.2 - L11.* - prefer-stable - ubuntu-latest
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/