Skip to content

Commit

Permalink
fix(deps): update dependency laravel/framework to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 28, 2024
1 parent 7c62298 commit 94cf0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"require": {
"php": ">=7.0.0",
"fideloper/proxy": "4.4.2",
"laravel/framework": "9.16.0",
"laravel/framework": "11.1.1",
"laravel/tinker": "2.6.1",
"laravelcollective/html": "5.8.1"
},
Expand Down

0 comments on commit 94cf0e3

Please sign in to comment.