Skip to content

Add Support for Laravel 12 #203

Add Support for Laravel 12

Add Support for Laravel 12 #203

Triggered via pull request February 14, 2025 20:59
Status Cancelled
Total duration 50s
Artifacts

run-tests.yml

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

Annotations

4 errors
P8.2 - L12.* - prefer-lowest - ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires hammerstone/sidecar ^0.4 || ^0.5 || ^0.6 -> satisfiable by hammerstone/sidecar[v0.4.0, ..., v0.6.1]. - Root composer.json requires laravel/framework 12.* -> satisfiable by laravel/framework[12.x-dev (alias of dev-master)]. - hammerstone/sidecar[v0.4.0, ..., v0.4.2] require illuminate/support ^8.0|^9.0|^10 -> satisfiable by illuminate/support[v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev]. - hammerstone/sidecar v0.5.0 requires illuminate/support ^8.0|^9.0|^10|^11 -> satisfiable by illuminate/support[v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev]. - hammerstone/sidecar[v0.6.0, ..., v0.6.1] require illuminate/support ^8|^9|^10|^11 -> satisfiable by illuminate/support[v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev]. - illuminate/support[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.2.27) does not satisfy that requirement. - illuminate/support[v8.12.0, ..., 8.x-dev] require illuminate/contracts ^8.0 -> found illuminate/contracts[v8.0.0, ..., 8.x-dev] but it conflicts with your root composer.json require (^10.0 || ^11.0 || ^12.0). - illuminate/support[v9.0.0-beta.1, ..., 9.x-dev] require illuminate/contracts ^9.0 -> found illuminate/contracts[v9.0.0-beta.1, ..., 9.x-dev] but it conflicts with your root composer.json require (^10.0 || ^11.0 || ^12.0). - Only one of these can be installed: illuminate/support[dev-master, v6.0.0, ..., 6.x-dev, 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, v11.0.0, ..., 11.x-dev, 12.x-dev], laravel/framework[dev-master]. laravel/framework replaces illuminate/support and thus cannot coexist with it. - laravel/framework 12.x-dev is an alias of laravel/framework dev-master and thus requires it to be installed too. - Only one of these can be installed: illuminate/support[dev-master, v11.0.0, ..., 11.x-dev, 12.x-dev], laravel/framework[dev-master]. They all replace spatie/once and thus cannot coexist.
P8.2 - L12.* - prefer-lowest - ubuntu-latest
Process completed with exit code 2.
P8.2 - L12.* - prefer-stable - ubuntu-latest
The run was canceled by @stefanzweifel.
P8.2 - L12.* - prefer-stable - ubuntu-latest
The operation was canceled.