Skip to content

Commit

Permalink
add composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywater committed Jan 9, 2016
1 parent 417f47e commit f76f45c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"require": {
"php": ">=5.4.0",
"yiisoft/yii2": ">=2.0.6",
"bower-asset/fec_dwz":"~1.0"
"bower-asset/fec_dwz":"~1.0" ,
"fancyecommerce/fec":"~1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f76f45c

Please sign in to comment.