Skip to content

Laravel 7.x Support

Compare
Choose a tag to compare
@atymic atymic released this 10 Mar 21:51
· 2 commits to master since this release
38ce7dd
Laravel 7 Support (#32)

* Update composer.json

* feat: laravel 7 support

- drop old php versions
- update README.md
- bump phpunit + mockery
- support laravel 7

Co-authored-by: Shamsudin <[email protected]>