File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11<p align =" center " >
22 <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" >
44 </a>
55 <h1 align="center">Yii Auth</h1>
66 <br>
Original file line number Diff line number Diff line change 1010 "license" : " BSD-3-Clause" ,
1111 "support" : {
1212 "issues" : " https://github.com/yiisoft/auth/issues?state=open" ,
13+ "source" : " https://github.com/yiisoft/auth" ,
1314 "forum" : " https://www.yiiframework.com/forum/" ,
1415 "wiki" : " https://www.yiiframework.com/wiki/" ,
1516 "irc" : " ircs://irc.libera.chat:6697/yii" ,
16- "chat" : " https://t.me/yii3en" ,
17- "source" : " https://github.com/yiisoft/auth"
17+ "chat" : " https://t.me/yii3en"
1818 },
19+ "funding" : [
20+ {
21+ "type" : " opencollective" ,
22+ "url" : " https://opencollective.com/yiisoft"
23+ },
24+ {
25+ "type" : " github" ,
26+ "url" : " https://github.com/sponsors/yiisoft"
27+ }
28+ ],
1929 "require" : {
2030 "php" : " ^8.0" ,
2131 "psr/http-factory" : " ^1.0" ,
You can’t perform that action at this time.
0 commit comments