Skip to content

Commit

Permalink
Bump Laravel version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
laravel-shift authored and toddy15 committed Sep 5, 2023
1 parent b87716f commit e617339
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 @@ -9,7 +9,7 @@
"require": {
"php": "^8.2",
"guzzlehttp/guzzle": "^7.8.0",
"laravel/framework": "^10.21",
"laravel/framework": "^10.22",
"laravel/sanctum": "^3.2.6",
"laravel/tinker": "^2.8.2",
"laravel/ui": "^4.2.2",
Expand Down

0 comments on commit e617339

Please sign in to comment.