MDL-39752 behat: Updated composer to use step count formatter

This commit is contained in:
Rajesh Taneja 2015-03-09 07:11:01 +08:00
parent 5b9e6b5526
commit 003dc31998

View file

@ -8,6 +8,6 @@
"require-dev": { "require-dev": {
"phpunit/phpunit": "3.7.*", "phpunit/phpunit": "3.7.*",
"phpunit/dbUnit": "1.2.*", "phpunit/dbUnit": "1.2.*",
"moodlehq/behat-extension": "1.29.2" "moodlehq/behat-extension": "1.29.3"
} }
} }