Update dependency phpstan/phpstan to v2 - autoclosed #1728
continuous-integration.yaml
on: pull_request
Matrix: php cs fixer
Matrix: mutation tests
Matrix: phpunit tests
Matrix: static analysis phpstan
Matrix: static analysis psalm
Annotations
15 errors
phpunit tests (lowest, 8.3, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpstan/phpstan-deprecation-rules ^1.2.1 -> satisfiable by phpstan/phpstan-deprecation-rules[1.2.1].
- phpstan/phpstan-deprecation-rules 1.2.1 requires phpstan/phpstan ^1.12 -> found phpstan/phpstan[1.12.0, ..., 1.12.9] but it conflicts with your root composer.json require (^2.0.0).
Problem 2
- Root composer.json requires phpstan/phpstan-php-parser ^1.1 -> satisfiable by phpstan/phpstan-php-parser[1.1.0].
- phpstan/phpstan-php-parser 1.1.0 requires phpstan/phpstan ^1.3 -> found phpstan/phpstan[1.3.0, ..., 1.12.9] but it conflicts with your root composer.json require (^2.0.0).
Problem 3
- Root composer.json requires phpstan/phpstan-phpunit ^1.4.0 -> satisfiable by phpstan/phpstan-phpunit[1.4.0].
- phpstan/phpstan-phpunit 1.4.0 requires phpstan/phpstan ^1.11 -> found phpstan/phpstan[1.11.0, ..., 1.12.9] but it conflicts with your root composer.json require (^2.0.0).
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
phpunit tests (lowest, 8.3, ubuntu-latest)
Process completed with exit code 2.
|
phpunit tests (lowest, 8.2, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpstan/phpstan-deprecation-rules ^1.2.1 -> satisfiable by phpstan/phpstan-deprecation-rules[1.2.1].
- phpstan/phpstan-deprecation-rules 1.2.1 requires phpstan/phpstan ^1.12 -> found phpstan/phpstan[1.12.0, ..., 1.12.9] but it conflicts with your root composer.json require (^2.0.0).
Problem 2
- Root composer.json requires phpstan/phpstan-php-parser ^1.1 -> satisfiable by phpstan/phpstan-php-parser[1.1.0].
- phpstan/phpstan-php-parser 1.1.0 requires phpstan/phpstan ^1.3 -> found phpstan/phpstan[1.3.0, ..., 1.12.9] but it conflicts with your root composer.json require (^2.0.0).
Problem 3
- Root composer.json requires phpstan/phpstan-phpunit ^1.4.0 -> satisfiable by phpstan/phpstan-phpunit[1.4.0].
- phpstan/phpstan-phpunit 1.4.0 requires phpstan/phpstan ^1.11 -> found phpstan/phpstan[1.11.0, ..., 1.12.9] but it conflicts with your root composer.json require (^2.0.0).
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
phpunit tests (lowest, 8.2, ubuntu-latest)
Process completed with exit code 2.
|
phpunit tests (highest, 8.3, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpstan/phpstan-deprecation-rules ^1.2.1 -> satisfiable by phpstan/phpstan-deprecation-rules[1.2.1].
- phpstan/phpstan-deprecation-rules 1.2.1 requires phpstan/phpstan ^1.12 -> found phpstan/phpstan[1.12.0, ..., 1.12.9] but it conflicts with your root composer.json require (^2.0.0).
Problem 2
- Root composer.json requires phpstan/phpstan-php-parser ^1.1 -> satisfiable by phpstan/phpstan-php-parser[1.1.0].
- phpstan/phpstan-php-parser 1.1.0 requires phpstan/phpstan ^1.3 -> found phpstan/phpstan[1.3.0, ..., 1.12.9] but it conflicts with your root composer.json require (^2.0.0).
Problem 3
- Root composer.json requires phpstan/phpstan-phpunit ^1.4.0 -> satisfiable by phpstan/phpstan-phpunit[1.4.0].
- phpstan/phpstan-phpunit 1.4.0 requires phpstan/phpstan ^1.11 -> found phpstan/phpstan[1.11.0, ..., 1.12.9] but it conflicts with your root composer.json require (^2.0.0).
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
phpunit tests (highest, 8.3, ubuntu-latest)
Process completed with exit code 2.
|
php cs fixer (locked, 8.2, ubuntu-latest)
Process completed with exit code 4.
|
phpunit tests (locked, 8.2, ubuntu-latest)
The job was canceled because "lowest_8_3_ubuntu-latest" failed.
|
phpunit tests (locked, 8.3, ubuntu-latest)
The job was canceled because "lowest_8_3_ubuntu-latest" failed.
|
phpunit tests (highest, 8.2, ubuntu-latest)
The job was canceled because "lowest_8_3_ubuntu-latest" failed.
|
mutation tests (locked, 8.2, ubuntu-latest)
Process completed with exit code 4.
|
static analysis psalm (locked, 8.3, ubuntu-latest)
Process completed with exit code 4.
|
static analysis phpstan (locked, 8.3, ubuntu-latest)
Process completed with exit code 4.
|
static analysis phpstan (locked, 8.2, ubuntu-latest)
Process completed with exit code 4.
|
static analysis psalm (locked, 8.2, ubuntu-latest)
The job was canceled because "locked_8_3_ubuntu-latest" failed.
|