File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 2424composer require contributte/http
2525```
2626
27+ ## Versions
28+
29+ | State | Version | Branch | PHP |
30+ | -------------| ---------| ----------| ----------|
31+ | development | ` ^0.1 ` | ` master ` | ` >= 5.6 ` |
32+
2733## Overview
2834
29- - [ Simple cURL client (CurlExtension)] ( https://github.com/contributte/http/blob/master/.docs/README.md#curl )
30- - [ URL in console / SAPI mode (CliRequestExtension)] ( https://github.com/contributte/http/blob/master/.docs/README.md#clirequest )
35+ - [ Curl - simple http client (CurlExtension)] ( https://github.com/contributte/http/blob/master/.docs/README.md#curl )
36+ - [ SAPI - fake request (CliRequestExtension)] ( https://github.com/contributte/http/blob/master/.docs/README.md#sapi )
3137- Collection of Utils:
3238 - [ Url] ( https://github.com/contributte/http/blob/master/.docs/README.md#url )
3339
You can’t perform that action at this time.
0 commit comments