-
Notifications
You must be signed in to change notification settings - Fork 660
Conversation
…l class + StartWebSocketServer:getDnsResolver returns ResolverInterface to comply with new react/dns policy
Add this to the composer file please: The resolverinterface is newly introduced in 1.1. This to avoid that people who are on react/dns 1.0 get issues. |
Will this be merged in the main branch? |
Waiting for @mpociot to accept/deny the request. |
Thank you! |
The resolverinterface (used in beyondcode#223) was newly introduced in reach/dns 1.1. This PR to avoid that people who are on react/dns 1.0 get issues.
The resolverinterface (used in #223) was newly introduced in reach/dns 1.1. This PR to avoid that people who are on react/dns 1.0 get issues.
We'll still have to wait till a new version of laravel-websockets is released, right? I tried updating but it still throws the same issue. |
@mpociot please publish a new release the package is broken at the moment |
Can anyone please paste the build I should require to fix |
Dev-master :p |
Any movement on this? Been broken for quite some time... |
use dev-master in composer.json to grab the fix as there is no release yet with the fix |
fixing issue #222