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

Add support for Laravel 8.x #10

Closed dsturm closed 3 years ago

dsturm 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 8.

Why this PR?

To support Laravel 8.

How has this been tested?

Ran composer run-script check.

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!

sebastiaanluca commented 3 years ago

Thanks for the PR and sorry for the super late response! I'll release a new version in a few minutes with this included.