remove unused dependencies #76
Annotations
2 errors and 2 warnings
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires pestphp/pest-plugin-laravel ^2.3 -> satisfiable by pestphp/pest-plugin-laravel[v2.3.0].
- 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 (^9.0).
Problem 2
- 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 (^9.0).
- 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 (^9.0).
- 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 (^9.0).
- 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 (^9.0).
- 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 (^9.0).
- 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 (^9.0).
- 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 (^9.0).
- 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 (^9.0).
- 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 (^9.0).
- 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 (^9.0).
- 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 (^9.0).
- 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 (^9.0).
- 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 (^9.0).
- 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 (^9.0).
- 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 (^9.0).
- 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 (^9.0).
- 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 (^9.0).
- 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 (^9.0).
- 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 (^9.0).
- orchestra/testbench v8.5.4 requires laravel/framework >=10.8.0 <10.
|
Install dependencies
Process completed with exit code 2.
|
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/.
|
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/
|
The logs for this run have expired and are no longer available.
Loading