Skip to content

Commit

Permalink
[TMP] Run regression
Browse files Browse the repository at this point in the history
  • Loading branch information
katarzynazawada committed Oct 23, 2024
1 parent 9d10879 commit fc7b4ba
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions dependencies.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"recipesEndpoint": "",
"packages": [
{
"requirement": "dev-initial-list-and-view-discounts as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/shipping",
"package": "ibexa/shipping",
"shouldBeAddedAsVCS": true
},
{
"requirement": "dev-initial-list-and-view-discounts as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/payment",
"package": "ibexa/payment",
"shouldBeAddedAsVCS": true
},
{
"requirement": "dev-initial-list-and-view-discounts as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/corporate-account",
"package": "ibexa/corporate-account",
"shouldBeAddedAsVCS": true
}
]
}

0 comments on commit fc7b4ba

Please sign in to comment.