From 23837107acbe931c22645e424c92f1803bbc79ff Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Wed, 30 Nov 2022 03:45:20 +0000 Subject: [PATCH] Update tools --- resources/test.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/test.json b/resources/test.json index 2b63cdce..e4378bd8 100644 --- a/resources/test.json +++ b/resources/test.json @@ -6,7 +6,7 @@ "website": "http://behat.org/", "command": { "phar-download": { - "phar": "https://github.com/Behat/Behat/releases/download/v3.11.0/behat.phar", + "phar": "https://github.com/Behat/Behat/releases/download/v3.12.0/behat.phar", "bin": "%target-dir%/behat" } },