Skip to content

Commit

Permalink
add require for guzzlehttp/psr7 library (when ApiClient libraries wer…
Browse files Browse the repository at this point in the history
…e imported)
  • Loading branch information
scottaubrey committed Nov 7, 2024
1 parent 10350da commit 75767f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"composer/package-versions-deprecated": "1.11.99.2",
"elife/api-client": "^1.0",
"guzzlehttp/promises": "^1.0",
"guzzlehttp/psr7": "^1.0",
"symfony/serializer": "^2.8.2 || ^3.0.2"
},
"require-dev": {
Expand Down

0 comments on commit 75767f0

Please sign in to comment.