Skip to content

Commit 0116aa5

Browse files
committed
fix(deps): update laravel/framework from ^11.0 to ^12.0 in composer.json
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
1 parent 0917fac commit 0116aa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"require": {
3737
"php": "^8.3",
38-
"laravel/framework": "^11.0",
38+
"laravel/framework": "^12.0",
3939
"laravel/tinker": "^2.10.1",
4040
"tastyigniter/core": "^4.0"
4141
},

0 commit comments

Comments
 (0)