Skip to content

Commit

Permalink
we need a psr http factory implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Apr 3, 2021
1 parent 555b1a9 commit 9108fd8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"php-http/message": "^1.2",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
"psr/http-factory-implementation": "^1.0",
"symfony/options-resolver": "^3.4 || ^4.0 || ^5.0"
},
"require-dev": {
Expand Down Expand Up @@ -54,4 +55,4 @@
"dev-master": "2.x-dev"
}
}
}
}

0 comments on commit 9108fd8

Please sign in to comment.