Skip to content

Add support for laravel 11 #1148

Add support for laravel 11

Add support for laravel 11 #1148

Re-run triggered February 13, 2024 09:18
Status Failure
Total duration 38s
Artifacts

run-tests.yml

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

Annotations

28 errors
P8.2 - L11.* - prefer-stable - ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires inertiajs/inertia-laravel ^0.6.11 -> satisfiable by inertiajs/inertia-laravel[v0.6.11]. - inertiajs/inertia-laravel v0.6.11 requires laravel/framework ^6.0|^7.0|^8.74|^9.0|^10.0 -> found laravel/framework[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.74.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev] but it conflicts with your root composer.json require (11.*). Problem 2 - illuminate/console[v8.74.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). - illuminate/console[v9.21.0, ..., 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). - Root composer.json requires laravel/framework 11.* -> satisfiable by laravel/framework[11.x-dev (alias of dev-master)]. - spatie/laravel-typescript-transformer[2.3.0, ..., 2.3.2] require illuminate/console ^8.83|^9.30|^10.0 -> satisfiable by illuminate/console[v8.83.0, ..., 8.x-dev, v9.30.0, ..., 9.x-dev, v10.0.0, ..., 10.x-dev]. - Only one of these can be installed: illuminate/console[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], laravel/framework[dev-master]. laravel/framework replaces illuminate/console 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 spatie/laravel-typescript-transformer ^2.3 -> satisfiable by spatie/laravel-typescript-transformer[2.3.0, 2.3.1, 2.3.2].
P8.2 - L11.* - prefer-stable - ubuntu-latest
Process completed with exit code 2.
P8.3 - L11.* - prefer-lowest - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.3 - L11.* - prefer-lowest - ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires inertiajs/inertia-laravel ^0.6.11 -> satisfiable by inertiajs/inertia-laravel[v0.6.11]. - inertiajs/inertia-laravel v0.6.11 requires laravel/framework ^6.0|^7.0|^8.74|^9.0|^10.0 -> found laravel/framework[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.74.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev] but it conflicts with your root composer.json require (11.*). Problem 2 - illuminate/console[v8.74.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). - illuminate/console[v9.21.0, ..., 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). - Root composer.json requires laravel/framework 11.* -> satisfiable by laravel/framework[11.x-dev (alias of dev-master)]. - spatie/laravel-typescript-transformer[2.3.0, ..., 2.3.2] require illuminate/console ^8.83|^9.30|^10.0 -> satisfiable by illuminate/console[v8.83.0, ..., 8.x-dev, v9.30.0, ..., 9.x-dev, v10.0.0, ..., 10.x-dev]. - Only one of these can be installed: illuminate/console[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], laravel/framework[dev-master]. laravel/framework replaces illuminate/console 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 spatie/laravel-typescript-transformer ^2.3 -> satisfiable by spatie/laravel-typescript-transformer[2.3.0, 2.3.1, 2.3.2].
P8.3 - L11.* - prefer-lowest - ubuntu-latest
Process completed with exit code 2.
P8.1 - L11.* - prefer-lowest - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.1 - L11.* - prefer-lowest - ubuntu-latest
The operation was canceled.
P8.1 - L10.* - prefer-lowest - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.1 - L10.* - prefer-lowest - ubuntu-latest
The operation was canceled.
P8.1 - L10.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.1 - L10.* - prefer-stable - ubuntu-latest
The operation was canceled.
P8.1 - L11.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.1 - L11.* - prefer-stable - ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires orchestra/testbench ^9.0 -> satisfiable by orchestra/testbench[9.x-dev]. - orchestra/testbench 9.x-dev requires php ^8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 2 - Root composer.json requires inertiajs/inertia-laravel ^0.6.11 -> satisfiable by inertiajs/inertia-laravel[v0.6.11]. - inertiajs/inertia-laravel v0.6.11 requires laravel/framework ^6.0|^7.0|^8.74|^9.0|^10.0 -> found laravel/framework[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.74.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev] but it conflicts with your root composer.json require (11.*). Problem 3 - laravel/framework dev-master requires php ^8.2 -> your php version (8.1.27) does not satisfy that requirement. - 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)].
P8.1 - L11.* - prefer-stable - ubuntu-latest
The operation was canceled.
P8.2 - L11.* - prefer-lowest - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.2 - L11.* - prefer-lowest - ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires inertiajs/inertia-laravel ^0.6.11 -> satisfiable by inertiajs/inertia-laravel[v0.6.11]. - inertiajs/inertia-laravel v0.6.11 requires laravel/framework ^6.0|^7.0|^8.74|^9.0|^10.0 -> found laravel/framework[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.74.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev] but it conflicts with your root composer.json require (11.*). Problem 2 - illuminate/console[v8.74.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). - illuminate/console[v9.21.0, ..., 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). - Root composer.json requires laravel/framework 11.* -> satisfiable by laravel/framework[11.x-dev (alias of dev-master)]. - spatie/laravel-typescript-transformer[2.3.0, ..., 2.3.2] require illuminate/console ^8.83|^9.30|^10.0 -> satisfiable by illuminate/console[v8.83.0, ..., 8.x-dev, v9.30.0, ..., 9.x-dev, v10.0.0, ..., 10.x-dev]. - Only one of these can be installed: illuminate/console[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], laravel/framework[dev-master]. laravel/framework replaces illuminate/console 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 spatie/laravel-typescript-transformer ^2.3 -> satisfiable by spatie/laravel-typescript-transformer[2.3.0, 2.3.1, 2.3.2].
P8.2 - L11.* - prefer-lowest - ubuntu-latest
The operation was canceled.
P8.2 - L10.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.2 - L10.* - prefer-stable - ubuntu-latest
The operation was canceled.
P8.2 - L10.* - prefer-lowest - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.2 - L10.* - prefer-lowest - ubuntu-latest
The operation was canceled.
P8.3 - L10.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.3 - L10.* - prefer-stable - ubuntu-latest
The operation was canceled.
P8.3 - L11.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.3 - L11.* - prefer-stable - ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires inertiajs/inertia-laravel ^0.6.11 -> satisfiable by inertiajs/inertia-laravel[v0.6.11]. - inertiajs/inertia-laravel v0.6.11 requires laravel/framework ^6.0|^7.0|^8.74|^9.0|^10.0 -> found laravel/framework[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.74.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev] but it conflicts with your root composer.json require (11.*). Problem 2 - illuminate/console[v8.74.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). - illuminate/console[v9.21.0, ..., 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). - Root composer.json requires laravel/framework 11.* -> satisfiable by laravel/framework[11.x-dev (alias of dev-master)]. - spatie/laravel-typescript-transformer[2.3.0, ..., 2.3.2] require illuminate/console ^8.83|^9.30|^10.0 -> satisfiable by illuminate/console[v8.83.0, ..., 8.x-dev, v9.30.0, ..., 9.x-dev, v10.0.0, ..., 10.x-dev]. - Only one of these can be installed: illuminate/console[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], laravel/framework[dev-master]. laravel/framework replaces illuminate/console 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 spatie/laravel-typescript-transformer ^2.3 -> satisfiable by spatie/laravel-typescript-transformer[2.3.0, 2.3.1, 2.3.2].
P8.3 - L11.* - prefer-stable - ubuntu-latest
The operation was canceled.
P8.3 - L10.* - prefer-lowest - ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_11____2" failed.
P8.3 - L10.* - prefer-lowest - ubuntu-latest
The operation was canceled.