jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/380135 )

Change subject: build: Updating mediawiki/mediawiki-codesniffer to 13.0.0
......................................................................


build: Updating mediawiki/mediawiki-codesniffer to 13.0.0

Change-Id: I25ff453d0b35d13155cddaf6b0f8ed9f69a3b943
---
M composer.json
M includes/EmailAuthAuthenticationRequest.php
2 files changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Umherirrender: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/composer.json b/composer.json
index 7c63cad..6394fcf 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,7 @@
 {
        "require-dev": {
                "jakub-onderka/php-parallel-lint": "0.9.2",
-               "mediawiki/mediawiki-codesniffer": "0.12.0",
+               "mediawiki/mediawiki-codesniffer": "13.0.0",
                "jakub-onderka/php-console-highlighter": "0.3.2"
        },
        "scripts": {
diff --git a/includes/EmailAuthAuthenticationRequest.php 
b/includes/EmailAuthAuthenticationRequest.php
index b10463e..b738886 100644
--- a/includes/EmailAuthAuthenticationRequest.php
+++ b/includes/EmailAuthAuthenticationRequest.php
@@ -3,7 +3,6 @@
 namespace MediaWiki\Extensions\EmailAuth;
 
 use MediaWiki\Auth\AuthenticationRequest;
-use Message;
 
 class EmailAuthAuthenticationRequest extends AuthenticationRequest {
        public $token;

-- 
To view, visit https://gerrit.wikimedia.org/r/380135
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I25ff453d0b35d13155cddaf6b0f8ed9f69a3b943
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/EmailAuth
Gerrit-Branch: master
Gerrit-Owner: Libraryupgrader <[email protected]>
Gerrit-Reviewer: Umherirrender <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to