diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 00000000..b4964996 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,17 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-IBX-3265_Translation_of_User_Content_Objects_is_not_possible as 1.3.x-dev", + "repositoryUrl": "https://github.com/ezsystems/ezplatform-content-forms", + "package": "ezsystems/ezplatform-content-forms", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-3265_Translation_of_User_Content_Objects_is_not_possible as 2.3.x-dev", + "repositoryUrl": "https://github.com/ezsystems/ezplatform-admin-ui", + "package": "ezsystems/ezplatform-admin-ui", + "shouldBeAddedAsVCS": false + } + ] +} \ No newline at end of file