-
Notifications
You must be signed in to change notification settings - Fork 636
[1.x] Update pusher/pusher-php-server versions #955
Conversation
Codecov Report
@@ Coverage Diff @@
## 1.x #955 +/- ##
============================================
+ Coverage 53.93% 53.99% +0.05%
============================================
Files 50 50
Lines 927 926 -1
============================================
Hits 500 500
+ Misses 427 426 -1
Continue to review full report at Codecov.
|
for laravel 9.x maybe try laravel-websockets/composer.json Line 43 in 605a7fa
|
@PaolaRuby Thanks! I've implemented those fixes for tests as applicable to the 1.x branch & added support for |
laravel-websockets/composer.json Line 36 in 605a7fa
|
@erikn69 fixed! |
Thank you! |
Hi there,
This PR updates the versions for pusher-php-server to match the master branch. In Laravel 9 I believe you need to use version ^7.0.
Fixes #951
Fixes #956
Fixes #945
Fixes #943