diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 00000000..0cabc016 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,17 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-search-autocomplete as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/admin-ui", + "package": "ibexa/admin-ui", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-6413-part2-core-functionality as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/search", + "package": "ibexa/search", + "shouldBeAddedAsVCS": false + } + ] +} \ No newline at end of file