fix nullable declaration for php 8.4 #73
Annotations
2 errors and 2 warnings
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpspec/phpspec ^6.0 || ^7.0 -> satisfiable by phpspec/phpspec[6.0.0, ..., 6.3.1, 7.0.0, ..., 7.5.0].
- phpspec/phpspec 6.0.0 requires php ^7.2, <7.4 -> your php version (8.4.1) does not satisfy that requirement.
- phpspec/phpspec[6.1.0, ..., 6.2.2] require php ^7.2, <7.5 -> your php version (8.4.1) does not satisfy that requirement.
- phpspec/phpspec[6.3.0, ..., 6.3.1] require php ^7.2 || 8.0.* -> your php version (8.4.1) does not satisfy that requirement.
- phpspec/phpspec[7.0.0, ..., 7.1.0] require php ^7.3 || 8.0.* -> your php version (8.4.1) does not satisfy that requirement.
- phpspec/phpspec 7.2.0 requires php ^7.3 || 8.0.* || 8.1.* -> your php version (8.4.1) does not satisfy that requirement.
- phpspec/phpspec[7.3.0, ..., 7.4.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.4.1) does not satisfy that requirement.
- phpspec/phpspec 7.5.0 requires php ^7.3 || 8.0.* || 8.1.* || 8.2.* || 8.3.* -> your php version (8.4.1) does not satisfy that requirement.
|
Install dependencies
Process completed with exit code 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/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading