Skip to content

Commit

Permalink
Fix. Remove comma from from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tafid committed Oct 22, 2015
1 parent 4fda2b1 commit 2fe2c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"require": {
"hiqdev/hipanel-core": "*",
"hiqdev/hipanel-module-client": "*",
"omnilight/yii2-shopping-cart": "*",
"omnilight/yii2-shopping-cart": "*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 2fe2c28

Please sign in to comment.