8000 docs: mention pusher/pusher-php-server upgrade from ^4.0|^5.0 to ^5.0 · AlbinoDrought/laravel-docs@ea9bdc3 · GitHub
[go: up one dir, main page]

Skip to content

Commit ea9bdc3

Browse files
committed
docs: mention pusher/pusher-php-server upgrade from ^4.0|^5.0 to ^5.0
See laravel/framework#36528
1 parent 6d8a96b commit ea9bdc3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

upgrade.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ You should update the following dependencies in your application's `composer.jso
6262

6363
In addition, please replace `facade/ignition` with `"spatie/laravel-ignition": "^1.0"` in your application's `composer.json` file.
6464

65+
If using Pusher, please update `pusher/pusher-php-server` to `^5.0`.
66+
6567
Furthermore, the following first-party packages have received new major releases to support Laravel 9.x. If applicable, you should read their individual upgrade guides before upgrading:
6668

6769
<div class="content-list" markdown="1">

0 commit comments

Comments
 (0)
0