Update composer.json #2
Annotations
2 errors and 2 warnings
phplint
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/deprecation-contracts == 3.0.2.0 -> satisfiable by symfony/deprecation-contracts[v3.0.2].
- symfony/deprecation-contracts v3.0.2 requires php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/event-dispatcher-contracts == 3.0.2.0 -> satisfiable by symfony/event-dispatcher-contracts[v3.0.2].
- symfony/event-dispatcher-contracts v3.0.2 requires php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/service-contracts == 3.0.2.0 -> satisfiable by symfony/service-contracts[v3.0.2].
- symfony/service-contracts v3.0.2 requires php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- Root composer.json requires symfony/string == 6.0.19.0 -> satisfiable by symfony/string[v6.0.19].
- symfony/string v6.0.19 requires php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- symfony/deprecation-contracts v3.0.2 requires php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
- guzzlehttp/guzzle 7.9.2 requires symfony/deprecation-contracts ^2.2 || ^3.0 -> satisfiable by symfony/deprecation-contracts[v3.0.2].
- Root composer.json requires guzzlehttp/guzzle == 7.9.2.0 -> satisfiable by guzzlehttp/guzzle[7.9.2].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
phplint
Process completed with exit code 2.
|
phplint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phplint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|