MDL-55146 core: Support multiple axes in charts
[moodle.git] / composer.json
blob73e59f111a6bc5f064373b7670cd1f00465783af
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": "4.8.*",
9         "phpunit/dbUnit": "1.4.*",
10         "moodlehq/behat-extension": "3.32.1"
11     }