From 8c6dff01349c4becbd0005efcb12fc7dd4e12070 Mon Sep 17 00:00:00 2001 From: Bogdan Mazur Date: Tue, 3 Sep 2024 08:37:14 +0200 Subject: [PATCH] [TMP] Run regression --- dependencies.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 dependencies.json diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 0000000..0165155 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,29 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-ibx-8726-added-is-bookmarked-criterion as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/core", + "package": "ibexa/core", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-ibx-8726-added-support-for-is-bookmarked-criterion as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/solr", + "package": "ibexa/solr", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-ibx-8726-added-support-for-is-bookmakred-criterion as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/elasticsearch", + "package": "ibexa/elasticsearch", + "shouldBeAddedAsVCS": true + }, + { + "requirement": "dev-ibx-8726-added-support-for-is-bookmarked-criterion as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/rest", + "package": "ibexa/rest", + "shouldBeAddedAsVCS": false + } + ] +} \ No newline at end of file