Skip to content

Commit

Permalink
MDL-38532 behat: Hardcode latest 2.5 moodlehq/behat-extension version
Browse files Browse the repository at this point in the history
  • Loading branch information
David Monllao committed May 8, 2013
1 parent 95190fd commit 8c700da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"require-dev": {
"phpunit/phpunit": "3.7.*",
"phpunit/dbUnit": "1.2.*",
"moodlehq/behat-extension": "1.0.*"
"moodlehq/behat-extension": "1.25.6"
}
}

0 comments on commit 8c700da

Please sign in to comment.