mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-03 04:45:59 +00:00
websocket implementation
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"php": "^8.0.2",
|
||||
"ext-json": "*",
|
||||
"ext-pdo": "*",
|
||||
"beyondcode/laravel-websockets": "^1.13",
|
||||
"brianium/paratest": "^6.4.1",
|
||||
"cocur/slugify": "^4.1",
|
||||
"doctrine/dbal": "^2.13.7",
|
||||
@@ -29,6 +30,7 @@
|
||||
"league/flysystem-aws-s3-v3": "^3.0.9",
|
||||
"makingcg/laravel-scout-tntsearch-driver": "dev-master",
|
||||
"makingcg/subscription": "dev-main",
|
||||
"pusher/pusher-php-server": "^7.0",
|
||||
"spatie/data-transfer-object": "^3.7.3",
|
||||
"spatie/laravel-backup": "^8.0.8",
|
||||
"spatie/laravel-query-builder": "^5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user