diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 0000000..140458b --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-add-textblock-support as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/automated-translation", + "package": "ibexa/automated-translation", + "shouldBeAddedAsVCS": false + } + ] +} \ No newline at end of file