Allow the use of pusher-php-server 4.0 (#209)
This commit is contained in:
parent
d145cd4160
commit
639a63bfbb
|
|
@ -32,7 +32,7 @@
|
||||||
"illuminate/http": "5.7.* || 5.8.*",
|
"illuminate/http": "5.7.* || 5.8.*",
|
||||||
"illuminate/routing": "5.7.* || 5.8.*",
|
"illuminate/routing": "5.7.* || 5.8.*",
|
||||||
"illuminate/support": "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/http-kernel": "~4.0",
|
||||||
"symfony/psr-http-message-bridge": "^1.1"
|
"symfony/psr-http-message-bridge": "^1.1"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue