Skip to content

Commit

Permalink
Merge pull request #24 from Imadnajam/renovate/laravel-framework-11.x k
Browse files Browse the repository at this point in the history
Update dependency laravel/framework to v11
  • Loading branch information
Imadnajam authored May 2, 2024
2 parents 59d3d5a + dd36b2e commit 6486ede
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.0.2",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^9.19",
"laravel/framework": "^11.0",
"laravel/sanctum": "^3.0",
"laravel/tinker": "^2.7"
},
Expand Down

0 comments on commit 6486ede

Please sign in to comment.