From c77bace1b27bc747915dff5d5f87b611cf064b2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CKamilSznajdrowicz=E2=80=9D?= Date: Mon, 7 Oct 2024 15:24:34 +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..4a69f2b --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-IBX-7818-fix-index-issue as 4.6.x-dev", + "repositoryUrl": "https://github.com/OLTC-fperrin/post-install", + "package": "ibexa/post-install", + "shouldBeAddedAsVCS": true + } + ] +} \ No newline at end of file