From 94ca73cf1b09e1eada0f46fb82e547e71b5ebf97 Mon Sep 17 00:00:00 2001 From: KamilSznajdrowicz Date: Thu, 10 Sep 2026 09:27:21 +0200 Subject: [PATCH] [TMP] Run regression --- dependencies.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 dependencies.json diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 00000000..098adc56 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,23 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-IBX-12492-button-is-not-disabled-when-no-target-language-is-available as 6.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/product-catalog", + "package": "ibexa/product-catalog", + "shouldBeAddedAsVCS": true + }, + { + "requirement": "dev-IBX-12492-button-is-not-disabled-when-no-target-language-is-available as 6.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/admin-ui", + "package": "ibexa/admin-ui", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-12492-button-is-not-disabled-when-no-target-language-is-available as 6.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/translations-management", + "package": "ibexa/translations-management", + "shouldBeAddedAsVCS": true + } + ] +} \ No newline at end of file