We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528bf4e commit 4dec593Copy full SHA for 4dec593
composer.json
@@ -70,7 +70,8 @@
70
"ibexa/twig-components": "~4.6.x-dev",
71
"ibexa/tree-builder": "~4.6.x-dev",
72
"ibexa/discounts": "~4.6.x-dev",
73
- "ibexa/discounts-codes": "~4.6.x-dev"
+ "ibexa/discounts-codes": "~4.6.x-dev",
74
+ "ibexa/product-catalog-symbol-attribute": "~4.6.x-dev"
75
},
76
"scripts": {
77
"fix-cs": "php-cs-fixer fix --config=.php-cs-fixer.php -v --show-progress=dots",
0 commit comments