From 9b6566dfb4d2345ea9d9b785dd4477abb9e2ba3e Mon Sep 17 00:00:00 2001 From: barbaragr Date: Wed, 16 Sep 2026 13:32:56 +0200 Subject: [PATCH] [TMP] Run regression --- dependencies.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 dependencies.json diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 00000000..1f9afa62 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,17 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-IBX-12442-ds-harmonization as 6.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/admin-ui", + "package": "ibexa/admin-ui", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-12442-ds-harmonization as 6.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/integrated-help", + "package": "ibexa/integrated-help", + "shouldBeAddedAsVCS": true + } + ] +} \ No newline at end of file