Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 041cce5

Browse files
authored
Removed ^3.0 support for pusher/pusher-php-server
1 parent 31f4bd7 commit 041cce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"illuminate/queue": "^6.3|^7.0|^8.0",
4343
"illuminate/routing": "^6.3|^7.0|^8.0",
4444
"illuminate/support": "^6.3|^7.0|^8.0",
45-
"pusher/pusher-php-server": "^3.0|^4.0",
45+
"pusher/pusher-php-server": "^4.0",
4646
"react/promise": "^2.0",
4747
"symfony/http-kernel": "^4.0|^5.0",
4848
"symfony/psr-http-message-bridge": "^1.1|^2.0"

0 commit comments

Comments
 (0)