Skip to content

Commit

Permalink
Bump laravel/framework version to latest
Browse files Browse the repository at this point in the history
Required for password rule translations to work properly (see laravel/framework#42060)
  • Loading branch information
jnoordsij committed Apr 27, 2022
1 parent ba5f2dd commit 6ca5912
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.2",
"laravel/framework": "^9.10",
"laravel/sanctum": "^2.14.1",
"laravel/tinker": "^2.7"
},
Expand Down

0 comments on commit 6ca5912

Please sign in to comment.