Bump laravel/sanctum from 4.0.3 to 4.0.4 #72
Annotations
10 errors
Run PHP Insights:
app/Http/Requests/AuthRequest.php#L22
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
|
Run PHP Insights:
app/Http/Requests/AuthRequest.php#L1
* [Normal classes are forbidden. Classes must be final or abstract]
|
Run PHP Insights:
app/Http/Requests/StoreAccountRequest.php#L24
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
|
Run PHP Insights:
app/Http/Requests/StoreAccountRequest.php#L1
* [Normal classes are forbidden. Classes must be final or abstract]
|
Run PHP Insights:
app/Http/Requests/StoreAdjustmentRequest.php#L24
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
|
Run PHP Insights:
app/Http/Requests/StoreAdjustmentRequest.php#L1
* [Normal classes are forbidden. Classes must be final or abstract]
|
Run PHP Insights:
app/Http/Requests/StoreAdjustmentRequest.php#L33
* [Line length] Line exceeds 80 characters; contains 85 characters
|
Run PHP Insights:
app/Http/Requests/StoreAdjustmentRequest.php#L35
* [Line length] Line exceeds 80 characters; contains 83 characters
|
Run PHP Insights:
app/Http/Requests/StoreAttributeRequest.php#L24
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
|
Run PHP Insights:
app/Http/Requests/StoreAttributeRequest.php#L1
* [Normal classes are forbidden. Classes must be final or abstract]
|
Loading