diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 0000000..e90c9a0 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-IBX-6467-Richtext-field-validation-is-not-styled-properly as 4.5.x-dev", + "repositoryUrl": "https://github.com/ibexa/fieldtype-richtext", + "package": "ibexa/fieldtype-richtext", + "shouldBeAddedAsVCS": false + } + ] +} \ No newline at end of file