Skip to content

Commit 3f5f8e4

Browse files
tischsoicKamilSznajdrowicz
authored andcommitted
DST in composer.json
1 parent 47f569d commit 3f5f8e4

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

composer.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"ibexa/content-forms": "~6.0.x-dev",
2828
"ibexa/core": "~6.0.x-dev",
2929
"ibexa/design-engine": "~6.0.x-dev",
30+
"ibexa/design-system-twig": "~6.0.x-dev",
3031
"ibexa/rest": "~6.0.x-dev",
3132
"ibexa/search": "~6.0.x-dev",
3233
"ibexa/twig-components": "~6.0.x-dev",
@@ -97,5 +98,11 @@
9798
"branch-alias": {
9899
"dev-main": "6.0.x-dev"
99100
}
100-
}
101+
},
102+
"repositories": [
103+
{
104+
"type": "vcs",
105+
"url": "https://github.com/ibexa/design-system-twig"
106+
}
107+
]
101108
}

0 commit comments

Comments
 (0)