Commit 9953c28 1 parent cbfcaf4 commit 9953c28 Copy full SHA for 9953c28
File tree 3 files changed +14
-4
lines changed
3 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 1
- # Yii debug API Change Log
1
+ # Yii Debug API Change Log
2
2
3
3
## 1.0.0 under development
4
4
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://github.com/yiisoft.png " 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 Debug API</h1>
6
6
<br>
Original file line number Diff line number Diff line change 13
13
"license" : " BSD-3-Clause" ,
14
14
"support" : {
15
15
"issues" : " https://github.com/yiisoft/yii-debug-api/issues?state=open" ,
16
+ "source" : " https://github.com/yiisoft/yii-debug-api" ,
16
17
"forum" : " https://www.yiiframework.com/forum/" ,
17
18
"wiki" : " https://www.yiiframework.com/wiki/" ,
18
19
"irc" : " ircs://irc.libera.chat:6697/yii" ,
19
- "chat" : " https://t.me/yii3en" ,
20
- "source" : " https://github.com/yiisoft/yii-debug-api"
20
+ "chat" : " https://t.me/yii3en"
21
21
},
22
+ "funding" : [
23
+ {
24
+ "type" : " opencollective" ,
25
+ "url" : " https://opencollective.com/yiisoft"
26
+ },
27
+ {
28
+ "type" : " github" ,
29
+ "url" : " https://github.com/sponsors/yiisoft"
30
+ }
31
+ ],
22
32
"minimum-stability" : " dev" ,
23
33
"prefer-stable" : true ,
24
34
"require" : {
You can’t perform that action at this time.
0 commit comments