updated composer.json
Showing
... | @@ -74,9 +74,9 @@ | ... | @@ -74,9 +74,9 @@ |
"lib-pcre": "*", | "lib-pcre": "*", | ||
"yiisoft/yii2-composer": "*", | "yiisoft/yii2-composer": "*", | ||
"yiisoft/jquery": "~2.0 | ~1.10", | "yiisoft/jquery": "~2.0 | ~1.10", | ||
"phpspec/php-diff": ">=1.0.2", | |||
"ezyang/htmlpurifier": "4.6.*", | "ezyang/htmlpurifier": "4.6.*", | ||
"michelf/php-markdown": "1.3.*" | "michelf/php-markdown": "1.3.*", | ||
"phpspec/php-diff": ">=1.0.2" | |||
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"phpunit/phpunit": "3.7.*", | "phpunit/phpunit": "3.7.*", | ||
... | ... |
Please
register
or
sign in
to comment