sebastiaanluca / laravel-auto-morph-map

THIS PACKAGE HAS BEEN DEPRECATED — Automatically alias and map the polymorphic types of Eloquent models.
https://sebastiaanluca.com
MIT License
54 stars 9 forks source link

Support Laravel 7 #9

Closed emielmolenaar closed 4 years ago

emielmolenaar commented 4 years ago

PR Type

What kind of pull request is this? Put an x in all the boxes that apply:

What does it change?

Support Laravel 7.

Why this PR?

To support Laravel 7.

How has this been tested?

Fixed the tests and ran PHPUnit.

Checklist

To facilitate merging your change and the approval of this PR, please make sure you've reviewed and applied the following:

If you're unsure about any of these, don't hesitate to ask. We're here to help!

emielmolenaar commented 4 years ago

Any updates on this one? A merge and release would be awesome :) Thanks!