Add GitHub Advanced Security requirements #23
Annotations
2 errors and 3 warnings
Install dependencies
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- 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 2
- spatie/array-to-xml is locked to version 3.3.0 and an update of this package was not requested.
- spatie/array-to-xml 3.3.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- symfony/console is locked to version v6.2.13 and an update of this package was not requested.
- symfony/console v6.2.13 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- symfony/filesystem is locked to version v6.4.13 and an update of this package was not requested.
- symfony/filesystem v6.4.13 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- symfony/service-contracts is locked to version v3.4.2 and an update of this package was not requested.
- symfony/service-contracts v3.4.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- symfony/string is locked to version v6.4.13 and an update of this package was not requested.
- symfony/string v6.4.13 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- composer/xdebug-handler is locked to version 3.0.5 and an update of this package was not requested.
- composer/xdebug-handler 3.0.5 requires psr/log ^1 || ^2 || ^3 -> satisfiable by psr/log[3.0.2].
- psr/log 3.0.2 requires php >=8.0.0 -> your php version (7.4.33) 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/
|
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/
|
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/
|
Loading