File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
2
<a href="https://github.com/yiisoft" target="_blank">
3
- <img src="https://yiisoft.github.io/docs/images/yii_logo.svg" height="100px">
3
+ <img src="https://yiisoft.github.io/docs/images/yii_logo.svg" height="100px" alt="Yii" >
4
4
</a>
5
5
<h1 align="center">Yii Network Utilities</h1>
6
6
<br>
@@ -99,4 +99,3 @@ Maintained by [Yii Software](https://www.yiiframework.com/).
99
99
[ ![ Telegram] ( https://img.shields.io/badge/telegram-join-1DA1F2?style=flat&logo=telegram )] ( https://t.me/yii3en )
100
100
[ ![ Facebook] ( https://img.shields.io/badge/facebook-join-1DA1F2?style=flat&logo=facebook&logoColor=ffffff )] ( https://www.facebook.com/groups/yiitalk )
101
101
[ ![ Slack] ( https://img.shields.io/badge/slack-join-1DA1F2?style=flat&logo=slack )] ( https://yiiframework.com/go/slack )
102
-
Original file line number Diff line number Diff line change 12
12
"license" : " BSD-3-Clause" ,
13
13
"support" : {
14
14
"issues" : " https://github.com/yiisoft/network-utilities/issues?state=open" ,
15
+ "source" : " https://github.com/yiisoft/network-utilities" ,
15
16
"forum" : " https://www.yiiframework.com/forum/" ,
16
17
"wiki" : " https://www.yiiframework.com/wiki/" ,
17
18
"irc" : " ircs://irc.libera.chat:6697/yii" ,
18
- "chat" : " https://t.me/yii3en" ,
19
- "source" : " https://github.com/yiisoft/network-utilities"
19
+ "chat" : " https://t.me/yii3en"
20
20
},
21
+ "funding" : [
22
+ {
23
+ "type" : " opencollective" ,
24
+ "url" : " https://opencollective.com/yiisoft"
25
+ },
26
+ {
27
+ "type" : " github" ,
28
+ "url" : " https://github.com/sponsors/yiisoft"
29
+ }
30
+ ],
21
31
"require" : {
22
32
"php" : " ^7.4|^8.0"
23
33
},
You can’t perform that action at this time.
0 commit comments