From 5d130dd96d9e1731796dd49d7c823151773fb945 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CKamilSznajdrowicz=E2=80=9D?= Date: Fri, 6 Sep 2024 13:47:28 +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..6cb10ce --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-location-trash as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/migrations", + "package": "ibexa/migrations", + "shouldBeAddedAsVCS": true + } + ] +} \ No newline at end of file