diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 0000000..8923096 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,17 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-ibx-7236-search-min-query as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/search", + "package": "ibexa/search", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-ibx-7236-support-like-expression-for-fulltext as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/core", + "package": "ibexa/core", + "shouldBeAddedAsVCS": false + } + ] +} \ No newline at end of file