Skip to content

feature/laravel-11-support #10

feature/laravel-11-support

feature/laravel-11-support #10

Triggered via pull request April 16, 2024 13:52
Status Failure
Total duration 36s
Artifacts

test.yml

on: pull_request
Test Suite
27s
Test Suite
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Test Suite
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires pestphp/pest-plugin-laravel ^1.4 -> satisfiable by pestphp/pest-plugin-laravel[v1.4.0]. - 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.48.7] but it conflicts with your root composer.json require (^11.0). Problem 2 - laravel/framework[v11.0.0, ..., v11.3.1] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement. - Root composer.json requires laravel/framework ^11.0 -> satisfiable by laravel/framework[v11.0.0, ..., v11.3.1].
Test Suite
Process completed with exit code 2.
Test Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/