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.0.33) does not satisfy that requirement.
Problem 2
- psr/container is locked to version 1.1.2 and an update of this package was not requested.
- psr/container 1.1.2 requires php >=7.4.0 -> your php version (7.0.33) does not satisfy that requirement.
Problem 3
- psr/event-dispatcher is locked to version 1.0.0 and an update of this package was not requested.
- psr/event-dispatcher 1.0.0 requires php >=7.2.0 -> your php version (7.0.33) does not satisfy that requirement.
Problem 4
- symfony/config is locked to version v5.4.11 and an update of this package was not requested.
- symfony/config v5.4.11 requires php >=7.2.5 -> your php version (7.0.33) does not satisfy that requirement.
Problem 5
- symfony/console is locked to version v5.4.13 and an update of this package was not requested.
- symfony/console v5.4.13 requires php >=7.2.5 -> your php version (7.0.33) does not satisfy that requirement.
Problem 6
- symfony/dependency-injection is locked to version v5.4.13 and an update of this package was not requested.
- symfony/dependency-injection v5.4.13 requires php >=7.2.5 -> your php version (7.0.33) does not satisfy that requirement.
Problem 7
- 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.0.33) does not satisfy that requirement.
Problem 8
- symfony/error-handler is locked to version v5.4.11 and an update of this package was not requested.
- symfony/error-handler v5.4.11 requires php >=7.2.5 -> your php version (7.0.33) does not satisfy that requirement.
Problem 9
- symfony/event-dispatcher is locked to version v5.4.9 and an update of this package was not requested.
- symfony/event-dispatcher v5.4.9 requires php >=7.2.5 -> your php version (7.0.33) does not satisfy that requirement.
Problem 10
- 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.0.33) does not satisfy that requirement.
Problem 11
- symfony/filesystem is locked to version v5.4.13 and an update of this package was not requested.
- symfony/filesystem v5.4.13 requires php >=7.2.5 -> your php version (7.0.33) does not satisfy that requirement.
Problem 12
- symfony/finder is locked to version v5.4.11 and an update of this package was not requested.
- symfony/finder v5.4.11 requires php >=7.2.5 -> your php version (7.0.33) does not satisfy that requirement.
Problem 13
- symfony/polyfill-ctype is locked to version v1.26.0 and an update of this package was not requested.
- symfony/polyfill-ctype v1.26.0 requires php >=7.1 -> your php version (7.0.33) does not satisfy that requirement.
Problem 14
- symfony/polyfill-intl-grapheme is locked to version v1.26.0 and an update of this package was not requested.
- symfony/polyfill-intl-grapheme v1.26.0 requires php >=7.1 -> your php version (7.0.33) does not satisfy that requirement.
Problem 15
- symfony/polyfill-intl-normalizer is locked to version v1.26.0 and an update of this package was not requested.
- symfony/polyfill-intl-normalizer v1.26.0 requires php >=7.1 -> your php version (7.0.33) does not satisfy that requirement.
Problem 16
- symfony/polyfill-mbstring is locked to version v1.26.0 and an update of this package was not requested.
- symfony/polyfill-mbstring v1.26.0 requires php >=7.1 -> your php version (7.0.33) does not satisfy that requirement.
Problem 17
- symfony/polyfill-php73 is locked to version v1.26.0 and an update of this package was not requested.
- symfony/polyfill-php73 v1.26.0 requires php >=7.1 -> your php version (7.0.33) does not satisfy that requirement.
Problem 18
- symfony/pol
|
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