Skip to content

Commit

Permalink
[TMP] Added dependencies.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alongosz committed Apr 18, 2024
1 parent 980cd9a commit 1be1db3
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions dependencies.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"recipesEndpoint": "",
"packages": [
{
"requirement": "dev-IBX-7653-images-visible-in-tree-browser-in-image-picker as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/rest",
"package": "ibexa/rest",
"shouldBeAddedAsVCS": false
},
{
"requirement": "dev-IBX-7653-images-visible-in-tree-browser-in-image-picker as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/core",
"package": "ibexa/core",
"shouldBeAddedAsVCS": false
}
]
}

0 comments on commit 1be1db3

Please sign in to comment.