Skip to content

Commit 0a60228

Browse files
fix(deps): update dependency laravel/framework to v12
1 parent 6c494f2 commit 0a60228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"php": "^8.2",
99
"guzzlehttp/guzzle": "7.9.2",
1010
"laravel-json-api/laravel": "^3.2",
11-
"laravel/framework": "^10.0",
11+
"laravel/framework": "^12.0",
1212
"laravel/sanctum": "^3.2",
1313
"laravel/tinker": "^2.8",
1414
"stancl/tenancy": "^3.7"

0 commit comments

Comments
 (0)