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 60e7d68 commit 5e1459aCopy full SHA for 5e1459a
dependencies.json
@@ -0,0 +1,23 @@
1
+{
2
+ "recipesEndpoint": "",
3
+ "packages": [
4
+ {
5
+ "requirement": "dev-IBX-10416 as 4.6.x-dev",
6
+ "repositoryUrl": "https://github.com/ibexa/admin-ui",
7
+ "package": "ibexa/admin-ui",
8
+ "shouldBeAddedAsVCS": false
9
+ },
10
11
12
+ "repositoryUrl": "https://github.com/ibexa/content-tree",
13
+ "package": "ibexa/content-tree",
14
+ "shouldBeAddedAsVCS": true
15
16
17
18
+ "repositoryUrl": "https://github.com/ibexa/dashboard",
19
+ "package": "ibexa/dashboard",
20
21
+ }
22
+ ]
23
+}
0 commit comments