Fixes #1905: Update composer.json to use jQuery 2.0.*

This commit is contained in:
Alexander Makarov
2014-01-12 22:13:23 +04:00
parent 4239b2a5f2
commit c522fffe00
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@
"ext-mbstring": "*",
"lib-pcre": "*",
"yiisoft/yii2-composer": "*",
"yiisoft/jquery": "1.10.*",
"yiisoft/jquery": "2.0.*",
"phpspec/php-diff": ">=1.0.2",
"ezyang/htmlpurifier": "4.6.*",
"michelf/php-markdown": "1.3.*"

View File

@ -53,7 +53,7 @@
"ext-mbstring": "*",
"lib-pcre": "*",
"yiisoft/yii2-composer": "*",
"yiisoft/jquery": "1.10.*",
"yiisoft/jquery": "2.0.*",
"phpspec/php-diff": ">=1.0.2",
"ezyang/htmlpurifier": "4.6.*",
"michelf/php-markdown": "1.3.*"