Skip to content

Commit c8cc8b1

Browse files
Merge branch '5.3' into 5.4
* 5.3: fix cs Update validators.lv.xlf Fix API gateway service name Fix CS in composer.json Update validators.uz.xlf [ExpressionLanguage] Fix LexerTest number types [Process] intersect with getenv() to populate default envs Improve CI script a bit Fix Loco Provider [Cache] fix dbindex Redis Fix typos in a test message Never rely on dynamic properties
2 parents 3ea1ad0 + 9cf5ae2 commit c8cc8b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"require-dev": {
2424
"symfony/event-dispatcher-contracts": "^2",
2525
"symfony/http-client-contracts": "^2",
26-
"symfony/messenger": "^4.4 || ^5.0|^6.0"
26+
"symfony/messenger": "^4.4|^5.0|^6.0"
2727
},
2828
"conflict": {
2929
"symfony/http-kernel": "<4.4",

0 commit comments

Comments
 (0)