Skip to content

Commit 6725c49

Browse files
committed
[Composer] Added ibexa/twig-components dependency
1 parent ca8c710 commit 6725c49

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@
6666
"ibexa/solr": "4.6.x-dev",
6767
"ibexa/version-comparison": "4.6.x-dev",
6868
"league/oauth2-google": "^4.0",
69-
"ibexa/connector-dam": "~4.6.x-dev"
69+
"ibexa/connector-dam": "~4.6.x-dev",
70+
"ibexa/twig-components": "~4.6.x-dev"
7071
},
7172
"scripts": {
7273
"fix-cs": "php-cs-fixer fix --config=.php-cs-fixer.php -v --show-progress=dots",

0 commit comments

Comments
 (0)