Closed eli-s-r closed 3 years ago
Okay, so it seems that Laravel 8.0.0 didn't support PHP 8 yet since it hadn't been released at that point. Can we use a more recent version of Laravel 8 for the tests?
Sure! Feel free to require a higher version.
Okay! Looks like everything's working now.
Thanks!
Fixes #71
Happy 2021 everybody!
This PR adds support for PHP 8.0. All tests passed locally so hopefully this should be pretty straightforward!