Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 77bcd41

Browse files
authoredMar 13, 2025
Update dependency laravel/framework to v12
1 parent ada079c commit 77bcd41

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
@@ -7,7 +7,7 @@
77
"require": {
88
"php": "^8.1",
99
"guzzlehttp/guzzle": "^7.2",
10-
"laravel/framework": "^10.10",
10+
"laravel/framework": "^12.0",
1111
"laravel/sanctum": "^3.2",
1212
"laravel/tinker": "^2.8",
1313
"resend/resend-laravel": "^0.10.0"

0 commit comments

Comments
 (0)
Please sign in to comment.