Skip to content

Commit 0b31ad8

Browse files
committed
[TMP] Added dependencies.json
1 parent f0746cb commit 0b31ad8

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": "https://api.github.com/repos/ibexa/recipes-dev/contents/index.json?ref=flex/pull-118",
3+
"packages": [
4+
{
5+
"requirement": "dev-ibx-8140-enable-authorization-with-new-authenticator-mechanisms as 5.0.x-dev",
6+
"repositoryUrl": "https://github.com/ibexa/core",
7+
"package": "ibexa/core",
8+
"shouldBeAddedAsVCS": false
9+
},
10+
{
11+
"requirement": "dev-ibx-8140-enable-authorization-with-new-authenticator-mechanisms as 5.0.x-dev",
12+
"repositoryUrl": "https://github.com/ibexa/rest",
13+
"package": "ibexa/rest",
14+
"shouldBeAddedAsVCS": false
15+
},
16+
{
17+
"requirement": "dev-ibx-8140-enable-authorization-with-new-authenticator-mechanisms as 5.0.x-dev",
18+
"repositoryUrl": "https://github.com/ibexa/admin-ui",
19+
"package": "ibexa/admin-ui",
20+
"shouldBeAddedAsVCS": false
21+
}
22+
]
23+
}

0 commit comments

Comments
 (0)