Skip to content
This repository was archived by the owner on Aug 31, 2024. It is now read-only.

Commit 4f4a412

Browse files
fix(deps): update dependency laravel/framework to v11
1 parent ef1904b commit 4f4a412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"php": "^8.1|^8.2",
99
"graham-campbell/security": "^v11.0.0",
1010
"guzzlehttp/guzzle": "^7.5.0",
11-
"laravel/framework": "^v10.4.1",
11+
"laravel/framework": "^v11.0.0",
1212
"laravel/jetstream": "^v3.1.0",
1313
"laravel/sanctum": "^v3.2.1",
1414
"laravel/tinker": "^v2.8.1",

0 commit comments

Comments
 (0)