mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 14:03:52 +01:00
a6bd22b08c
1. Behat upgrade to 2.5.5 2. phpunit upgrade to 4.8.*
8 lines
147 B
JSON
8 lines
147 B
JSON
{
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.8.*",
|
|
"phpunit/dbUnit": "1.4.*",
|
|
"moodlehq/behat-extension": "1.30.1"
|
|
}
|
|
}
|