masmerise / livewire-toaster

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

Update README.md #7

Closed Enaah closed 1 year ago

Enaah commented 1 year ago

changed namespace (to the correct one):
Masmerise => MAS

mabdullahsari commented 1 year ago

Hey 👋

The namespace was changed from MAS to Masmerise before submitting the stable release, not the other way around. MAS is from an early alpha version of the library.

If, for some reason, you decided to use an unstable version of the library in your application, you'll have to update the namespaces accordingly.

Enaah commented 1 year ago

Sorry for the obsolete PR. ✌🏼

Was the Laravel ^10 requirement added with 1.0 aswell?

mabdullahsari commented 1 year ago

Sorry for the obsolete PR. ✌🏼

Was the Laravel ^10 requirement added with 1.0 aswell?

No problem 🙂

Yes, that's correct.