diff --git a/composer.json b/composer.json index 028678a..bfe3ad6 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "illuminate/http": "5.7.* || 5.8.*", "illuminate/routing": "5.7.* || 5.8.*", "illuminate/support": "5.7.* || 5.8.*", - "pusher/pusher-php-server": "~3.0", + "pusher/pusher-php-server": "~3.0 || ~4.0", "symfony/http-kernel": "~4.0", "symfony/psr-http-message-bridge": "^1.1" },