Skip to content

Commit c03f720

Browse files
committed
composer.json: Upgrade knplabs/github-api
#1158
1 parent f1670fb commit c03f720

File tree

3 files changed

+1487
-110
lines changed

3 files changed

+1487
-110
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
"ext-mbstring": "*",
1212
"ext-pdo": "*",
1313
"ext-simplexml": "*",
14-
"knplabs/github-api": "^1.4"
14+
"guzzlehttp/guzzle": "^7.0.1",
15+
"http-interop/http-factory-guzzle": "^1.0",
16+
"knplabs/github-api": "^3.0"
1517
},
1618
"require-dev": {
1719
"php-parallel-lint/php-parallel-lint": "^1.3.2",

0 commit comments

Comments
 (0)