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

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 Jun 19, 2024
1 parent 0ec0723 commit f516f15
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.4|^8.0|^8.1|^8.2",
"guzzlehttp/guzzle": "^7.5.0",
"laravel/framework": "^v9.43.0",
"laravel/framework": "^v11.0.0",
"laravel/jetstream": "^3.0.1",
"laravel/sanctum": "^3.0",
"laravel/tinker": "^v2.7.3",
Expand Down

0 comments on commit f516f15

Please sign in to comment.