Update dependencies: PHPUnit, etc. #142
Annotations
2 errors and 1 warning
|
test-php (7.4)
Process completed with exit code 2.
|
|
test-php (7.4)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/instantiator is locked to version 2.1.0 and an update of this package was not requested.
- doctrine/instantiator 2.1.0 requires php ^8.4 -> your php version (8.3.6) does not satisfy that requirement.
Problem 2
- phpunit/phpunit is locked to version 9.6.35 and an update of this package was not requested.
- doctrine/instantiator 2.1.0 requires php ^8.4 -> your php version (8.3.6) does not satisfy that requirement.
- phpunit/phpunit 9.6.35 requires doctrine/instantiator ^1.5.0 || ^2 -> satisfiable by doctrine/instantiator[2.1.0].
|
|
test-php (7.4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|