MOL-969: Store refund manager metadata in DB #1317
Triggered via pull request
September 27, 2023 09:10
Status
Failure
Total duration
2m 50s
Artifacts
–
pr_pipe.yml
on: pull_request
Install Dependencies
27s
Build Plugin
2m 38s
Test Plugin Configuration
7s
Test Plugin Snippets
0s
ESLint
0s
Stylelint
0s
PHP Syntax Checks
0s
PHP 7.2 Compatibility
0s
PHPStan
0s
PHP CS Fixer
0s
Matrix: e2e
Mutation Tests
0s
Stryker Tests
0s
Annotations
3 errors
Install Dependencies
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- brick/math is locked to version 0.11.0 and an update of this package was not requested.
- brick/math 0.11.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- laminas/laminas-code is locked to version 4.12.0 and an update of this package was not requested.
- laminas/laminas-code 4.12.0 requires php ~8.1.0 || ~8.2.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- lcobucci/clock is locked to version 2.3.0 and an update of this package was not requested.
- lcobucci/clock 2.3.0 requires php ~8.1.0 || ~8.2.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- league/uri is locked to version 6.8.0 and an update of this package was not requested.
- league/uri 6.8.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- ramsey/collection is locked to version 2.0.0 and an update of this package was not requested.
- ramsey/collection 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- ramsey/uuid is locked to version 4.7.4 and an update of this package was not requested.
- ramsey/uuid 4.7.4 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 8
- symfony/amqp-messenger is locked to version v6.0.19 and an update of this package was not requested.
- symfony/amqp-messenger v6.0.19 requires php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 9
- symfony/doctrine-messenger is locked to version v6.2.12 and an update of this package was not requested.
- symfony/doctrine-messenger v6.2.12 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 10
- symfony/intl is locked to version v6.3.2 and an update of this package was not requested.
- symfony/intl v6.3.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 11
- symfony/lock is locked to version v6.1.11 and an update of this package was not requested.
- symfony/lock v6.1.11 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 12
- symfony/password-hasher is locked to version v6.3.0 and an update of this package was not requested.
- symfony/password-hasher v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 13
- symfony/redis-messenger is locked to version v6.0.19 and an update of this package was not requested.
- symfony/redis-messenger v6.0.19 requires php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 14
- symfony/string is locked to version v6.2.13 and an update of this package was not requested.
- symfony/string v6.2.13 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 15
- symfony/var-dumper is locked to version v6.3.2 and an update of this package was not requested.
- symfony/var-dumper v6.3.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 16
- symfony/string v6.2.13 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- twig/string-extra v3.3.5 requires symfony/string ^5.0|^6.0 -> satisfiable by symfony/string[v6.2.13].
- twig/string-extra is locked to version v3.3.5 and an update of this package was not requested.
|
Install Dependencies
Process completed with exit code 2.
|
Build Plugin
Process completed with exit code 255.
|