Skip to content

Commit

Permalink
Composer: upgrade league/oauth2-facebook
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Feb 9, 2022
1 parent e7e1062 commit 6085d52
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,13 @@
"homepage": "https://f3l1x.io"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/f3l1x/oauth2-facebook"
}
],
"require": {
"php": ">=7.2",
"league/oauth2-client": "^2.6.0",
"nette/http": "^3.0.5"
},
"require-dev": {
"league/oauth2-facebook": "dev-master",
"league/oauth2-facebook": "^2.0.5",
"league/oauth2-google": "^3.0.3",
"mockery/mockery": "^1.3.3",
"ninjify/qa": "^0.12",
Expand Down

0 comments on commit 6085d52

Please sign in to comment.