Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
97e0cc8
)
Merge branch 'wip-mdl-48114' of https://github.com/rajeshtaneja/moodle
author
Andrew Nicols
<andrew@nicols.co.uk>
Mon, 4 Jul 2016 04:18:34 +0000
(12:18 +0800)
committer
Andrew Nicols
<andrew@nicols.co.uk>
Mon, 4 Jul 2016 04:18:34 +0000
(12:18 +0800)
composer.json
patch
|
blob
|
blame
|
history
diff --git
a/composer.json
b/composer.json
index
ee734d8
..
73e59f1
100644
(file)
--- 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.*",