GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Pull Request — master (#51)
by Franck
44:08 queued 15:12
created
src/Plugin.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -374,7 +374,7 @@
 block discarded – undo
374 374
     /**
375 375
      * Simple check if PHP_CodeSniffer is installed.
376 376
      *
377
-     * @param null|string|\Composer\Semver\Constraint\ConstraintInterface $versionConstraint to match against
377
+     * @param string $versionConstraint to match against
378 378
      *
379 379
      * @return bool Whether PHP_CodeSniffer is installed
380 380
      */
Please login to merge, or discard this patch.