Skip to content

Commit

Permalink
Add composer file
Browse files Browse the repository at this point in the history
  • Loading branch information
gergo85 committed Sep 10, 2021
1 parent 7565ccd commit a9abf5a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "indikator/blogstat-plugin",
"type": "october-plugin",
"description": "This plugin extend the RainLab Blog to beautiful graphs and useful dashboard widgets.",
"homepage": "https://octobercms.com/plugin/indikator-blogstat",
"keywords": ["october", "octobercms", "blog"],
"license": "MIT",
"require": {
"composer/installers": "~1.0"
}
}

0 comments on commit a9abf5a

Please sign in to comment.