We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2d61c commit 53cfb4eCopy full SHA for 53cfb4e
dependencies.json
@@ -0,0 +1,23 @@
1
+{
2
+ "recipesEndpoint": "",
3
+ "packages": [
4
+ {
5
+ "requirement": "dev-IBX-10602 as 4.6.x-dev",
6
+ "repositoryUrl": "https://github.com/ibexa/tree-builder",
7
+ "package": "ibexa/tree-builder",
8
+ "shouldBeAddedAsVCS": true
9
+ },
10
11
12
+ "repositoryUrl": "https://github.com/ibexa/content-tree",
13
+ "package": "ibexa/content-tree",
14
15
16
17
+ "requirement": "dev-ibx-10602-content-tree-refactor as 4.6.x-dev",
18
+ "repositoryUrl": "https://github.com/ibexa/admin-ui",
19
+ "package": "ibexa/admin-ui",
20
+ "shouldBeAddedAsVCS": false
21
+ }
22
+ ]
23
+}
0 commit comments