MDL-45698 behat: Fixed behat and symfony versions

This commit is contained in:
Rajesh Taneja
2014-05-29 09:47:55 +08:00
parent 89262fa9f1
commit 2b9259ed7f
+1 -1
View File
@@ -8,6 +8,6 @@
"require-dev": {
"phpunit/phpunit": "3.7.*",
"phpunit/dbUnit": "1.2.*",
"moodlehq/behat-extension": "1.27.9"
"moodlehq/behat-extension": "1.27.10"
}
}