chore(deps): update root-composer (major) #31
Annotations
31 errors
Lint (7.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[10.0.0, ..., 10.5.x-dev] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.x-dev].
|
Lint (7.4)
Process completed with exit code 2.
|
PHPStan (7.4, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[10.0.0, ..., 10.5.x-dev] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.x-dev].
|
PHPStan (7.4, highest)
Process completed with exit code 2.
|
Coding Standard
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[10.0.0, ..., 10.5.x-dev] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.x-dev].
|
Coding Standard
Process completed with exit code 2.
|
Tests (7.4, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[10.0.0, ..., 10.5.x-dev] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.x-dev].
|
Tests (7.4, highest)
Process completed with exit code 2.
|
PHPStan (8.0, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[10.0.0, ..., 10.5.x-dev] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.x-dev].
|
PHPStan (8.0, lowest)
Process completed with exit code 2.
|
Tests (7.4, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[10.0.0, ..., 10.5.x-dev] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.x-dev].
|
Tests (7.4, lowest)
Process completed with exit code 2.
|
Tests (8.0, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[10.0.0, ..., 10.5.x-dev] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.x-dev].
|
Tests (8.0, lowest)
Process completed with exit code 2.
|
Lint (8.0)
The job was canceled because "_7_4" failed.
|
Lint (8.0)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[10.0.0, ..., 10.5.x-dev] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.x-dev].
|
Lint (8.0)
Process completed with exit code 2.
|
Tests (8.0, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[10.0.0, ..., 10.5.x-dev] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.x-dev].
|
Tests (8.0, highest)
Process completed with exit code 2.
|
Lint (8.1)
The job was canceled because "_7_4" failed.
|
Lint (8.1)
The operation was canceled.
|
Tests (8.1, highest)
Process completed with exit code 2.
|
PHPStan (7.4, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[10.0.0, ..., 10.5.x-dev] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.x-dev].
|
PHPStan (7.4, lowest)
Process completed with exit code 2.
|
PHPStan (8.0, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[10.0.0, ..., 10.5.x-dev] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.x-dev].
|
PHPStan (8.0, highest)
Process completed with exit code 2.
|
Tests (8.1, lowest)
Process completed with exit code 2.
|
PHPStan (8.1, highest):
src/Type/MatchesTypeSpecifyingExtension.php#L44
Doing instanceof PHPStan\Type\TypeWithClassName is error-prone and deprecated. Use Type::getObjectClassNames() or Type::getObjectClassReflections() instead.
|
PHPStan (8.1, highest):
src/Type/TypeShapeReturnTypeExtension.php#L64
Doing instanceof PHPStan\Type\TypeWithClassName is error-prone and deprecated. Use Type::getObjectClassNames() or Type::getObjectClassReflections() instead.
|
PHPStan (8.1, highest):
src/Type/TypeShapeReturnTypeExtension.php#L97
Doing instanceof PHPStan\Type\TypeWithClassName is error-prone and deprecated. Use Type::getObjectClassNames() or Type::getObjectClassReflections() instead.
|
PHPStan (8.1, highest)
Process completed with exit code 2.
|