From 72e45815a8447d2b5d359e67459094bb9bb94ebd Mon Sep 17 00:00:00 2001 From: Koozza Date: Wed, 24 Feb 2021 12:00:40 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 578e964..7dfaf0e 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "illuminate/http": "^6.0|^7.0|^8.0", "illuminate/routing": "^6.0|^7.0|^8.0", "illuminate/support": "^6.0|^7.0|^8.0", - "pusher/pusher-php-server": "^3.0|^4.0", + "pusher/pusher-php-server": "^3.0|^4.0|^5.0", "react/dns": "^1.1", "react/http": "^1.1", "symfony/http-kernel": "^4.0|^5.0",