diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 0000000000..3b263a6eca --- /dev/null +++ b/dependencies.json @@ -0,0 +1,17 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-ibx-8433-added-content-tree-children-filtering-temp as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/admin-ui", + "package": "ibexa/admin-ui", + "shouldBeAddedAsVCS": true + }, + { + "requirement": "dev-added-criterion-processor as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/rest", + "package": "ibexa/rest", + "shouldBeAddedAsVCS": true + } + ] +} \ No newline at end of file