Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
MDL-51886 wiki: Add unit tests for view_wiki and view_page
[moodle.git]
/
composer.json
1
{
2
"require-dev": {
3
"phpunit/phpunit": "4.8.*",
4
"phpunit/dbUnit": "1.4.*",
5
"moodlehq/behat-extension": "1.30.1"
6
}
7
}