Skip to content

Commit

Permalink
updated dependencies for newer jetstream
Browse files Browse the repository at this point in the history
  • Loading branch information
Smef committed Aug 5, 2022
1 parent b47957f commit 4f207e1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,8 @@
}
],
"require": {
"php": "^7.3|^8.0",
"ext-json": "*",
"bluefeather/eloquent-filemaker": "^0.2.0",
"laravel/jetstream": "^2.8",
"laravel/sanctum": "^2.15"
"laravel/jetstream": "^2.10"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 4f207e1

Please sign in to comment.