Skip to content

chore(deps): update phpstan packages to v2 (major) #186

chore(deps): update phpstan packages to v2 (major)

chore(deps): update phpstan packages to v2 (major) #186

Triggered via pull request December 31, 2024 08:02
Status Failure
Total duration 22s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 18 warnings
tests (7.2, basic)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpstan/phpstan 2.1.*@dev -> satisfiable by phpstan/phpstan[2.1.0, 2.1.x-dev]. - phpstan/phpstan[2.1.0, ..., 2.1.x-dev] require php ^7.4|^8.0 -> your php version (7.2.34) does not satisfy that requirement. Problem 2 - Root composer.json requires phpstan/phpstan-strict-rules 2.0.*@dev -> satisfiable by phpstan/phpstan-strict-rules[2.0.0, 2.0.1, 2.0.x-dev]. - phpstan/phpstan-strict-rules[2.0.0, ..., 2.0.x-dev] require php ^7.4 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement.
tests (7.2, basic)
Process completed with exit code 2.
tests (7.3, basic)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpstan/phpstan 2.1.*@dev -> satisfiable by phpstan/phpstan[2.1.0, 2.1.x-dev]. - phpstan/phpstan[2.1.0, ..., 2.1.x-dev] require php ^7.4|^8.0 -> your php version (7.3.33) does not satisfy that requirement. Problem 2 - Root composer.json requires phpstan/phpstan-strict-rules 2.0.*@dev -> satisfiable by phpstan/phpstan-strict-rules[2.0.0, 2.0.1, 2.0.x-dev]. - phpstan/phpstan-strict-rules[2.0.0, ..., 2.0.x-dev] require php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
tests (7.3, basic)
Process completed with exit code 2.
tests (7.4, basic)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires thecodingmachine/phpstan-strict-rules 1.0.*@dev -> satisfiable by thecodingmachine/phpstan-strict-rules[v1.0.0, 1.0.x-dev (alias of dev-master)]. - thecodingmachine/phpstan-strict-rules dev-master requires phpstan/phpstan ^1.0 -> found phpstan/phpstan[1.0.0, ..., 1.12.x-dev] but it conflicts with your root composer.json require (2.1.*@dev). - thecodingmachine/phpstan-strict-rules 1.0.x-dev is an alias of thecodingmachine/phpstan-strict-rules dev-master and thus requires it to be installed too.
tests (7.4, basic)
Process completed with exit code 2.
tests (8.1, basic)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires thecodingmachine/phpstan-strict-rules 1.0.*@dev -> satisfiable by thecodingmachine/phpstan-strict-rules[v1.0.0, 1.0.x-dev (alias of dev-master)]. - thecodingmachine/phpstan-strict-rules dev-master requires phpstan/phpstan ^1.0 -> found phpstan/phpstan[1.0.0, ..., 1.12.x-dev] but it conflicts with your root composer.json require (2.1.*@dev). - thecodingmachine/phpstan-strict-rules 1.0.x-dev is an alias of thecodingmachine/phpstan-strict-rules dev-master and thus requires it to be installed too.
tests (8.1, basic)
Process completed with exit code 2.
tests (8.2, basic)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires thecodingmachine/phpstan-strict-rules 1.0.*@dev -> satisfiable by thecodingmachine/phpstan-strict-rules[v1.0.0, 1.0.x-dev (alias of dev-master)]. - thecodingmachine/phpstan-strict-rules dev-master requires phpstan/phpstan ^1.0 -> found phpstan/phpstan[1.0.0, ..., 1.12.x-dev] but it conflicts with your root composer.json require (2.1.*@dev). - thecodingmachine/phpstan-strict-rules 1.0.x-dev is an alias of thecodingmachine/phpstan-strict-rules dev-master and thus requires it to be installed too.
tests (8.2, basic)
Process completed with exit code 2.
tests (8, basic)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires thecodingmachine/phpstan-strict-rules 1.0.*@dev -> satisfiable by thecodingmachine/phpstan-strict-rules[v1.0.0, 1.0.x-dev (alias of dev-master)]. - thecodingmachine/phpstan-strict-rules dev-master requires phpstan/phpstan ^1.0 -> found phpstan/phpstan[1.0.0, ..., 1.12.x-dev] but it conflicts with your root composer.json require (2.1.*@dev). - thecodingmachine/phpstan-strict-rules 1.0.x-dev is an alias of thecodingmachine/phpstan-strict-rules dev-master and thus requires it to be installed too.
tests (8, basic)
Process completed with exit code 2.
tests (7.2, basic)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests (7.2, basic)
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/
tests (7.2, basic)
No files were found with the provided path: build/logs. No artifacts will be uploaded.
tests (7.3, basic)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests (7.3, basic)
No files were found with the provided path: build/logs. No artifacts will be uploaded.
tests (7.3, basic)
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/
tests (7.4, basic)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests (7.4, basic)
No files were found with the provided path: build/logs. No artifacts will be uploaded.
tests (7.4, basic)
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/
tests (8.1, basic)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests (8.1, basic)
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/
tests (8.1, basic)
No files were found with the provided path: build/logs. No artifacts will be uploaded.
tests (8.2, basic)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests (8.2, basic)
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/
tests (8.2, basic)
No files were found with the provided path: build/logs. No artifacts will be uploaded.
tests (8, basic)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests (8, basic)
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/
tests (8, basic)
No files were found with the provided path: build/logs. No artifacts will be uploaded.