diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 0000000..0165155 --- /dev/null +++ b/dependencies.json @@ -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 + } + ] +} \ No newline at end of file