diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 00000000..c2fab21b --- /dev/null +++ b/dependencies.json @@ -0,0 +1,29 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-IBX-7085-missing-texts as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/admin-ui", + "package": "ibexa/admin-ui", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-7085-missing-texts as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/corporate-account", + "package": "ibexa/corporate-account", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-7085-missing-texts as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/product-catalog", + "package": "ibexa/product-catalog", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-7085-missing-texts as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/taxonomy", + "package": "ibexa/taxonomy", + "shouldBeAddedAsVCS": false + } + ] +}