We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a477efd commit c6e4328Copy full SHA for c6e4328
composer.json
@@ -5,10 +5,11 @@
5
"homepage": "https://phpmussel.github.io/",
6
"license": "GPL-2.0-or-later",
7
"support": {
8
- "chat": "https://gitter.im/phpMussel2/Lobby",
9
"issues": "https://github.com/phpMussel/Core/issues",
10
"source": "https://github.com/phpMussel/Core",
11
- "docs": "https://github.com/phpMussel/Docs"
+ "docs": "https://github.com/phpMussel/Docs",
+ "rss": "https://github.com/phpMussel/Core/releases.atom",
12
+ "chat": "https://gitter.im/phpMussel2/Lobby"
13
},
14
"require": {
15
"php": ">=7.2.0",
0 commit comments