Skip to content

Commit 4b5cb34

Browse files
authored
Merge pull request #149 from docusign/maintenance
Maintenance
2 parents af13e34 + d48f223 commit 4b5cb34

File tree

8 files changed

+363
-278
lines changed

8 files changed

+363
-278
lines changed

JWTConsoleApp/composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
},
55

66
"require": {
7-
"docusign/esign-client": "^6.14.0-rc",
8-
"league/oauth2-client": "^2.6.1",
7+
"docusign/esign-client": "^6.19.0",
8+
"league/oauth2-client": "^2.7.0",
99
"ext-json": "*",
10-
"guzzlehttp/guzzle": "7.7.0",
11-
"firebase/php-jwt": "6.0.0",
10+
"guzzlehttp/guzzle": "7.8.1",
11+
"firebase/php-jwt": "6.10.0",
1212
"mashape/unirest-php": "3.0.4"
1313
}
1414
}

JWTConsoleApp/composer.lock

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

Quick_ACG/composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
},
77

88
"require": {
9-
"docusign/esign-client": "^6.14.0-rc",
10-
"twig/twig": "^3.5.1",
11-
"league/oauth2-client": "^2.6.1",
9+
"docusign/esign-client": "^6.19.0",
10+
"twig/twig": "^3.9.3",
11+
"league/oauth2-client": "^2.7.0",
1212
"ext-json": "*",
13-
"guzzlehttp/guzzle": "7.7.0",
13+
"guzzlehttp/guzzle": "7.8.1",
1414
"mashape/unirest-php": "3.0.4"
1515
}
1616
}

0 commit comments

Comments
 (0)