Skip to content

Commit 870fb24

Browse files
committed
composer update
1 parent b9a35b7 commit 870fb24

File tree

2 files changed

+783
-137
lines changed

2 files changed

+783
-137
lines changed

composer.json

+5
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,10 @@
1111
"knplabs/github-api": "^2.11",
1212
"php-http/guzzle6-adapter": "^1.1",
1313
"czproject/git-php": "^4.0"
14+
},
15+
"config": {
16+
"allow-plugins": {
17+
"php-http/discovery": true
18+
}
1419
}
1520
}

0 commit comments

Comments
 (0)