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 49b030a commit bc9b5bdCopy full SHA for bc9b5bd
composer.json
@@ -68,7 +68,9 @@
68
"league/oauth2-google": "^4.0",
69
"ibexa/connector-dam": "~4.6.x-dev",
70
"ibexa/twig-components": "~4.6.x-dev",
71
- "ibexa/tree-builder": "~4.6.x-dev"
+ "ibexa/tree-builder": "~4.6.x-dev",
72
+ "ibexa/discounts": "~4.6.x-dev",
73
+ "ibexa/discounts-codes": "~4.6.x-dev"
74
},
75
"scripts": {
76
"fix-cs": "php-cs-fixer fix --config=.php-cs-fixer.php -v --show-progress=dots",
0 commit comments