Skip to content

Commit a1c12d8

Browse files
composer requirement added
1 parent 04e5a1b commit a1c12d8

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": "~5.0.x-dev",
7272
"ibexa/discounts": "~5.0.x-dev",
7373
"ibexa/discounts-codes": "~5.0.x-dev",
74-
"ibexa/core-search": "~5.0.x-dev"
74+
"ibexa/core-search": "~5.0.x-dev",
75+
"ibexa/product-catalog-symbol-attribute": "~5.0.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)