MDL-59079 core_analytics: Add social level 2 to various activities
[moodle.git] / composer.json
blobdcb07cf2398e4ccd3849721634e11efdb90a0792
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.34.0",
11         "mikey179/vfsStream": "^1.6"
12     }