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