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