MDL-53381 behat: Pointing to 3.31.1 release tag.

This commit is contained in:
Rajesh Taneja 2016-04-01 10:31:21 +08:00
parent eb9ca848fa
commit ccceab9974
2 changed files with 125 additions and 129 deletions

View file

@ -2,6 +2,6 @@
"require-dev": {
"phpunit/phpunit": "4.8.*",
"phpunit/dbUnit": "1.4.*",
"moodlehq/behat-extension": "3.31.0"
"moodlehq/behat-extension": "3.31.1"
}
}