Skip to content

Fix #210 | PHP 8.3 compatibility #360

Fix #210 | PHP 8.3 compatibility

Fix #210 | PHP 8.3 compatibility #360

Triggered via pull request August 14, 2024 11:49
Status Failure
Total duration 27s
Artifacts

php-compatibility.yml

on: pull_request
PHP minimum 7.4
17s
PHP minimum 7.4
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
PHP minimum 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.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 2 - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. - phpunit/phpunit 9.6.20 requires doctrine/instantiator ^1.5.0 || ^2 -> satisfiable by doctrine/instantiator[2.0.0]. - phpunit/phpunit is locked to version 9.6.20 and an update of this package was not requested.
PHP minimum 7.4
Process completed with exit code 2.
PHP minimum 7.4
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/