Skip to content

Commit

Permalink
Add Support for Jetstream 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
joelbutcher committed Aug 29, 2023
1 parent 47dfe1a commit 037aab7
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 @@ -31,7 +31,7 @@
"php": "^8.1",
"doctrine/dbal": "^3.0",
"illuminate/support": "^10.0",
"laravel/jetstream": "^3.0",
"laravel/jetstream": "^3.0|^4.0",
"laravel/socialite": "^5.6"
},
"require-dev": {
Expand Down

0 comments on commit 037aab7

Please sign in to comment.