Bump up PHP versions #7
Annotations
6 errors and 1 warning
PHP 8.3
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- phpspec/prophecy is locked to version v1.17.0 and an update of this package was not requested.
- phpspec/prophecy v1.17.0 requires php ^7.2 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.3.13) does not satisfy that requirement.
Problem 2
- phpspec/prophecy-phpunit is locked to version v2.0.2 and an update of this package was not requested.
- phpspec/prophecy v1.17.0 requires php ^7.2 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.3.13) does not satisfy that requirement.
- phpspec/prophecy-phpunit v2.0.2 requires phpspec/prophecy ^1.3 -> satisfiable by phpspec/prophecy[v1.17.0].
|
PHP 8.3
Process completed with exit code 2.
|
PHP 8.2
The job was canceled because "_8_3" failed.
|
PHP 8.2
The operation was canceled.
|
PHP 8.1
The job was canceled because "_8_3" failed.
|
PHP 8.1
The operation was canceled.
|
PHP 8.3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|