Skip to content

Commit

Permalink
Add the support in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ddrv committed Apr 30, 2020
1 parent 3af0ca9 commit 2386b6c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,16 @@
"homepage": "http://gabrielmanricks.com"
}
],
"support": {
"docs": "https://www.slimframework.com/docs/v4/",
"issues": "https://github.com/slimphp/Slim/issues",
"source": "https://github.com/slimphp/Slim",
"rss": "https://www.slimframework.com/blog/feed.rss",
"slack": "https://slimphp.slack.com/",
"forum": "https://discourse.slimframework.com/",
"irc": "irc://irc.freenode.net:6667/slimphp",
"wiki": "https://github.com/slimphp/Slim/wiki"
},
"require": {
"php": "^7.2",
"ext-json": "*",
Expand Down

0 comments on commit 2386b6c

Please sign in to comment.