Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[5.x] fix implicitly marking parameter as nullable
`Laravel\Telescope\Storage\DatabaseEntriesRepository::__construct()`: Implicitly marking parameter $chunkSize as nullable is deprecated, the explicit nullable type must be used instead
- Loading branch information