Skip to content

Commit

Permalink
MDL-51660 behat: Upgarde behat and phpunit
Browse files Browse the repository at this point in the history
1. Behat upgrade to 2.5.5
2. phpunit upgrade to 4.8.*
  • Loading branch information
rajesh Taneja committed Oct 6, 2015
1 parent 35d3e8b commit a6bd22b
Show file tree
Hide file tree
Showing 2 changed files with 963 additions and 974 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"require-dev": {
"phpunit/phpunit": "4.7.*",
"phpunit/phpunit": "4.8.*",
"phpunit/dbUnit": "1.4.*",
"moodlehq/behat-extension": "1.30.0"
"moodlehq/behat-extension": "1.30.1"
}
}
Loading

0 comments on commit a6bd22b

Please sign in to comment.