Skip to content

Commit

Permalink
[9] Remove @beta from laravel/pulse dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
denniseilander committed Jan 21, 2025
1 parent 31be6a8 commit 9f1d15c
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 @@ -18,7 +18,7 @@
"require": {
"php": "^8.1",
"illuminate/contracts": "^10.0|^11.0",
"laravel/pulse": "^1.0@beta",
"laravel/pulse": "^1.0",
"spatie/laravel-package-tools": "^1.16.0"
},
"require-dev": {
Expand Down

0 comments on commit 9f1d15c

Please sign in to comment.