File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 4
4
"homepage" : " https://phpmussel.github.io/" ,
5
5
"license" : " GPL-2.0-or-later" ,
6
6
"support" : {
7
- "chat" : " https://gitter.im/phpMussel2/Lobby" ,
8
7
"issues" : " https://github.com/phpMussel/Plugin-PHPMailer/issues" ,
9
8
"source" : " https://github.com/phpMussel/Plugin-PHPMailer" ,
10
- "docs" : " https://github.com/phpMussel/Docs"
9
+ "docs" : " https://github.com/phpMussel/Docs" ,
10
+ "rss" : " https://github.com/phpMussel/Plugin-PHPMailer/releases.atom" ,
11
+ "chat" : " https://gitter.im/phpMussel2/Lobby"
11
12
},
12
13
"require" : {
13
14
"php" : " >=7.2.0" ,
14
- "maikuolan/common" : " ^2.4.0 " ,
15
- "phpmussel/core" : " ^3.1 " ,
16
- "phpmailer/phpmailer" : " >= 6.2.0 "
15
+ "maikuolan/common" : " ^2.5 " ,
16
+ "phpmussel/core" : " ^3.2 " ,
17
+ "phpmailer/phpmailer" : " ^ 6.2"
17
18
},
18
19
"suggest" : {
19
- "phpmussel/frontend" : " ^3.1" ,
20
- "phpmussel/web" : " ^3.1"
20
+ "phpmussel/frontend" : " ^3.1.1 " ,
21
+ "phpmussel/web" : " ^3.1.1 "
21
22
},
22
23
"autoload" : {
23
24
"psr-4" : {
You can’t perform that action at this time.
0 commit comments