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.

Code

Rating   Name Size Complexity Test Coverage Changes Bugs Features
A Enjoys\Dotenv\Dotenv 186 34 100% 15 1 3
A Enjoys\Dotenv\EnvCollection 40 7 100% 1 0 1
A Enjoys\Dotenv\Parser\Parser 124 18 100% 3 0 2
A Enjoys\Dotenv\Types\Int16Type 20 4 100% 1 0 0
A Enjoys\Dotenv\Parser\Lines\EnvLine 31 6 100% 3 0 1
A Enjoys\Dotenv\Parser\Env\Comment 18 3 100% 1 0 1
A Enjoys\Dotenv\Parser\Lines\EmptyLine 5 1 100% 1 0 1
A Enjoys\Dotenv\Types\StringType 20 4 100% 1 0 0
A Enjoys\Dotenv\Types\NullType 20 4 100% 1 0 0
A Enjoys\Dotenv\Parser\Env\Key 25 4 100% 1 0 1
A Enjoys\Dotenv\Parser\Builder 12 2 100% 1 0 1
A Enjoys\Dotenv\Types\FalseType 20 4 100% 1 0 0
A Enjoys\Dotenv\Types\BoolType 20 4 100% 1 0 0
A Enjoys\Dotenv\Types\TrueType 20 4 100% 2 1 0
A Dotenv\Parser\Lines\CommentLine 17 3 100% 1 0 1