diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 00000000..01450068 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,17 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-IBX-10519-add-footer-box-shadow as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/admin-ui", + "package": "ibexa/admin-ui", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-10519-add-sticky-footer as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/discounts", + "package": "ibexa/discounts", + "shouldBeAddedAsVCS": true + } + ] +} \ No newline at end of file