Skip to content

Commit

Permalink
[TMP] Run regression
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdan Mazur committed Jan 11, 2024
1 parent c14c1db commit 4b5443a
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-connector_actito as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/shipping",
"package": "ibexa/shipping",
"shouldBeAddedAsVCS": true
},
{
"requirement": "dev-connector_actito as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/payment",
"package": "ibexa/payment",
"shouldBeAddedAsVCS": true
},
{
"requirement": "dev-connector_actito as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/order-management",
"package": "ibexa/order-management",
"shouldBeAddedAsVCS": true
},
{
"requirement": "dev-gracefuilly_handle_no_subscriptions as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/notifications",
"package": "ibexa/notifications",
"shouldBeAddedAsVCS": false
}
]
}

0 comments on commit 4b5443a

Please sign in to comment.