Merge branch 'MDL-67882-message-config-log-MOODLE_311_STABLE' of https://github.com...
[moodle.git] / composer.json
blob17488945da018dc916a983e6c7b0f9db33f56ab8
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": "9.5.*",
9         "moodlehq/behat-extension": "3.311.4",
10         "mikey179/vfsstream": "^1.6"
11     },
12     "minimum-stability": "dev",
13     "prefer-stable": true