Validate json

Change-Id: Idf01a21c1edccf49854b4c0ed15aefd868e570d2
This commit is contained in:
Niklas Laxström
2014-01-06 10:00:40 +00:00
parent c8bbeb23d7
commit 44a2f4b01c

View File

@@ -12,7 +12,7 @@
"license": [ "GPL-2.0+", "MIT" ], "license": [ "GPL-2.0+", "MIT" ],
"support": { "support": {
"issues": "https://bugzilla.wikimedia.org/", "issues": "https://bugzilla.wikimedia.org/",
"irc": "irc://irc.freenode.net/mediawiki-i18n", "irc": "irc://irc.freenode.net/mediawiki-i18n"
}, },
"require": { "require": {
"php": ">=5.3.0", "php": ">=5.3.0",