mpociot / laravel-test-factory-helper

Generate Laravel test factories from your existing models
936 stars 87 forks source link

Require Laravel 6 #46

Closed jasonmccreary closed 4 years ago

jasonmccreary commented 4 years ago

With all previous versions of Laravel reaching end of life and the upcoming release of Laravel 7, it's time to bump the dependencies and modernize the generated factory code using Laravel 6 as the new minimum Laravel version.