Skip to content

Commit

Permalink
Remove beta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysanthos committed May 15, 2024
1 parent e56c485 commit 3f438f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php": "^8.1",
"laravel/pulse": "^1.0@beta"
"laravel/pulse": "^1.0"
},
"require-dev": {
"orchestra/testbench": "^8.17",
Expand All @@ -40,4 +40,4 @@
]
}
}
}
}

0 comments on commit 3f438f0

Please sign in to comment.