diff --git a/composer.json b/composer.json index ee734d84092..73e59f111a6 100644 --- a/composer.json +++ b/composer.json @@ -1,4 +1,9 @@ { + "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": "4.8.*", "phpunit/dbUnit": "1.4.*",