Skip to content

Commit

Permalink
[TMP] Run regression
Browse files Browse the repository at this point in the history
  • Loading branch information
katarzynazawada committed Nov 6, 2024
1 parent 32e1463 commit 748583d
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions dependencies.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"recipesEndpoint": "",
"packages": [
{
"requirement": "dev-ibx-8418-delete-orphaned-drafts as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/core",
"package": "ibexa/core",
"shouldBeAddedAsVCS": false
},
{
"requirement": "dev-ibx-8418-drafts-deletion-warning-trash-modal as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/admin-ui",
"package": "ibexa/admin-ui",
"shouldBeAddedAsVCS": false
},
{
"requirement": "dev-ibx-8418-drafts-deletion-warning-trash-modal as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/content-tree",
"package": "ibexa/content-tree",
"shouldBeAddedAsVCS": true
},
{
"requirement": "dev-ibx-8418 as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/product-catalog",
"package": "ibexa/product-catalog",
"shouldBeAddedAsVCS": true
}
]
}

0 comments on commit 748583d

Please sign in to comment.