masmerise / livewire-toaster

Beautiful toast notifications for Laravel / Livewire.
MIT License
342 stars 22 forks source link

Only compatible with >= PHP 8.2? #3

Closed kaju74 closed 1 year ago

kaju74 commented 1 year ago

Hi,

I've tryed to install your nice component under Laravel 10 & PHP 8.1.5 but got conflicts that I had to use at least PHP 8.2 - is this correct?

Regards, ...

mabdullahsari commented 1 year ago

Yes, that's correct. The minimum supported version is 8.2

Please upgrade to 8.2 in order to use Toaster.