Move redirect handling to an event subscriber #21
Annotations
2 errors and 2 warnings
Install dependencies
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php >=8.1 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- symfony/deprecation-contracts is locked to version v3.1.1 and an update of this package was not requested.
- symfony/deprecation-contracts v3.1.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- symfony/event-dispatcher-contracts is locked to version v3.1.1 and an update of this package was not requested.
- symfony/event-dispatcher-contracts v3.1.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- symfony/string is locked to version v6.1.5 and an update of this package was not requested.
- symfony/string v6.1.5 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- symfony/var-dumper is locked to version v6.1.5 and an update of this package was not requested.
- symfony/var-dumper v6.1.5 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- symfony/deprecation-contracts v3.1.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- symfony/yaml v5.4.12 requires symfony/deprecation-contracts ^2.1|^3 -> satisfiable by symfony/deprecation-contracts[v3.1.1].
- symfony/yaml is locked to version v5.4.12 and an update of this package was not requested.
|
Install dependencies
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
The logs for this run have expired and are no longer available.
Loading