Skip to content

Commit

Permalink
feat: add support for pulse ^1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
huzaifaarain authored May 1, 2024
1 parent a5a5096 commit 058cf23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"php": "^8.1",
"guzzlehttp/guzzle": "^7.8",
"illuminate/contracts": "^10.0|^11.0",
"laravel/pulse": "^1.0@beta",
"laravel/pulse": "^1.0@beta|^1.0",
"spatie/laravel-package-tools": "^1.14.0"
},
"require-dev": {
Expand Down

0 comments on commit 058cf23

Please sign in to comment.