Skip to content

composer update

composer update #431

Triggered via push May 5, 2024 04:10
Status Failure
Total duration 47s
Artifacts

main.yml

on: push
Matrix: php-tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 16 warnings
P8.2 - L8.* - prefer-stable - ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - orchestra/testbench[v9.0.0, ..., v9.0.2] require laravel/framework ^11.0 -> found laravel/framework[v11.0.0, ..., v11.6.0] but it conflicts with your root composer.json require (8.*). - orchestra/testbench[v9.0.3, ..., v9.0.4] require laravel/framework ^11.1 -> found laravel/framework[v11.1.0, ..., v11.6.0] but it conflicts with your root composer.json require (8.*). - Root composer.json requires orchestra/testbench 9.* -> satisfiable by orchestra/testbench[v9.0.0, ..., v9.0.4]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
P8.2 - L8.* - prefer-stable - ubuntu-latest
Process completed with exit code 2.
P8.1 - L8.* - prefer-stable - ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - orchestra/testbench[v9.0.0, ..., v9.0.2] require laravel/framework ^11.0 -> found laravel/framework[v11.0.0, ..., v11.6.0] but it conflicts with your root composer.json require (8.*). - orchestra/testbench[v9.0.3, ..., v9.0.4] require laravel/framework ^11.1 -> found laravel/framework[v11.1.0, ..., v11.6.0] but it conflicts with your root composer.json require (8.*). - Root composer.json requires orchestra/testbench 9.* -> satisfiable by orchestra/testbench[v9.0.0, ..., v9.0.4]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
P8.1 - L8.* - prefer-stable - ubuntu-latest
Process completed with exit code 2.
P8.0 - L8.* - prefer-stable - ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - orchestra/testbench[v9.0.0, ..., v9.0.2] require laravel/framework ^11.0 -> found laravel/framework[v11.0.0, ..., v11.6.0] but it conflicts with your root composer.json require (8.*). - orchestra/testbench[v9.0.3, ..., v9.0.4] require laravel/framework ^11.1 -> found laravel/framework[v11.1.0, ..., v11.6.0] but it conflicts with your root composer.json require (8.*). - Root composer.json requires orchestra/testbench 9.* -> satisfiable by orchestra/testbench[v9.0.0, ..., v9.0.4]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
P8.0 - L8.* - prefer-stable - ubuntu-latest
Process completed with exit code 2.
P8.2 - L11.* - prefer-stable - ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - orchestra/testbench[v6.0.0, ..., v6.7.0] require laravel/framework ^8.0 -> found laravel/framework[v8.0.0, ..., v8.83.27] but it conflicts with your root composer.json require (11.*). - orchestra/testbench[v6.7.1, ..., v6.7.2] require laravel/framework ^8.18.1 -> found laravel/framework[v8.18.1, ..., v8.83.27] but it conflicts with your root composer.json require (11.*). - orchestra/testbench[v6.8.0, ..., v6.9.0] require laravel/framework ^8.22.1 -> found laravel/framework[v8.22.1, ..., v8.83.27] but it conflicts with your root composer.json require (11.*). - orchestra/testbench[v6.10.0, ..., v6.18.0] require laravel/framework ^8.25 -> found laravel/framework[v8.25.0, ..., v8.83.27] but it conflicts with your root composer.json require (11.*). - orchestra/testbench v6.19.0 requires laravel/framework ^8.26 -> found laravel/framework[v8.26.0, ..., v8.83.27] but it conflicts with your root composer.json require (11.*). - orchestra/testbench[v6.20.0, ..., v6.21.1] require laravel/framework ^8.54 -> found laravel/framework[v8.54.0, ..., v8.83.27] but it conflicts with your root composer.json require (11.*). - orchestra/testbench v6.22.0 requires laravel/framework ^8.65 -> found laravel/framework[v8.65.0, ..., v8.83.27] but it conflicts with your root composer.json require (11.*). - orchestra/testbench v6.23.0 requires laravel/framework ^8.67 -> found laravel/framework[v8.67.0, ..., v8.83.27] but it conflicts with your root composer.json require (11.*). - orchestra/testbench v6.23.1 requires laravel/framework ^8.71 -> found laravel/framework[v8.71.0, ..., v8.83.27] but it conflicts with your root composer.json require (11.*). - orchestra/testbench[v6.23.2, ..., v6.25.1] require laravel/framework ^8.75 -> found laravel/framework[v8.75.0, ..., v8.83.27] but it conflicts with your root composer.json require (11.*). - orchestra/testbench[v6.26.0, ..., v6.27.1] require laravel/framework ^8.83.26 -> found laravel/framework[v8.83.26, v8.83.27] but it conflicts with your root composer.json require (11.*). - orchestra/testbench[v6.28.0, ..., v6.43.3] require laravel/framework ^8.83.27 -> found laravel/framework[v8.83.27] but it conflicts with your root composer.json require (11.*). - Root composer.json requires orchestra/testbench 6.* -> satisfiable by orchestra/testbench[v6.0.0, ..., v6.43.3]. 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.2 - L8.* - 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 - L8.* - 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/
P8.2 - L8.* - 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 - L8.* - 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/
P8.1 - L8.* - 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.1 - L8.* - 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/
P8.0 - L8.* - 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.0 - L8.* - 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/
P8.0 - L8.* - 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.0 - L8.* - 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/
P8.1 - L8.* - 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.1 - L8.* - 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/
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/
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/