Skip to content

Commit ebbd4b0

Browse files
committed
Update Composer support information.
1 parent b280b33 commit ebbd4b0

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

composer.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
"homepage": "https://phpmussel.github.io/",
66
"license": "GPL-2.0-or-later",
77
"support": {
8-
"chat": "https://gitter.im/phpMussel2/Lobby",
98
"issues": "https://github.com/phpMussel/CLI/issues",
109
"source": "https://github.com/phpMussel/CLI",
11-
"docs": "https://github.com/phpMussel/Docs"
10+
"docs": "https://github.com/phpMussel/Docs",
11+
"rss": "https://github.com/phpMussel/CLI/releases.atom",
12+
"chat": "https://gitter.im/phpMussel2/Lobby"
1213
},
1314
"require": {
1415
"php": ">=7.2.0",
15-
"maikuolan/common": "^2.4.0",
16-
"phpmussel/core": "^3.1",
16+
"maikuolan/common": "^2.5",
17+
"phpmussel/core": "^3.2",
1718
"ext-pcre": "*"
1819
},
1920
"autoload": {

0 commit comments

Comments
 (0)