Skip to content

Commit

Permalink
MDL-38524 behat: Using wildcard instead of hardcoded version
Browse files Browse the repository at this point in the history
  • Loading branch information
David Monllao committed Mar 18, 2013
1 parent 8673a98 commit f07bf92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -8,6 +8,6 @@
"require-dev": {
"phpunit/phpunit": "3.7.*",
"phpunit/dbUnit": "1.2.*",
"moodlehq/behat-extension": "1.0.3"
"moodlehq/behat-extension": "1.0.*"
}
}

0 comments on commit f07bf92

Please sign in to comment.