Skip to content

Commit

Permalink
Update Google oauthclient minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mosnar committed Aug 13, 2022
1 parent 7ff4f74 commit e1070bb
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 @@ -25,7 +25,7 @@
"php": "^8.0.2",
"craftcms/cms": "^4.0",
"league/oauth2-client": "^2.2.1",
"league/oauth2-google": "^2.2 || ^3.0",
"league/oauth2-google": "^4.0",
"league/oauth2-facebook": "^2.0",
"league/oauth2-github": "^2.0 || ^3.0"
},
Expand Down

0 comments on commit e1070bb

Please sign in to comment.