File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44[ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( LICENSE )
55[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/php-http/adapter.svg?style=flat-square )] ( https://packagist.org/packages/php-http/adapter )
66
7- ** HTTP adapter contract .**
7+ ** HTTP Adapter interfaces .**
88
99
1010## Install
Original file line number Diff line number Diff line change 11{
22 "name" : " php-http/adapter" ,
3- "description" : " HTTP adapter contract " ,
3+ "description" : " HTTP Adapter interfaces " ,
44 "license" : " MIT" ,
55 "keywords" : [" http" , " adapter" ],
66 "homepage" : " http://php-http.org" ,
2525 },
2626 "extra" : {
2727 "branch-alias" : {
28- "dev-master" : " 0.1 -dev"
28+ "dev-master" : " 0.2 -dev"
2929 }
3030 }
3131}
You can’t perform that action at this time.
0 commit comments