From 39386f271f7c1c90cd044ec7d8c2e32a7d99ac3a Mon Sep 17 00:00:00 2001 From: David Monllao Date: Wed, 6 Nov 2013 14:20:56 +0800 Subject: [PATCH] MDL-42738 behat: Updating composer.json to point to the new moodle-behat-extension master --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a0d5ea3eddf..1810b798d71 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.26.3" + "moodlehq/behat-extension": "1.27.0" } } -- 2.43.0