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] authored Mar 15, 2024
1 parent bcc9165 commit e424e75
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": "8.3.3",
"guzzlehttp/guzzle": "7.8.1",
"laravel/framework": "10.48.3",
"laravel/framework": "11.0.6",
"laravel/sanctum": "3.3.3",
"laravel/tinker": "2.9.0",
"nativephp/electron": "0.4.0"
Expand Down

0 comments on commit e424e75

Please sign in to comment.