MDL-63660 tool_dataprivacy: Increase expected export file size
[moodle.git] / composer.json
blob5b526ccad220326c60f363b2d4a4ca5b50bcf8f8
2     "name": "moodle/moodle",
3     "license": "GPL-3.0-or-later",
4     "description": "Moodle - the world's open source learning platform",
5     "type": "project",
6     "homepage": "https://moodle.org",
7     "require-dev": {
8         "phpunit/phpunit": "6.5.*",
9         "phpunit/dbUnit": "3.0.*",
10         "moodlehq/behat-extension": "3.36.0",
11         "mikey179/vfsStream": "^1.6"
12     }