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 a63960d commit 9352e98Copy full SHA for 9352e98
composer.json
@@ -70,7 +70,8 @@
70
"ibexa/twig-components": "~5.0.x-dev",
71
"ibexa/tree-builder": "~5.0.x-dev",
72
"ibexa/discounts": "~5.0.x-dev",
73
- "ibexa/discounts-codes": "~5.0.x-dev"
+ "ibexa/discounts-codes": "~5.0.x-dev",
74
+ "ibexa/core-search": "~5.0.x-dev"
75
},
76
"scripts": {
77
"fix-cs": "php-cs-fixer fix --config=.php-cs-fixer.php -v --show-progress=dots",
0 commit comments