Merge branch 'MDL-55499-32' of git://github.com/andrewnicols/moodle into MOODLE_32_STABLE
[moodle.git] / composer.json
blobbd02e3c32d94e74e2f6e0be435375a350240a0ff
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.32.5"
11     }