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.2.34) 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.2.34) does not satisfy that requirement.
Problem 3
- 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.2.34) does not satisfy that requirement.
Problem 4
- 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.2.34) does not satisfy that requirement.
Problem 5
- 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.2.34) does not satisfy that requirement.
Problem 6
- 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.2.34) does not satisfy that requirement.
Problem 7
- phpunit/php-code-coverage is locked to version 9.2.17 and an update of this package was not requested.
- phpunit/php-code-coverage 9.2.17 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
Problem 8
- phpunit/php-file-iterator is locked to version 3.0.6 and an update of this package was not requested.
- phpunit/php-file-iterator 3.0.6 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
Problem 9
- phpunit/php-invoker is locked to version 3.1.1 and an update of this package was not requested.
- phpunit/php-invoker 3.1.1 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
Problem 10
- phpunit/php-text-template is locked to version 2.0.4 and an update of this package was not requested.
- phpunit/php-text-template 2.0.4 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
Problem 11
- phpunit/php-timer is locked to version 5.0.3 and an update of this package was not requested.
- phpunit/php-timer 5.0.3 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
Problem 12
- phpunit/phpunit is locked to version 9.5.25 and an update of this package was not requested.
- phpunit/phpunit 9.5.25 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
Problem 13
- sebastian/cli-parser is locked to version 1.0.1 and an update of this package was not requested.
- sebastian/cli-parser 1.0.1 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
Problem 14
- sebastian/code-unit is locked to version 1.0.8 and an update of this package was not requested.
- sebastian/code-unit 1.0.8 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
Problem 15
- sebastian/code-unit-reverse-lookup is locked to version 2.0.3 and an update of this package was not requested.
- sebastian/code-unit-reverse-lookup 2.0.3 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
Problem 16
- sebastian/comparator is locked to version 4.0.8 and an update of this package was not requested.
- sebastian/comparator 4.0.8 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
Problem 17
- sebastian/complexity is locked to version 2.0.2 and an update of this package was not requested.
- sebastian/complexity 2.0.2 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
Problem 18
- sebastian/diff is locked to version 4.0.4 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