Require Pest 4 for Laravel 13 in CI #151
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 laravel/framework 10.* -> satisfiable by laravel/framework[v10.48.29, ..., 10.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.10.
- 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.51.
- 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.1.
- 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.
- pestphp/pest v2.20.0 requires brianium/paratest ^7.2.7 -> satisfiable by brianium/paratest[v7.2.7, ..., 7.x-dev].
- pestphp/pest[v2.21.0, ..., v2.23.1] require brianium/paratest ^7.2.9 -> satisfiable by brianium/paratest[v7.2.9, ..., 7.x-dev].
- pestphp/pest[v2.23.2, ..., v2.24.1] require brianium/paratest ^7.3.0 -> satisfiable by brianium/paratest[v7.3.0, ..., 7.x-dev]
|
|
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