Skip to content

Commit f4d2373

Browse files
committed
[Composer] Added missing ibexa/messenger package
1 parent 899d968 commit f4d2373

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
"ibexa/tree-builder": "~4.6.x-dev",
7272
"ibexa/discounts": "~4.6.x-dev",
7373
"ibexa/discounts-codes": "~4.6.x-dev",
74-
"ibexa/product-catalog-symbol-attribute": "~4.6.x-dev"
74+
"ibexa/product-catalog-symbol-attribute": "~4.6.x-dev",
75+
"ibexa/messenger": "~4.6.x-dev"
7576
},
7677
"scripts": {
7778
"fix-cs": "php-cs-fixer fix --config=.php-cs-fixer.php -v --show-progress=dots",

0 commit comments

Comments
 (0)