This repository was archived by the owner on Jul 16, 2023. It is now read-only.
Commit ef7e412
authored
Fix morphTo to correspond to Laravel 5.6
Laravel 5.6 breaks the morphTo function as it no longer fits the definition in Laravel. This is necessary in order to continue to use this package with Laravel 5.6.1 parent da46877 commit ef7e412
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
451 | | - | |
| 451 | + | |
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
| |||
0 commit comments