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
Push — master ( 573435...aa8877 )
by Freek
01:14
created
src/Client.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -382,7 +382,7 @@
 block discarded – undo
382 382
      * @param string                              $contents
383 383
      * @param \Spatie\Dropbox\UploadSessionCursor $cursor
384 384
      * @param string                              $path
385
-     * @param string|array                        $mode
385
+     * @param string                        $mode
386 386
      * @param bool                                $autorename
387 387
      * @param bool                                $mute
388 388
      *
Please login to merge, or discard this patch.