From c05f2480c70c44ba0941fa5edd21677ead598b7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CKamilSznajdrowicz=E2=80=9D?= Date: Wed, 18 Sep 2024 11:53:36 +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..d661ab7 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-block-size-validation as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/connector-qualifio", + "package": "ibexa/connector-qualifio", + "shouldBeAddedAsVCS": true + } + ] +} \ No newline at end of file