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

This commit is contained in:
David Monllao 2013-11-06 14:20:56 +08:00
parent e2d7379682
commit 39386f271f

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"
}
}