Skip to content

Commit

Permalink
修复测试
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurunsoft committed Oct 10, 2023
1 parent 8cfb60e commit 792c675
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions split-repository/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"require": {
"knplabs/github-api": "^3.0",
"guzzlehttp/guzzle": "^7.0.1",
"http-interop/http-factory-guzzle": "^1.0"
"http-interop/http-factory-guzzle": "^1.0",
"psr/http-message": "~1.0"
},
"autoload": {
"psr-4": {
Expand All @@ -14,4 +15,4 @@
"php-http/discovery": false
}
}
}
}

0 comments on commit 792c675

Please sign in to comment.