Skip to content

Commit

Permalink
Update composer file
Browse files Browse the repository at this point in the history
  • Loading branch information
gergo85 committed Sep 10, 2021
1 parent 08db2b0 commit b2958f5
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
{
"name": "indikator/oc-backend-plugin",
"name": "indikator/backend-plugin",
"type": "october-plugin",
"description": "Backend toolkit plugin for OctoberCMS.",
"keywords": ["october", "cms", "plugin", "backend"],
"description": "This plugin extend the back-end to useful features and some new dashboard widgets.",
"homepage": "https://octobercms.com/plugin/indikator-backend",
"keywords": ["october", "octobercms"],
"license": "MIT",
"authors": [
{
"name": "Szabó Gergő",
"role": "Author"
}
],
"require": {
"php": ">=7.2",
"composer/installers": "~1.0"
}
}

0 comments on commit b2958f5

Please sign in to comment.