Skip to content

Commit f1670fb

Browse files
committed
composer.json: Move knplabs/github-api to require
Part of #1158
1 parent a728c1d commit f1670fb

File tree

2 files changed

+69
-68
lines changed

2 files changed

+69
-68
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"ext-json": "*",
1111
"ext-mbstring": "*",
1212
"ext-pdo": "*",
13-
"ext-simplexml": "*"
13+
"ext-simplexml": "*",
14+
"knplabs/github-api": "^1.4"
1415
},
1516
"require-dev": {
16-
"knplabs/github-api": "^1.4",
1717
"php-parallel-lint/php-parallel-lint": "^1.3.2",
1818
"simpletest/simpletest": "^1.1"
1919
},

composer.lock

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

0 commit comments

Comments
 (0)