From 4b6b1e3a00f871c3e08704bdc27a30c24125fa25 Mon Sep 17 00:00:00 2001 From: David Monllao Date: Mon, 16 Dec 2013 16:04:01 +0800 Subject: [PATCH] MDL-43330 behat: behat-extension version changed --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1810b798d71..6e1007d98c6 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.27.0" + "moodlehq/behat-extension": "1.27.1" } } -- 2.43.0