From adeb0989b37bf8bdfd9ee5a2e5a94612139938ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Tue, 1 Aug 2023 14:13:05 +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 00000000..c0ed3636 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-IBX-5852_prevent_leak_information_on_error_page as 2.3.x-dev", + "repositoryUrl": "https://github.com/ezsystems/ezplatform-admin-ui", + "package": "ezsystems/ezplatform-admin-ui", + "shouldBeAddedAsVCS": false + } + ] +} \ No newline at end of file