Skip to content

Update symfony/messenger requirement from ^5.0 || ^6.2 to ^7.1.3 #194

Update symfony/messenger requirement from ^5.0 || ^6.2 to ^7.1.3

Update symfony/messenger requirement from ^5.0 || ^6.2 to ^7.1.3 #194

Triggered via pull request August 1, 2024 15:01
Status Failure
Total duration 36s
Artifacts

tests.yaml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run tests with PHP 7.4 using TYPO3 ^10.4 with testing framework version ^6
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/messenger ^7.1.3 -> satisfiable by symfony/messenger[v7.1.3]. - symfony/messenger v7.1.3 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 2 - symfony/doctrine-messenger[v5.1.0, ..., v5.3.14] require symfony/messenger ^5.1 -> found symfony/messenger[v5.1.0, ..., v5.4.42] but it conflicts with your root composer.json require (^7.1.3). - symfony/doctrine-messenger[v5.4.0, ..., v5.4.40] require symfony/messenger ^5.1|^6.0 -> found symfony/messenger[v5.1.0, ..., v5.4.42, v6.0.0, ..., v6.4.10] but it conflicts with your root composer.json require (^7.1.3). - symfony/doctrine-messenger[v6.2.0, ..., v6.4.9] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. - Root composer.json requires symfony/doctrine-messenger ^5.0 || ^6.2 -> satisfiable by symfony/doctrine-messenger[v5.1.0, ..., v5.4.40, v6.2.0, ..., v6.4.9].
Run tests with PHP 7.4 using TYPO3 ^10.4 with testing framework version ^6
Process completed with exit code 2.
Run tests with PHP 8.1 using TYPO3 ^11.5 with testing framework version ^7
The job was canceled because "_10_4__6_7_4" failed.