Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
philippfrenzel authored Sep 12, 2017
1 parent a37c6b2 commit 46c6cdb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "philippfrenzel/yii2fullcalendar",
"description": "Yii2 fullcalendar Widgets",
"keywords": ["yii2", "fullcalendar"],
"keywords": ["yii2", "fullcalendar","widget"],
"homepage": "http://www.frenzel.net/",
"type": "yii2-extension",
"license": "MIT",
Expand All @@ -18,7 +18,6 @@
},
"minimum-stability": "stable",
"require": {
"php": ">=5.4.0",
"yiisoft/yii2" : "*",
"yiisoft/yii2-jui": "*",
"bower-asset/fullcalendar" : "*"
Expand Down

0 comments on commit 46c6cdb

Please sign in to comment.