-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bogdan Mazur
committed
Sep 3, 2024
1 parent
9d10879
commit 69e4920
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-8726-added-is-bookmarked-criterion as 4.6.x-dev", | ||
"repositoryUrl": "https://github.com/ibexa/core", | ||
"package": "ibexa/core", | ||
"shouldBeAddedAsVCS": false | ||
}, | ||
{ | ||
"requirement": "dev-ibx-8726-added-support-for-is-bookmarked-criterion as 4.6.x-dev", | ||
"repositoryUrl": "https://github.com/ibexa/solr", | ||
"package": "ibexa/solr", | ||
"shouldBeAddedAsVCS": false | ||
}, | ||
{ | ||
"requirement": "dev-ibx-8726-added-support-for-is-bookmakred-criterion as 4.6.x-dev", | ||
"repositoryUrl": "https://github.com/ibexa/elasticsearch", | ||
"package": "ibexa/elasticsearch", | ||
"shouldBeAddedAsVCS": true | ||
}, | ||
{ | ||
"requirement": "dev-ibx-8726-added-support-for-is-bookmarked-criterion as 4.6.x-dev", | ||
"repositoryUrl": "https://github.com/ibexa/rest", | ||
"package": "ibexa/rest", | ||
"shouldBeAddedAsVCS": false | ||
} | ||
] | ||
} |