Начал устанавливать блог через composer
в консоли написал
composer require --prefer-dist pendalf89/yii2-blog "*"
и вот такая ошибка
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package pendalf89/yii2-blog * is satisfiable by pendalf89/yii2-blog[dev-master] but these conflict with your requirements or minimum-stability.
Installation failed, reverting ./composer.json to its original content.