Update composer.json

This commit is contained in:
Fabian Wagner ➖ a6a2f5842 2024-10-31 08:36:10 +01:00 committed by GitHub
parent ea6fe4965f
commit f95dc4c59f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 2 deletions

View File

@ -1,15 +1,22 @@
{
"name": "beyondcode/laravel-websockets",
"name": "blax-software/laravel-websockets",
"description": "An easy to launch a Pusher-compatible WebSockets server for Laravel.",
"keywords": [
"blax-software",
"beyondcode",
"laravel-websockets",
"laravel",
"php"
],
"license": "MIT",
"homepage": "https://github.com/beyondcode/laravel-websockets",
"homepage": "https://github.com/blax-software/laravel-websockets",
"authors": [
{
"name": "Blax Software",
"email": "office@blax.at",
"homepage": "https://www.blax.at",
"role": "Developer"
},
{
"name": "Marcel Pociot",
"email": "marcel@beyondco.de",