remove pusher

This commit is contained in:
Saeed Vaziry
2023-09-17 18:37:59 +02:00
parent a6727ff459
commit b990f9ce32
4 changed files with 4 additions and 152 deletions

View File

@ -15,8 +15,7 @@
"laravel/socialite": "^5.2",
"laravel/tinker": "^2.8",
"livewire/livewire": "^2.12",
"phpseclib/phpseclib": "~3.0",
"pusher/pusher-php-server": "^7.2"
"phpseclib/phpseclib": "~3.0"
},
"require-dev": {
"fakerphp/faker": "^1.9.1",