update CI workflow to support PHP versions 8.3 and 8.4; add .phpunit.… #39
Annotations
2 errors and 3 warnings
composer install
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires cakedc/users ^13.0 -> satisfiable by cakedc/users[13.0.0, 13.0.1, 13.0.2].
- cakedc/users[13.0.0, ..., 13.0.2] require cakephp/cakephp ^4.5 -> satisfiable by cakephp/cakephp[4.5.0-RC1, ..., 4.x-dev].
- cakephp/cakephp[4.5.0-RC1, ..., 4.x-dev] require laminas/laminas-diactoros ^2.2.2 -> satisfiable by laminas/laminas-diactoros[2.2.2, ..., 2.26.x-dev].
- laminas/laminas-diactoros[2.7.0, ..., 2.14.x-dev] require php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.4.2) does not satisfy that requirement.
- laminas/laminas-diactoros[2.15.0, ..., 2.17.x-dev] require php ^7.4 || ~8.0.0 || ~8.1.0 -> your php version (8.4.2) does not satisfy that requirement.
- laminas/laminas-diactoros[2.2.2, ..., 2.4.x-dev] require php ^7.1 -> your php version (8.4.2) does not satisfy that requirement.
- laminas/laminas-diactoros[2.18.0, ..., 2.25.x-dev] require php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.2) does not satisfy that requirement.
- laminas/laminas-diactoros[2.26.0, ..., 2.26.x-dev] require php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.
- laminas/laminas-diactoros[2.5.0, ..., 2.6.x-dev] require php ^7.3 || ~8.0.0 -> your php version (8.4.2) does not satisfy that requirement.
|
composer install
Process completed with exit code 2.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Get date part for cache key
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/
|
Get composer cache directory
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/
|
Loading