chore(deps): update phpstan packages to v2 (major) #180
Annotations
12 errors and 18 warnings
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.0.*@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.3, basic)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpstan/phpstan 2.0.*@dev -> satisfiable by phpstan/phpstan[2.0.0, 2.0.x-dev].
- phpstan/phpstan[2.0.0, ..., 2.0.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.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.
Problem 3
- 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.0.*@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.3, basic)
Process completed with exit code 2.
|
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.0.*@dev -> satisfiable by phpstan/phpstan[2.0.0, 2.0.x-dev].
- phpstan/phpstan[2.0.0, ..., 2.0.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.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.
Problem 3
- 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.0.*@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.2, 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.0.*@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 (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.0.*@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.0.*@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, basic)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|
tests (7.3, basic)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.2, basic)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 (8.2, basic)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 (7.4, basic)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|