From e672bf4b1cbc94dd3f9a3faf6c68fa1bc4d8b550 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Wed, 25 Oct 2023 16:01:18 +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..1a9d435 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-ibx-6207_requests_containing_frontcontroller_script_causes_session_not_found_exception as 1.3.x-dev", + "repositoryUrl": "https://github.com/ezsystems/ezplatform-kernel", + "package": "ezsystems/ezplatform-kernel", + "shouldBeAddedAsVCS": false + } + ] +} \ No newline at end of file