2.0.0
- adds support for Laravel 7
- drop support for Laravel 6 and below
- git information won't be collected by default anymore (if you need this set
collect_git_information
totrue
in theflare
config file) MissingPackageSolutionProvider
was added to theignored_solution_providers
because it potentially could be slow.