mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
13 lines
336 B
JSON
13 lines
336 B
JSON
{
|
|
"name": "moodle/moodle",
|
|
"license": "GPL-3.0",
|
|
"description": "Moodle - the world's open source learning platform",
|
|
"type": "project",
|
|
"homepage": "https://moodle.org",
|
|
"require-dev": {
|
|
"phpunit/phpunit": "5.5.*",
|
|
"phpunit/dbUnit": "1.4.*",
|
|
"moodlehq/behat-extension": "3.32.4"
|
|
}
|
|
}
|