From 739444175c4ce23fa5172468917b7a4838e50bfe Mon Sep 17 00:00:00 2001 From: katarzynazawada <> Date: Tue, 20 Aug 2024 11:28:47 +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..09c3aae --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-ibx-7895-update-content-type-create as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/dashboard", + "package": "ibexa/dashboard", + "shouldBeAddedAsVCS": true + } + ] +} \ No newline at end of file