jenkins-bot has submitted this change and it was merged.
Change subject: Update composer.json so it contains the basics
......................................................................
Update composer.json so it contains the basics
Now we have to update the Translate initialisation and a ULS dependency
once there is an entry for it.
Change-Id: I3d52bca131dafa1171fb24dfdbe3725a98c36ae1
---
M composer.json
1 file changed, 27 insertions(+), 5 deletions(-)
Approvals:
Nikerabbit: Looks good to me, approved
jenkins-bot: Verified
diff --git a/composer.json b/composer.json
index 89fbc53..4265650 100644
--- a/composer.json
+++ b/composer.json
@@ -2,13 +2,35 @@
"name": "mediawiki/translate",
"type": "mediawiki-extension",
"description": "Let your user translate any kind of text",
- "homepage": "http://www.mediawiki.org/wiki/Extension:Translate",
+ "keywords": [
+ "MediaWiki",
+ "Translation",
+ "translatewiki.net"
+ ],
+ "homepage": "https://www.mediawiki.org/wiki/Extension:Translate",
"license": "GPL-2.0+",
-
- "require": {
- "composer/installers": "*"
+ "authors": [
+ {
+ "name": "Niklas Laxström",
+ "email": "[email protected]",
+ "role": "Lead nitpicker"
+ },
+ {
+ "name": "Siebrand Mazeland",
+ "email": "[email protected]",
+ "role": "Developer"
+ }
+ ],
+ "support": {
+ "issues": "https://bugzilla.wikimedia.org/",
+ "irc": "irc://irc.freenode.net/mediawiki-i18n",
+ "forum":
"https://www.mediawiki.org/wiki/Extension_talk:Translate",
+ "wiki": "https://www.mediawiki.org/wiki/Extension:Translate"
},
-
+ "require": {
+ "php": ">=5.3.0",
+ "composer/installers": ">=1.0.1"
+ },
"suggest": {
"mediawiki/translation-notifications": "Manage communication
with translators"
}
--
To view, visit https://gerrit.wikimedia.org/r/97500
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3d52bca131dafa1171fb24dfdbe3725a98c36ae1
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Jeroen De Dauw <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits