From 6629ca6ba4a95b1caee31910083aff1d1a82fa5a Mon Sep 17 00:00:00 2001 From: Bogdan Mazur Date: Thu, 22 Aug 2024 08:48:41 +0200 Subject: [PATCH] [TMP] Run regression --- dependencies.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 dependencies.json diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 0000000..1ddd2f8 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-IBX-8719-Image-files-with-long-names-are-not-properly-displayed-within-bulk-modal as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/image-picker", + "package": "ibexa/image-picker", + "shouldBeAddedAsVCS": true + } + ] +} \ No newline at end of file