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 a609516 commit 54a1547
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/photography-plugin",
"type": "october-plugin",
"description": "Manage your photos and photo equipments easily. For now it has got only back-end UI.",
"homepage": "https://octobercms.com/plugin/indikator-photography",
"keywords": ["october", "octobercms", "photography"],
"license": "MIT",
"require": {
"composer/installers": "~1.0"
}
}

0 comments on commit 54a1547

Please sign in to comment.