Update Pest plugin version to 2.0 in Laravel workflow #200
Annotations
14 errors and 1 warning
PHP 8.1 - Laravel 10.* (ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires pestphp/pest-plugin-watch ^3.1 -> satisfiable by pestphp/pest-plugin-watch[3.x-dev].
- pestphp/pest-plugin-watch 3.x-dev requires php ^8.2.0 -> your php version (8.1.30) does not satisfy that requirement.
|
PHP 8.1 - Laravel 10.* (ubuntu-latest)
Process completed with exit code 2.
|
PHP 8.3 - Laravel 10.* (ubuntu-latest)
The job was canceled because "ubuntu-latest_8_1_10__" failed.
|
PHP 8.3 - Laravel 10.* (ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires pestphp/pest ^2.0 -> satisfiable by pestphp/pest[v2.0.1, ..., 2.x-dev].
- Root composer.json requires pestphp/pest-plugin-watch ^3.1 -> satisfiable by pestphp/pest-plugin-watch[3.x-dev].
- pestphp/pest-plugin-watch 3.x-dev conflicts with pestphp/pest <3.0.0.
|
PHP 8.3 - Laravel 10.* (ubuntu-latest)
Process completed with exit code 2.
|
PHP 8.2 - Laravel 10.* (ubuntu-latest)
The job was canceled because "ubuntu-latest_8_1_10__" failed.
|
PHP 8.2 - Laravel 10.* (ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires pestphp/pest ^2.0 -> satisfiable by pestphp/pest[v2.0.1, ..., 2.x-dev].
- Root composer.json requires pestphp/pest-plugin-watch ^3.1 -> satisfiable by pestphp/pest-plugin-watch[3.x-dev].
- pestphp/pest-plugin-watch 3.x-dev conflicts with pestphp/pest <3.0.0.
|
PHP 8.2 - Laravel 10.* (ubuntu-latest)
Process completed with exit code 2.
|
PHP 8.3 - Laravel 11.* (ubuntu-latest)
The job was canceled because "ubuntu-latest_8_1_10__" failed.
|
PHP 8.3 - Laravel 11.* (ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires pestphp/pest-plugin-mock ^2.0 -> satisfiable by pestphp/pest-plugin-mock[v2.0.0, 2.x-dev].
- pestphp/pest-plugin-mock v2.0.0 requires pestphp/pest ^2.0.0 -> found pestphp/pest[v2.0.1, ..., 2.x-dev] but it conflicts with your root composer.json require (^3.0).
- pestphp/pest-plugin-mock 2.x-dev requires pestphp/pest ^2.6.3 -> found pestphp/pest[v2.6.3, ..., 2.x-dev] but it conflicts with your root composer.json require (^3.0).
|
PHP 8.3 - Laravel 11.* (ubuntu-latest)
The operation was canceled.
|
PHP 8.2 - Laravel 11.* (ubuntu-latest)
The job was canceled because "ubuntu-latest_8_1_10__" failed.
|
PHP 8.2 - Laravel 11.* (ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires pestphp/pest-plugin-mock ^2.0 -> satisfiable by pestphp/pest-plugin-mock[v2.0.0, 2.x-dev].
- pestphp/pest-plugin-mock v2.0.0 requires pestphp/pest ^2.0.0 -> found pestphp/pest[v2.0.1, ..., 2.x-dev] but it conflicts with your root composer.json require (^3.0).
- pestphp/pest-plugin-mock 2.x-dev requires pestphp/pest ^2.6.3 -> found pestphp/pest[v2.6.3, ..., 2.x-dev] but it conflicts with your root composer.json require (^3.0).
|
PHP 8.2 - Laravel 11.* (ubuntu-latest)
The operation was canceled.
|
PHP 8.1 - Laravel 10.* (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|