Skip to content

Commit

Permalink
Added support section for composer
Browse files Browse the repository at this point in the history
  • Loading branch information
ghermans committed Jun 17, 2021
1 parent 41d2eed commit d66f552
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion composer.json
Expand Up @@ -153,5 +153,11 @@
"optimize-autoloader": true
},
"minimum-stability": "dev",
"prefer-stable": true
"prefer-stable": true,
"support": {
"issues": "https://github.com/bagisto/bagisto/issues",
"forum": "https://forums.bagisto.com",
"source": "https://github.com/bagisto/bagisto",
"docs": "https://devdocs.bagisto.com"
}
}

0 comments on commit d66f552

Please sign in to comment.