Closed rojtjo closed 4 years ago
Looks like there was an issue with line endings when running the tests on Windows. I've fixed this by simply replacing all line endings with \n
.
I'm not quite sure what's happening with Scrutinizer. If anyone has any idea, I'd be happy to fix that as well.
Thanks, just came across this when I was finishing the Laravel 8 upgrade 🤦 Thanks for the PR anyways!
I've upgraded the dependencies for compatibility with Laravel 8. Please note that this also drops Laravel 7 support.