Skip to content

Add Laravel ^11.0 support #319

Add Laravel ^11.0 support

Add Laravel ^11.0 support #319

Triggered via pull request August 4, 2024 21:06
Status Failure
Total duration 52s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build
Your requirements could not be resolved to an installable set of packages. Problem 1 - orchestra/testbench v8.0.0 requires laravel/framework >=10.0.0 <10.1.0 -> found laravel/framework[v10.0.0, v10.0.1, v10.0.2, v10.0.3] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.0.1 requires laravel/framework >=10.0.3 <10.1.0 -> found laravel/framework[v10.0.3] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.0.2 requires laravel/framework >=10.0.3 <10.2.0 -> found laravel/framework[v10.0.3, ..., v10.1.5] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.0.3 requires laravel/framework >=10.1.4 <10.2.0 -> found laravel/framework[v10.1.4, v10.1.5] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.0.4 requires laravel/framework >=10.1.5 <10.2.0 -> found laravel/framework[v10.1.5] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.0.5 requires laravel/framework >=10.1.5 <10.3.0 -> found laravel/framework[v10.1.5, v10.2.0] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.0.6 requires laravel/framework >=10.1.5 <10.4.0 -> found laravel/framework[v10.1.5, ..., v10.3.3] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.0.7 requires laravel/framework >=10.3.1 <10.4.0 -> found laravel/framework[v10.3.1, v10.3.2, v10.3.3] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.0.8 requires laravel/framework >=10.3.3 <10.4.0 -> found laravel/framework[v10.3.3] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.0.9 requires laravel/framework >=10.4.0 <10.5.0 -> found laravel/framework[v10.4.0, v10.4.1] but it conflicts with your root composer.json require (^11). - orchestra/testbench[v8.0.10, ..., v8.1.0] require laravel/framework >=10.4.1 <10.5.0 -> found laravel/framework[v10.4.1] but it conflicts with your root composer.json require (^11). - orchestra/testbench[v8.1.1, ..., v8.2.1] require laravel/framework >=10.4.1 <10.6.0 -> found laravel/framework[v10.4.1, v10.5.0, v10.5.1] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.2.2 requires laravel/framework >=10.4.1 <10.7.0 -> found laravel/framework[v10.4.1, ..., v10.6.2] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.3.0 requires laravel/framework >=10.6.1 <10.7.0 -> found laravel/framework[v10.6.1, v10.6.2] but it conflicts with your root composer.json require (^11). - orchestra/testbench[v8.3.1, ..., v8.4.0] require laravel/framework >=10.6.1 <10.8.0 -> found laravel/framework[v10.6.1, v10.6.2, v10.7.0, v10.7.1] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.5.0 requires laravel/framework >=10.8.0 <10.9.0 -> found laravel/framework[v10.8.0] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.5.1 requires laravel/framework >=10.8.0 <10.10.0 -> found laravel/framework[v10.8.0, v10.9.0] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.5.2 requires laravel/framework >=10.8.0 <10.11.0 -> found laravel/framework[v10.8.0, v10.9.0, v10.10.0, v10.10.1] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.5.3 requires laravel/framework >=10.8.0 <10.12.0 -> found laravel/framework[v10.8.0, ..., v10.11.0] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.5.4 requires laravel/framework >=10.8.0 <10.13.0 -> found laravel/framework[v10.8.0, ..., v10.12.0] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.5.5 requires laravel/framework >=10.8.0 <10.14.0 -> found laravel/framework[v10.8.0, ..., v10.13.5] but it conflicts with your root composer.json require (^11). - orchestra/testbench v8.5.6 requires laravel/framewor
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/