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.
Passed
Branch develop (ce2160)
by nguereza
04:21
created
Category
src/Exception/StorageException.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -40,6 +40,5 @@
 block discarded – undo
40 40
  * Class StorageException
41 41
  * @package Platine\Upload\Exception
42 42
  */
43
-class StorageException extends RuntimeException
44
-{
43
+class StorageException extends RuntimeException {
45 44
 }
Please login to merge, or discard this patch.