MDL-42738 behat: Updating composer.json to point to the new moodle-behat-extension master

This commit is contained in:
David Monllao
2013-11-26 12:49:33 +08:00
parent e2d7379682
commit 39386f271f
+1 -1
View File
@@ -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"
}
}