2012-11-19 22:16:17 +01:00
|
|
|
{
|
2016-06-09 07:33:29 +08:00
|
|
|
"name": "moodle/moodle",
|
2018-02-04 19:38:32 +01:00
|
|
|
"license": "GPL-3.0-or-later",
|
2016-06-09 07:33:29 +08:00
|
|
|
"description": "Moodle - the world's open source learning platform",
|
|
|
|
"type": "project",
|
|
|
|
"homepage": "https://moodle.org",
|
2012-12-07 18:20:03 +01:00
|
|
|
"require-dev": {
|
2018-03-18 23:40:02 +01:00
|
|
|
"phpunit/phpunit": "6.5.*",
|
2017-11-02 19:43:29 +01:00
|
|
|
"phpunit/dbUnit": "3.0.*",
|
2018-06-01 12:16:04 +02:00
|
|
|
"moodlehq/behat-extension": "3.36.0",
|
2016-01-05 18:14:16 +08:00
|
|
|
"mikey179/vfsStream": "^1.6"
|
2012-11-19 22:16:17 +01:00
|
|
|
}
|
2012-11-30 16:24:41 +08:00
|
|
|
}
|