Skip to content

Commit 039c92c

Browse files
committed
Add amqp to plugin composer
1 parent 83f19ed commit 039c92c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"symfony/messenger": "^5.4 || ^6.4",
1313
"symfony/webpack-encore-bundle": "^1.15",
1414
"ext-openssl": "*",
15-
"bitbag/sylius-feed-plugin": "~0.2"
15+
"bitbag/sylius-feed-plugin": "~0.2",
16+
"symfony/amqp-messenger": "^5.4 || ^6.4 || ^7.0"
1617
},
1718
"require-dev": {
1819
"behat/behat": "^3.6.1",

0 commit comments

Comments
 (0)