Skip to content

Commit 5e50024

Browse files
committed
downgraded oauth2-client to avoid issues
1 parent d9b1dab commit 5e50024

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

JWTConsoleApp/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"require": {
88
"docusign/esign-client": "^8.2.0",
9-
"league/oauth2-client": "^2.8.1",
9+
"league/oauth2-client": "^2.7.0",
1010
"ext-json": "*",
1111
"guzzlehttp/guzzle": "7.9.3",
1212
"firebase/php-jwt": "6.11.1",

JWTConsoleApp/composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Quick_ACG/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"require": {
99
"docusign/esign-client": "^8.2.0",
1010
"twig/twig": "^3.21.1",
11-
"league/oauth2-client": "^2.8.1",
11+
"league/oauth2-client": "^2.7.0",
1212
"ext-json": "*",
1313
"guzzlehttp/guzzle": "7.9.3",
1414
"mashape/unirest-php": "3.0.4"

Quick_ACG/composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"docusign/monitor-client": "^1.2.1",
2525
"docusign/webforms-client": "^2.0.0",
2626
"twig/twig": "^3.21.1",
27-
"league/oauth2-client": "^2.8.1",
27+
"league/oauth2-client": "^2.7.0",
2828
"ext-json": "*",
2929
"guzzlehttp/guzzle": "7.9.3",
3030
"firebase/php-jwt": "6.11.1",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)