Update composer.json

This commit is contained in:
Koozza 2021-02-24 12:00:40 +01:00 committed by GitHub
parent e9b9cc4002
commit 72e45815a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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",