Test against PHP 8.4 #55
Annotations
4 errors and 4 warnings
phpunit (8.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.2 but your php version (8.1.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires icanboogie/activerecord ^6.0 -> satisfiable by icanboogie/activerecord[6.0.x-dev].
- icanboogie/activerecord 6.0.x-dev requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 3
- Root composer.json requires icanboogie/icanboogie ^6.0 -> satisfiable by icanboogie/icanboogie[6.0.x-dev].
- icanboogie/icanboogie 6.0.x-dev requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 4
- Root composer.json requires phpunit/phpunit ^11.4 -> satisfiable by phpunit/phpunit[11.4.0, ..., 11.5.x-dev].
- phpunit/phpunit[11.4.0, ..., 11.5.x-dev] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
phpunit (8.1)
Process completed with exit code 2.
|
phpunit (8.2)
The job was canceled because "_8_1" failed.
|
phpunit (8.2)
The operation was canceled.
|
phpunit (8.1)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
phpunit (8.2)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
phpunit (8.1)
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/
|
phpunit (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|