Skip to content

Update README.md

Update README.md #72

Triggered via push August 15, 2023 03:41
Status Failure
Total duration 15s
Artifacts

php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - phpspec/prophecy is locked to version 1.13.0 and an update of this package was not requested. - phpspec/prophecy 1.13.0 requires php ^7.2 || ~8.0, <8.1 -> your php version (8.1.2) does not satisfy that requirement. Problem 2 - phpspec/prophecy 1.13.0 requires php ^7.2 || ~8.0, <8.1 -> your php version (8.1.2) does not satisfy that requirement. - phpunit/phpunit 9.5.8 requires phpspec/prophecy ^1.12.1 -> satisfiable by phpspec/prophecy[1.13.0]. - phpunit/phpunit is locked to version 9.5.8 and an update of this package was not requested.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/