Update dependency phpunit/phpunit to v10 - autoclosed #131
phpcs.yml
on: pull_request
phpcs check codestyles
9s
Annotations
2 errors and 2 warnings
phpcs check codestyles
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires sj-i/phpdoc-type-reader 0.1.1 -> satisfiable by sj-i/phpdoc-type-reader[v0.1.1].
- sj-i/phpdoc-type-reader v0.1.1 requires phpstan/phpdoc-parser 0.5.x-dev -> found phpstan/phpdoc-parser[dev-renovate/major-root-composer, dev-renovate/major-github-actions, dev-revert-119-offset-access-type, dev-pr/generics_variance_and_constraints, dev-pr/callable_alternative, dev-pr/wip, 0.1, ..., 0.5.7, 1.0.0, ..., 1.24.5] but it does not match the constraint.
Problem 2
- Root composer.json requires phpunit/phpunit 10.5.5 -> satisfiable by phpunit/phpunit[10.5.5].
- phpunit/phpunit 10.5.5 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- sj-i/phpdoc-type-reader v0.1.1 requires phpstan/phpdoc-parser 0.5.x-dev -> found phpstan/phpdoc-parser[dev-renovate/major-root-composer, dev-renovate/major-github-actions, dev-revert-119-offset-access-type, dev-pr/generics_variance_and_constraints, dev-pr/callable_alternative, dev-pr/wip, 0.1, ..., 0.5.7, 1.0.0, ..., 1.24.5] but it does not match the constraint.
- sj-i/typed-cdata v0.0.5 requires sj-i/phpdoc-type-reader 0.1.1 -> satisfiable by sj-i/phpdoc-type-reader[v0.1.1].
- Root composer.json requires sj-i/typed-cdata 0.0.5 -> satisfiable by sj-i/typed-cdata[v0.0.5].
|
phpcs check codestyles
Process completed with exit code 2.
|
phpcs check codestyles
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpcs check codestyles
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/
|