From ace7bf36f16edd0b04c11f5c8a21a089d91f8afe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Fri, 20 Feb 2026 14:18:33 +0100 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..0760c0e --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-bump-psy as 8.3.x-dev", + "repositoryUrl": "https://github.com/ezsystems/BehatBundle", + "package": "ezsystems/behatbundle", + "shouldBeAddedAsVCS": false + } + ] +} \ No newline at end of file