-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
katarzynazawada
committed
Nov 6, 2024
1 parent
32e1463
commit 748583d
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
} | ||
] | ||
} |