File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
<br>
7
7
</p >
8
8
9
- This extension provides the HTTP client for the [ Yii framework 2.0] ( http ://www.yiiframework.com) .
9
+ This extension provides the HTTP client for the [ Yii framework 2.0] ( https ://www.yiiframework.com) .
10
10
11
11
For license information check the [ LICENSE] ( LICENSE.md ) -file.
12
12
@@ -20,7 +20,7 @@ Documentation is at [docs/guide/README.md](docs/guide/README.md).
20
20
Installation
21
21
------------
22
22
23
- The preferred way to install this extension is through [ composer] ( http ://getcomposer.org/download/) .
23
+ The preferred way to install this extension is through [ composer] ( https ://getcomposer.org/download/) .
24
24
25
25
Either run
26
26
Original file line number Diff line number Diff line change 6
6
"license" : " BSD-3-Clause" ,
7
7
"support" : {
8
8
"issues" : " https://github.com/yiisoft/yii2-httpclient/issues" ,
9
- "forum" : " http ://www.yiiframework.com/forum/" ,
10
- "wiki" : " http ://www.yiiframework.com/wiki/" ,
9
+ "forum" : " https ://www.yiiframework.com/forum/" ,
10
+ "wiki" : " https ://www.yiiframework.com/wiki/" ,
11
11
"irc" : " ircs://irc.libera.chat:6697/yii" ,
12
12
"source" : " https://github.com/yiisoft/yii2-httpclient"
13
13
},
You can’t perform that action at this time.
0 commit comments