Update dependency phpunit/phpunit to ^9 || 10.2.* || 10.3.* #134
Annotations
5 errors and 3 warnings
Tests (PHP 7.4 on ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit 10.3.3 -> satisfiable by phpunit/phpunit[10.3.3].
- phpunit/phpunit 10.3.3 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- phpunit/phpunit 10.3.3 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- php-mock/php-mock-phpunit 2.7.2 requires phpunit/phpunit ^6 || ^7 || ^8 || ^9 || ^10.0.17 -> satisfiable by phpunit/phpunit[10.3.3].
- Root composer.json requires php-mock/php-mock-phpunit 2.7.2 -> satisfiable by php-mock/php-mock-phpunit[2.7.2].
|
Tests (PHP 7.4 on ubuntu-latest)
Process completed with exit code 2.
|
Tests (PHP 8.0 on ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit 10.3.3 -> satisfiable by phpunit/phpunit[10.3.3].
- phpunit/phpunit 10.3.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- phpunit/phpunit 10.3.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- php-mock/php-mock-phpunit 2.7.2 requires phpunit/phpunit ^6 || ^7 || ^8 || ^9 || ^10.0.17 -> satisfiable by phpunit/phpunit[10.3.3].
- Root composer.json requires php-mock/php-mock-phpunit 2.7.2 -> satisfiable by php-mock/php-mock-phpunit[2.7.2].
|
Tests (PHP 8.0 on ubuntu-latest)
Process completed with exit code 2.
|
Tests (PHP 8.1 on ubuntu-latest)
Process completed with exit code 2.
|
Tests (PHP 7.4 on ubuntu-latest)
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 (PHP 8.0 on ubuntu-latest)
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 (PHP 8.1 on ubuntu-latest)
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/
|