laravel / reverb

Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
https://reverb.laravel.com
MIT License
942 stars 63 forks source link

Backward compatibility. #186

Closed ronlinet closed 2 months ago

ronlinet commented 2 months ago

What is the Larvel Version compatibility limit?

Can this be installed on earlier versions by composer, forking, hacking ?

driesvints commented 2 months ago

Reverb requires Laravel v10 as a minimum.