using stable versions.

This commit is contained in:
Qiang Xue
2014-09-18 23:44:36 -04:00
parent ad4f652ca9
commit 889d3bc942
5 changed files with 14 additions and 14 deletions

View File

@@ -58,10 +58,10 @@
"yiisoft/yii2-composer": "*",
"ezyang/htmlpurifier": "4.6.*",
"cebe/markdown": "0.9.*",
"bower-asset/jquery": "~1.11 | ~2.1",
"bower-asset/jquery.inputmask": "~3.1",
"bower-asset/punycode": "~1.3",
"bower-asset/yii2-pjax": "~2.0"
"bower-asset/jquery": "1.11.* | 2.1.*",
"bower-asset/jquery.inputmask": "3.1.*",
"bower-asset/punycode": "1.3.*",
"bower-asset/yii2-pjax": "2.0.*"
},
"autoload": {
"psr-4": {"yii\\": ""}