Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.x] Adds support for pusher/pusher-php-server: ^7.0 #39632

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

nunomaduro
Copy link
Member

This pull request adds support for pusher/pusher-php-server: ^7.0. Note that, at this point, we are using a few deprecated methods, such as $this->pusher->socket_auth(..., etc. They will still work for now, but i guess they will be removed on ^8.0.

@driesvints
Copy link
Member

@nunomaduro maybe we can already drop/remove some of them in Laravel 9?

@nunomaduro
Copy link
Member Author

nunomaduro commented Nov 16, 2021

@driesvints Agree. @taylorotwell would you be ok having make Laravel 9 "pusher-php-server: ^7.0" only? There is no reason why would keep supporting those old versions, and is a good moment to add a note to the upgrade guide.

If yes, you can merge this one, and I will work in a different pull request for Laravel 9.

@taylorotwell taylorotwell merged commit d430754 into 8.x Nov 16, 2021
@taylorotwell taylorotwell deleted the feat/adds-support-for-pusher-seven branch November 16, 2021 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants