Lock file maintenance #59
Annotations
2 errors and 3 warnings
Install Composer dependencies
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- illuminate/collections is locked to version v11.34.2 and an update of this package was not requested.
- illuminate/collections v11.34.2 requires php ^8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- illuminate/conditionable is locked to version v11.34.2 and an update of this package was not requested.
- illuminate/conditionable v11.34.2 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- illuminate/contracts is locked to version v11.34.2 and an update of this package was not requested.
- illuminate/contracts v11.34.2 requires php ^8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- illuminate/macroable is locked to version v11.34.2 and an update of this package was not requested.
- illuminate/macroable v11.34.2 requires php ^8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- psr/simple-cache is locked to version 3.0.0 and an update of this package was not requested.
- psr/simple-cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- nunomaduro/collision is locked to version v6.4.0 and an update of this package was not requested.
- nunomaduro/collision v6.4.0 requires php ^8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 8
- psr/log is locked to version 3.0.2 and an update of this package was not requested.
- psr/log 3.0.2 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 9
- symfony/console is locked to version v6.4.15 and an update of this package was not requested.
- symfony/console v6.4.15 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 10
- symfony/deprecation-contracts is locked to version v3.5.1 and an update of this package was not requested.
- symfony/deprecation-contracts v3.5.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 11
- symfony/service-contracts is locked to version v3.5.1 and an update of this package was not requested.
- symfony/service-contracts v3.5.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 12
- symfony/string is locked to version v7.2.0 and an update of this package was not requested.
- symfony/string v7.2.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 13
- phpunit/phpunit is locked to version 9.6.22 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
- phpunit/phpunit 9.6.22 requires doctrine/instantiator ^1.5.0 || ^2 -> satisfiable by doctrine/instantiator[2.0.0].
|
Install Composer 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
|
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