af24b9d15f
Stats definition was being shared between progress and moodle_progress format which was causing double counting. Now they both have there own stats counter definitions
8 lines
147 B
JSON
8 lines
147 B
JSON
{
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.8.*",
|
|
"phpunit/dbUnit": "1.4.*",
|
|
"moodlehq/behat-extension": "3.31.4"
|
|
}
|
|
}
|