Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 19f0502

Browse filesBrowse files
committed
amqp bridge now needs messenger 5.3 for the new interface
1 parent cefc0a1 commit 19f0502
Copy full SHA for 19f0502

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/Messenger/Bridge/Amqp/composer.json

Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/Amqp/composer.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=7.2.5",
2020
"symfony/deprecation-contracts": "^2.1",
21-
"symfony/messenger": "^5.1"
21+
"symfony/messenger": "^5.3"
2222
},
2323
"require-dev": {
2424
"symfony/event-dispatcher": "^4.4|^5.0",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.