Wave on Laravel 9 - how does this affect me?

Solved
chrisd

Nov 27th, 2023 04:46 AM

Hi 👋 Wave devs, I'm considering using Wave, I subscribed for latest GIT 💵 I see it's still on Laravel 9

Wondering how does this affect me? 🤔 Should I proceed to use it even though some packages upgrade to L10 (and soon enough L11) ... meanwhile I will need to force my use of packages to stay behind setting specific versions in composer.

Wondering, are there any must have features of L10 that I'd miss out on?

I've already started using TALL stack with L10 Livewire3, so not sure if this means I need to change habits.

Cheer, - Chris

bobbyiliev

Nov 27th, 2023 04:49 AM

Best Answer

Hi there!

Wave was upgraded to Laravel v10 a few weeks ago:

https://github.com/thedevdojo/wave/pull/96

And here is the release:

https://github.com/thedevdojo/wave/releases/tag/2.2.0

Hope that this helps!

Report
1
chrisd

Nov 28th, 2023 04:22 PM

Awesome, thanks :)

Report
1
bobbyiliev

Nov 30th, 2023 01:12 AM

No problem! Good luck with your project!