We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d46052d commit d60fd31Copy full SHA for d60fd31
1 file changed
composer.json
@@ -3,6 +3,12 @@
3
"license": "(GPL-2.0-only or proprietary)",
4
"type": "project",
5
"description": "Ibexa Admin Ui",
6
+ "repositories": [
7
+ {
8
+ "type": "vcs",
9
+ "url": "https://github.com/ibexa/design-system-twig"
10
+ }
11
+ ],
12
"replace": {
13
"ezsystems/ezplatform-admin-ui": "*"
14
},
0 commit comments