Skip to content

Commit 5e1459a

Browse files
[TMP] Run regression
1 parent 60e7d68 commit 5e1459a

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

dependencies.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
"requirement": "dev-IBX-10416 as 4.6.x-dev",
12+
"repositoryUrl": "https://github.com/ibexa/content-tree",
13+
"package": "ibexa/content-tree",
14+
"shouldBeAddedAsVCS": true
15+
},
16+
{
17+
"requirement": "dev-IBX-10416 as 4.6.x-dev",
18+
"repositoryUrl": "https://github.com/ibexa/dashboard",
19+
"package": "ibexa/dashboard",
20+
"shouldBeAddedAsVCS": true
21+
}
22+
]
23+
}

0 commit comments

Comments
 (0)