Skip to content

add laravel 11 support #355

add laravel 11 support

add laravel 11 support #355

Triggered via pull request March 5, 2024 08:23
Status Failure
Total duration 31s
Artifacts

tests.yml

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

Annotations

21 errors and 2 warnings
ci (ubuntu-latest, 8.2, 11.*)
Your requirements could not be resolved to an installable set of packages. Problem 1 - spatie/laravel-data[3.7.0, ..., v3.x-dev] require illuminate/contracts ^9.30|^10.0 -> satisfiable by illuminate/contracts[v9.30.0, ..., 9.x-dev, v10.0.0, ..., 10.x-dev]. - Only one of these can be installed: illuminate/contracts[dev-master, v6.0.0, ..., v6.19.1, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev], laravel/framework[dev-master]. laravel/framework replaces illuminate/contracts and thus cannot coexist with it. - laravel/framework 11.x-dev is an alias of laravel/framework dev-master and thus requires it to be installed too. - Root composer.json requires laravel/framework 11.* -> satisfiable by laravel/framework[11.x-dev (alias of dev-master)]. - Root composer.json requires spatie/laravel-data ^3.7 -> satisfiable by spatie/laravel-data[3.7.0, ..., v3.x-dev].
ci (ubuntu-latest, 8.2, 11.*)
Process completed with exit code 2.
ci (windows-latest, 8.3, 11.*)
The job was canceled because "ubuntu-latest_8_2_11__" failed.
ci (macos-14, 8.3, 11.*)
The job was canceled because "ubuntu-latest_8_2_11__" failed.
ci (macos-14, 8.2, 10.*)
The job was canceled because "ubuntu-latest_8_2_11__" failed.
ci (macos-14, 8.2, 11.*)
The job was canceled because "ubuntu-latest_8_2_11__" failed.
ci (macos-14, 8.3, 10.*)
The job was canceled because "ubuntu-latest_8_2_11__" failed.
ci (macos-14, 8.3, 10.*)
The operation was canceled.
ci (ubuntu-latest, 8.3, 11.*)
The job was canceled because "ubuntu-latest_8_2_11__" failed.
ci (ubuntu-latest, 8.3, 11.*)
Your requirements could not be resolved to an installable set of packages. Problem 1 - spatie/laravel-data[3.7.0, ..., v3.x-dev] require illuminate/contracts ^9.30|^10.0 -> satisfiable by illuminate/contracts[v9.30.0, ..., 9.x-dev, v10.0.0, ..., 10.x-dev]. - Only one of these can be installed: illuminate/contracts[dev-master, v6.0.0, ..., v6.19.1, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev], laravel/framework[dev-master]. laravel/framework replaces illuminate/contracts and thus cannot coexist with it. - laravel/framework 11.x-dev is an alias of laravel/framework dev-master and thus requires it to be installed too. - Root composer.json requires laravel/framework 11.* -> satisfiable by laravel/framework[11.x-dev (alias of dev-master)]. - Root composer.json requires spatie/laravel-data ^3.7 -> satisfiable by spatie/laravel-data[3.7.0, ..., v3.x-dev].
ci (ubuntu-latest, 8.3, 11.*)
The operation was canceled.
ci (windows-latest, 8.2, 11.*)
The job was canceled because "ubuntu-latest_8_2_11__" failed.
ci (windows-latest, 8.2, 11.*)
The operation was canceled.
ci (windows-latest, 8.3, 10.*)
The job was canceled because "ubuntu-latest_8_2_11__" failed.
ci (windows-latest, 8.3, 10.*)
The operation was canceled.
ci (windows-latest, 8.2, 10.*)
The job was canceled because "ubuntu-latest_8_2_11__" failed.
ci (windows-latest, 8.2, 10.*)
The operation was canceled.
ci (ubuntu-latest, 8.2, 10.*)
The job was canceled because "ubuntu-latest_8_2_11__" failed.
ci (ubuntu-latest, 8.2, 10.*)
The operation was canceled.
ci (ubuntu-latest, 8.3, 10.*)
The job was canceled because "ubuntu-latest_8_2_11__" failed.
ci (ubuntu-latest, 8.3, 10.*)
The operation was canceled.
ci (ubuntu-latest, 8.2, 11.*)
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/.
ci (ubuntu-latest, 8.2, 11.*)
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/