Upgrade dependencies for Laravel 10 and PHPUnit 10 support
Note that we had to replace the old fruitcake cors library with laravel's native implementation
Use middlewareAliases instead of old name for clarity
Use latest phpunit configuration schema
Automatically fix code style
Merge pull request #464 from madewithlove/laravel10
Upgrade to Laravel 10 and PHPUnit 10
Use middlewareAliases instead of old name for clarity
Use latest phpunit configuration schema
Automatically fix code style