Skip to content

Commit f76f45c

Browse files
committed
add composer.json
1 parent 417f47e commit f76f45c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"require": {
2525
"php": ">=5.4.0",
2626
"yiisoft/yii2": ">=2.0.6",
27-
"bower-asset/fec_dwz":"~1.0"
27+
"bower-asset/fec_dwz":"~1.0" ,
28+
"fancyecommerce/fec":"~1.0"
2829
},
2930
"autoload": {
3031
"psr-4": {

0 commit comments

Comments
 (0)