Skip to content

Commit 5606d23

Browse files
committed
Composer: Updated league/oauth2-client to version 2.8.1. Removed patched dev version for stevenmaguire/oauth2-dropbox
1 parent c153cc5 commit 5606d23

File tree

2 files changed

+29
-31
lines changed

2 files changed

+29
-31
lines changed

composer.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
"url": "https://github.com/Jefferson49/webtrees-common.git",
55
"type": "git"
66
},
7-
{
8-
"url": "https://github.com/Jefferson49/oauth2-dropbox.git",
9-
"type": "git"
10-
},
117
{
128
"url": "https://github.com/bahuma20/oauth2-nextcloud.git",
139
"type": "git"
@@ -20,10 +16,10 @@
2016
"require": {
2117
"bahuma/oauth2-nextcloud": "=2.0.0",
2218
"jefferson49/webtrees-common": ">=1.2.8",
23-
"league/oauth2-client": "=2.8.0",
19+
"league/oauth2-client": "=2.8.1",
2420
"league/oauth2-github": "=3.1.1",
2521
"league/oauth2-google": "=4.0.1",
26-
"stevenmaguire/oauth2-dropbox": "dev-Remove-scope-from-getAccessToken",
22+
"stevenmaguire/oauth2-dropbox": "=3.1.0",
2723
"stevenmaguire/oauth2-keycloak": "=5.1.0"
2824
},
2925
"replace": {

composer.lock

Lines changed: 27 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)