Skip to content

Commit

Permalink
Removed unnecessary deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenzo Milesi committed Apr 14, 2023
1 parent bdde8ce commit e91b65f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@
"minimum-stability": "stable",
"require": {
"yiisoft/yii2": "*",
"yiisoft/yii-jquery" : "*",
"bower-asset/fullcalendar": "4.0.2",
"bower-asset/fullcalendar-scheduler" : "4.0.1@stable"
"yiisoft/yii-jquery" : "*"
},
"require-dev": {
"codeception/codeception": "*"
Expand Down

0 comments on commit e91b65f

Please sign in to comment.