Skip to content

Commit 4f207e1

Browse files
author
David Nahodyl
committed
updated dependencies for newer jetstream
1 parent b47957f commit 4f207e1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,8 @@
99
}
1010
],
1111
"require": {
12-
"php": "^7.3|^8.0",
13-
"ext-json": "*",
1412
"bluefeather/eloquent-filemaker": "^0.2.0",
15-
"laravel/jetstream": "^2.8",
16-
"laravel/sanctum": "^2.15"
13+
"laravel/jetstream": "^2.10"
1714
},
1815
"autoload": {
1916
"psr-4": {

0 commit comments

Comments
 (0)