lavary / laravel-menu

A quick way to create menus in Laravel
MIT License
1.16k stars 233 forks source link

Fix trim warning in PHP 8 #291

Closed jakubdibala closed 2 years ago

jakubdibala commented 2 years ago

Hi,

this commit fixes PHP warning on PHP 8.1 when calling trim on null value (old class).

mgralikowski commented 1 year ago

It's merged but not released?

@dustingraham could you publish this version to the Packagist?

dustingraham commented 1 year ago

@mgralikowski Released https://github.com/lavary/laravel-menu/releases/tag/v1.8.4