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 ca8c710 commit 6725c49Copy full SHA for 6725c49
composer.json
@@ -66,7 +66,8 @@
66
"ibexa/solr": "4.6.x-dev",
67
"ibexa/version-comparison": "4.6.x-dev",
68
"league/oauth2-google": "^4.0",
69
- "ibexa/connector-dam": "~4.6.x-dev"
+ "ibexa/connector-dam": "~4.6.x-dev",
70
+ "ibexa/twig-components": "~4.6.x-dev"
71
},
72
"scripts": {
73
"fix-cs": "php-cs-fixer fix --config=.php-cs-fixer.php -v --show-progress=dots",
0 commit comments