Reverb Version
1.4.6
Laravel Version
11.44.0
PHP Version
8.3
Description
I am using Laravel Reverb together with Ratchet Pawl in my application, as I am connected to another servers websocket as well as using websockets for my frontend. Both packages have the dependencies for ratchetphp/RFC6455. The current problem I have is that the newest Pawl Update uses version 0.4.0 of the rfc6455 package and reverb is still using 0.3.1 and they are conflicting. Is it planned and is there a timeframe when Reverb will update to verson 0.4.0 of the rfc package?
Steps To Reproduce
Install latest Versions of https://packagist.org/packages/ratchet/pawl and Laravel Reverb.
Reverb Version
1.4.6
Laravel Version
11.44.0
PHP Version
8.3
Description
I am using Laravel Reverb together with Ratchet Pawl in my application, as I am connected to another servers websocket as well as using websockets for my frontend. Both packages have the dependencies for ratchetphp/RFC6455. The current problem I have is that the newest Pawl Update uses version 0.4.0 of the rfc6455 package and reverb is still using 0.3.1 and they are conflicting. Is it planned and is there a timeframe when Reverb will update to verson 0.4.0 of the rfc package?
Steps To Reproduce
Install latest Versions of https://packagist.org/packages/ratchet/pawl and Laravel Reverb.