Skip to content

Commit af00486

Browse files
committed
Adding PSR package
1 parent 036f86f commit af00486

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"require": {
1818
"php": ">=5.4",
1919
"psr/http-message": "^1.0",
20+
"psr/http-client": "^1.0",
2021
"php-http/promise": "^1.0"
2122
},
2223
"require-dev": {

0 commit comments

Comments
 (0)