Skip to content

Commit 3ee4245

Browse files
committed
[Composer] Added missing dependecy
1 parent 73053db commit 3ee4245

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
@@ -67,7 +67,8 @@
6767
"ibexa/version-comparison": "4.6.x-dev",
6868
"league/oauth2-google": "^4.0",
6969
"ibexa/connector-dam": "~4.6.x-dev",
70-
"ibexa/twig-components": "~4.6.x-dev"
70+
"ibexa/twig-components": "~4.6.x-dev",
71+
"ibexa/tree-builder": "~4.6.x-dev"
7172
},
7273
"scripts": {
7374
"fix-cs": "php-cs-fixer fix --config=.php-cs-fixer.php -v --show-progress=dots",

0 commit comments

Comments
 (0)