From ca96789d77b34bd733e6c491ba79e3ab21d7e86f Mon Sep 17 00:00:00 2001 From: David Monllao Date: Tue, 14 May 2013 10:13:38 +0800 Subject: [PATCH] MDL-39489 behat: Updating to 2.6 moodlehq/behat-extension tag --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 472d05e94b5..3e1e13d3e5a 100644 --- a/composer.json +++ b/composer.json @@ -8,6 +8,6 @@ "require-dev": { "phpunit/phpunit": "3.7.*", "phpunit/dbUnit": "1.2.*", - "moodlehq/behat-extension": "1.25.6" + "moodlehq/behat-extension": "1.26.0" } } -- 2.43.0