Craft 6 Rector #108
Annotations
6 errors and 6 warnings
|
Composer Validate
The process '/usr/local/bin/composer' failed with exit code 2
|
|
Composer Validate
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.0 -> satisfiable by phpunit/phpunit[12.0.0, ..., 12.4.x-dev (alias of dev-main)].
- phpunit/phpunit[dev-main, 12.0.0, ..., 12.3.14] require php >=8.3 -> your php version (8.0.30) does not satisfy that requirement.
- phpunit/phpunit 12.4.x-dev is an alias of phpunit/phpunit dev-main and thus requires it to be installed too.
|
|
Coding Standards
The process '/usr/local/bin/composer' failed with exit code 2
|
|
Coding Standards
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.0 -> satisfiable by phpunit/phpunit[12.0.0, ..., 12.4.x-dev (alias of dev-main)].
- phpunit/phpunit[dev-main, 12.0.0, ..., 12.3.14] require php >=8.3 -> your php version (8.0.30) does not satisfy that requirement.
- phpunit/phpunit 12.4.x-dev is an alias of phpunit/phpunit dev-main and thus requires it to be installed too.
|
|
PHPStan
The process '/usr/local/bin/composer' failed with exit code 2
|
|
PHPStan
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.0 -> satisfiable by phpunit/phpunit[12.0.0, ..., 12.4.x-dev (alias of dev-main)].
- phpunit/phpunit[dev-main, 12.0.0, ..., 12.3.14] require php >=8.3 -> your php version (8.0.30) does not satisfy that requirement.
- phpunit/phpunit 12.4.x-dev is an alias of phpunit/phpunit dev-main and thus requires it to be installed too.
|
|
Composer Validate
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/
|
|
Composer Validate
The `save-state` 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/
|
|
Coding Standards
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/
|
|
Coding Standards
The `save-state` 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/
|
|
PHPStan
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/
|
|
PHPStan
The `save-state` 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/
|