Closed shoxy closed 3 years ago
Thanks for the PR! Any idea why the unit tests are failing? doesn't seem related to your changes..
1) factory(): can use factory helper in Laravel 6.x and 7.x
🤔 ðŸ’
Leaving a note here, it seems that something in upstream psalm might have broken our tests. Pin psalm to "vimeo/psalm:dev-master#0317f1d" and the tests pass
Also changed the return type for
DB::raw()