install pulse package

This commit is contained in:
2025-02-15 11:45:36 +03:30
parent cd4860ff64
commit 6825ae6077
7 changed files with 611 additions and 43 deletions

View File

@@ -11,6 +11,7 @@
"guzzlehttp/guzzle": "^7.2",
"hekmatinasser/verta": "^8.3",
"laravel/framework": "^10.10",
"laravel/pulse": "^1.0@beta",
"laravel/sanctum": "^3.2",
"laravel/telescope": "^4.17",
"laravel/tinker": "^2.8",
@@ -76,6 +77,6 @@
"php-http/discovery": true
}
},
"minimum-stability": "stable",
"minimum-stability": "beta",
"prefer-stable": true
}