You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,12 @@ All updates to this library is documented in our [CHANGELOG](https://github.com/
10
10
11
11
# Installation
12
12
13
+
## Prerequisites
14
+
15
+
- PHP version 5.6 or 7.0
16
+
17
+
## Install with Composer
18
+
13
19
Add php-http-client to your `composer.json` file. If you are not using [Composer](http://getcomposer.org), you should be. It's an excellent way to manage dependencies in your PHP application.
0 commit comments