modified state,district and business module
Showing
... | ... | @@ -47,7 +47,8 @@ |
"bower-asset/html5shiv": "^3.0", | ||
"bower-asset/jquery-slimscroll": "^1.3", | ||
"bower-asset/flot": "^0.8", | ||
"symfony/process": "^3.0" | ||
"symfony/process": "^3.0", | ||
"petrabarus/yii2-googleplacesautocomplete": "dev-master" | ||
}, | ||
"require-dev": { | ||
"yiisoft/yii2-debug": "^2.0.0", | ||
... | ... | @@ -58,6 +59,8 @@ |
"codeception/specify": "^0.4.3", | ||
"codeception/verify": "^0.3.0" | ||
}, | ||
"minimum-stability": "dev", | ||
"opauth/openid": "dev-master", | ||
"suggest": { | ||
"trntv/yii2-debug-xhprof": "dev-master@dev" | ||
}, | ||
... | ... |
Please
register
or
sign in
to comment