diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 00000000..cc3f16b0 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-IBX-10533 as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/dashboard", + "package": "ibexa/dashboard", + "shouldBeAddedAsVCS": true + } + ] +} \ No newline at end of file