mirror of
https://github.com/moodle/moodle.git
synced 2025-08-03 16:13:28 +02:00
MDL-50926 phpunit: Upgrade to phpunit 4.x
This commit is contained in:
parent
f5d23fc162
commit
b80b35d0fc
9 changed files with 734 additions and 105 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "3.7.*",
|
||||
"phpunit/dbUnit": "1.2.*",
|
||||
"phpunit/phpunit": "4.7.*",
|
||||
"phpunit/dbUnit": "1.4.*",
|
||||
"moodlehq/behat-extension": "1.30.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue