Support Livewire 4 and Laravel 13 #152
Annotations
2 errors and 1 warning
|
Install dependencies
Process completed with exit code 2.
|
|
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires orchestra/testbench 8.22.3|^9.0|^10.0|^11.0 -> satisfiable by orchestra/testbench[v8.22.3, v9.0.0, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, 11.x-dev].
- Root composer.json requires pestphp/pest ^2.20|^3.0 -> satisfiable by pestphp/pest[v2.20.0, ..., 2.x-dev, v3.0.0, ..., 3.x-dev].
- brianium/paratest[v7.9.0, ..., v7.11.2] require php ~8.3.0 || ~8.4.0 -> your php version (8.5.3) does not satisfy that requirement.
- brianium/paratest v7.12.0 requires phpunit/phpunit ^12.3.6 -> satisfiable by phpunit/phpunit[12.5.8, ..., 12.5.x-dev].
- brianium/paratest v7.13.0 requires phpunit/phpunit ^12.3.9 -> satisfiable by phpunit/phpunit[12.5.8, ..., 12.5.x-dev].
- brianium/paratest v7.14.0 requires phpunit/phpunit ^12.3.15 -> satisfiable by phpunit/phpunit[12.5.8, ..., 12.5.x-dev].
- brianium/paratest v7.14.1 requires phpunit/phpunit ^12.4.0 -> satisfiable by phpunit/phpunit[12.5.8, ..., 12.5.x-dev].
- brianium/paratest v7.14.2 requires phpunit/phpunit ^12.4.1 -> satisfiable by phpunit/phpunit[12.5.8, ..., 12.5.x-dev].
- brianium/paratest v7.15.0 requires phpunit/phpunit ^12.4.4 -> satisfiable by phpunit/phpunit[12.5.8, ..., 12.5.x-dev].
- brianium/paratest v7.16.0 requires phpunit/phpunit ^12.5.2 -> satisfiable by phpunit/phpunit[12.5.8, ..., 12.5.x-dev].
- brianium/paratest v7.16.1 requires phpunit/phpunit ^12.5.4 -> satisfiable by phpunit/phpunit[12.5.8, ..., 12.5.x-dev].
- brianium/paratest v7.17.0 requires phpunit/phpunit ^12.5.8 -> satisfiable by phpunit/phpunit[12.5.8, ..., 12.5.x-dev].
- brianium/paratest[v7.18.0, ..., v7.19.0] require phpunit/phpunit ^12.5.9 || ^13 -> satisfiable by phpunit/phpunit[12.5.9, ..., 12.5.x-dev, 13.0.0, ..., 13.1.x-dev (alias of dev-main)].
- brianium/paratest[v7.19.1, ..., 7.x-dev] require phpunit/phpunit ^12.5.14 || ^13.0.5 -> satisfiable by phpunit/phpunit[12.5.14, 12.5.x-dev, 13.0.5, 13.0.x-dev, 13.1.x-dev (alias of dev-main)].
- brianium/paratest[v7.2.7, ..., 7.3.x-dev] require php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.5.3) does not satisfy that requirement.
- brianium/paratest[v7.4.0, ..., v7.5.7] require php ~8.2.0 || ~8.3.0 -> your php version (8.5.3) does not satisfy that requirement.
- brianium/paratest[v7.4.8, ..., v7.8.4] require php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.5.3) does not satisfy that requirement.
- brianium/paratest[v7.8.5, ..., 7.8.x-dev] require phpunit/phpunit ^11.5.46 -> satisfiable by phpunit/phpunit[11.5.50, ..., 11.5.x-dev].
- laravel/framework 10.x-dev conflicts with phpunit/phpunit 12.5.14.
- laravel/framework 10.x-dev conflicts with phpunit/phpunit 12.5.9.
- laravel/framework 10.x-dev conflicts with phpunit/phpunit 12.5.8.
- laravel/framework 10.x-dev conflicts with phpunit/phpunit 11.5.55.
- laravel/framework 10.x-dev conflicts with phpunit/phpunit 11.5.50.
- laravel/framework 10.x-dev conflicts with phpunit/phpunit 13.0.5.
- laravel/framework 10.x-dev conflicts with phpunit/phpunit 13.0.0.
- laravel/framework 10.x-dev conflicts with phpunit/phpunit 13.1.x-dev.
- nunomaduro/collision[v8.4.0, ..., v8.5.0] conflict with laravel/framework <11.0.0 || >=12.0.0.
- nunomaduro/collision[v8.6.0, ..., v8.7.0] conflict with laravel/framework <11.39.1 || >=13.0.0.
- nunomaduro/collision[v8.8.0, ..., v8.8.3] conflict with laravel/framework <11.44.2 || >=13.0.0.
- nunomaduro/collision[v8.9.0, ..., v8.x-dev] conflict with laravel/framework <11.48.0 || >=14.0.0.
- orchestra/testbench v10.0.0 requires laravel/framework ^12.0.1 -> found laravel/framework[v12.0.1, ..., 12.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench v10.1.0 requires laravel/framework ^12.1.1 -> found laravel/framework[v12.1.1, ..., 12.x-dev] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench[v10.2.0, ..., v10.2.2] require laravel/framework ^12.3.0 -> found laravel/frame
|
|
Get composer cache directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading