Skip to content

Tags: blax-software/laravel-websockets

Tags

1.14.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Symfony deprecation error in TriggerEventController (beyondcode#1147

)

* Fix Symfony deprecation error in TriggerEventController

* Remove optional in TriggerEventController

1.14.0

Add Laravel 10.x support

1.13.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make TriggerEventController accept both 'channel' and 'channels'. (be…

…yondcode#1046)

1.13.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[1.x] Update pusher/pusher-php-server versions (beyondcode#955)

* Update pusher/pusher-php-server versions

* Fix tests

* Add guzzlehttp/psr7 2.0 support

* Update run-tests.yml

* Fix version of guzzlehttp/psr7

* Fix deprecated stream_for method

1.13.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Laravel 9 support (beyondcode#948)

2.0.0-beta.37

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix call to deprecated JsonResponse::create() (beyondcode#942)

2.0.0-beta.36

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request beyondcode#735 from beyondcode/fix/websocket-handlers

[2.x] Fix Websocket Handlers registration

2.0.0-beta.35

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
[2.x] Laravel Octane support (beyondcode#733)

* Octane support

Co-authored-by: Alex Renoki <rennokki@gmail.com>

1.12.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Octane fixes (beyondcode#734)

2.0.0-beta.34

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Removing higher-order from collection-related tasks