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\Parser\Env\Key 25 4 100% 1 0 1
A Enjoys\Dotenv\Types\FalseType 20 4 100% 1 0 0
A Enjoys\Dotenv\Parser\Builder 12 2 100% 1 0 1
A Enjoys\Dotenv\Types\BoolType 20 4 100% 1 0 0
A Enjoys\Dotenv\Types\TrueType 20 4 100% 2 1 0
A Enjoys\Dotenv\Storage 51 7 100% 1 0 0
A Dotenv\Parser\Lines\CommentLine 17 3 100% 1 0 1
A Enjoys\Dotenv\Types\FloatType 21 4 100% 1 0 0
A Enjoys\Dotenv\Variables 65 12 100% 2 1 0
A Enjoys\Dotenv\Parser\Lines\Multiline 92 17 100% 1 0 0
A Enjoys\Dotenv\Types\Int8Type 20 4 100% 1 0 0
A Enjoys\Dotenv\Parser\Env\Value 32 7 100% 1 0 1
A Enjoys\Dotenv\Types\IntType 21 4 100% 1 0 0
A Enjoys\Dotenv\ValueTypeCasting 44 7 93.33% 1 0 0