Require PHP 8.4+ #56
Annotations
5 errors and 2 warnings
phpunit (8.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.4 but your php version (8.1.31) does not satisfy that requirement.
Problem 2
- Root composer.json requires icanboogie/activerecord ^7.0 -> satisfiable by icanboogie/activerecord[7.0.x-dev].
- icanboogie/activerecord 7.0.x-dev requires php >=8.4 -> your php version (8.1.31) does not satisfy that requirement.
Problem 3
- Root composer.json requires icanboogie/icanboogie ^7.0 -> satisfiable by icanboogie/icanboogie[7.0.x-dev].
- icanboogie/icanboogie 7.0.x-dev requires php >=8.4 -> your php version (8.1.31) 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.31) 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)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.4 but your php version (8.2.27) does not satisfy that requirement.
Problem 2
- Root composer.json requires icanboogie/activerecord ^7.0 -> satisfiable by icanboogie/activerecord[7.0.x-dev].
- icanboogie/activerecord 7.0.x-dev requires php >=8.4 -> your php version (8.2.27) does not satisfy that requirement.
Problem 3
- Root composer.json requires icanboogie/icanboogie ^7.0 -> satisfiable by icanboogie/icanboogie[7.0.x-dev].
- icanboogie/icanboogie 7.0.x-dev requires php >=8.4 -> your php version (8.2.27) does not satisfy that requirement.
|
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 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
|
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 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
|