Add support for PHP >8.1 and PHPStan >1.10.* #19
tests.yaml
on: pull_request
Tests with lowest dependencies
13s
Matrix: tests
Annotations
4 errors and 7 warnings
Tests on PHP 8.1
setup-php v1 supports only PHP 5.6 to 8.0.
Please upgrade to v2 - https://setup-php.com/w/Switch-to-v2
|
Tests on PHP 8.2
setup-php v1 supports only PHP 5.6 to 8.0.
Please upgrade to v2 - https://setup-php.com/w/Switch-to-v2
|
Tests with lowest dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.1 but your php version (7.2.34) does not satisfy that requirement.
Problem 2
- Root composer.json requires ergebnis/phpstan-rules ^2.1.0 -> satisfiable by ergebnis/phpstan-rules[2.1.0].
- ergebnis/phpstan-rules 2.1.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.2.34) does not satisfy that requirement.
Problem 3
- phpunit/phpunit[9.0.0, ..., 9.2.6] require php ^7.3 -> your php version (7.2.34) does not satisfy that requirement.
- phpunit/phpunit[9.3.0, ..., 9.3.8] require php ^7.3 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement.
- phpunit/phpunit[9.3.9, ..., 9.6.11] require php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^9.0.0 -> satisfiable by phpunit/phpunit[9.0.0, ..., 9.6.11].
|
Tests with lowest dependencies
Process completed with exit code 2.
|
Tests on PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/setup-php@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests on PHP 8.1
setup-php v1 is deprecated.
Please upgrade to v2 - https://setup-php.com/w/Switch-to-v2
|
Tests on PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/setup-php@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests on PHP 8.2
setup-php v1 is deprecated.
Please upgrade to v2 - https://setup-php.com/w/Switch-to-v2
|
Tests with lowest dependencies
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/setup-php@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests with lowest dependencies
setup-php v1 is deprecated.
Please upgrade to v2 - https://setup-php.com/w/Switch-to-v2
|
Tests with lowest dependencies
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/
|