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 83079e7 commit 1fb0afd
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/user-plugin",
"type": "october-plugin",
"description": "This plugin extend the RainLab User plugin to some new fields.",
"homepage": "https://octobercms.com/plugin/indikator-user",
"keywords": ["october", "octobercms"],
"license": "MIT",
"require": {
"composer/installers": "~1.0"
}
}

0 comments on commit 1fb0afd

Please sign in to comment.