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