change require
Showing
| ... | ... | @@ -27,7 +27,7 @@ |
| }, | ||
| "require": { | ||
| "yiisoft/yii2": "^2.0", | ||
| "ckeditor/ckeditor": "dev-full/stable" | ||
| "ckeditor/ckeditor": "stable" | ||
| }, | ||
| "require-dev": { | ||
| "phpunit/phpunit": "4.*" | ||
| ... | ... |
Please register or sign in to comment