repo.or.cz
/
moodle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge branch 'MDL-57687-master' of git://github.com/danpoltawski/moodle
[moodle.git]
/
composer.json
blob
9c795b6c26bdf4f991db45e0741eda6bb8783dbb
1
{
2
"name": "moodle/moodle",
3
"license": "GPL-3.0",
4
"description": "Moodle - the world's open source learning platform",
5
"type": "project",
6
"homepage": "https://moodle.org",
7
"require-dev": {
8
"phpunit/phpunit": "5.5.*",
9
"phpunit/dbUnit": "1.4.*",
10
"moodlehq/behat-extension": "3.33.1"
11
}
12
}