fxpio / composer-asset-plugin

NPM/Bower Dependency Manager for Composer
MIT License
893 stars 156 forks source link

Problem 1 #200

Closed dasturchiuz closed 8 years ago

dasturchiuz commented 8 years ago

> D:\XAMPP\htdocs\site.uz>composer require p2made/yii2-sb-admin-theme ">=1.2.7"

Your version of PHP, 5.5.6, is affected by CVE-2013-6420 and cannot safely perfo
rm certificate validation, we strongly suggest you upgrade.
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

**  Problem 1
    - The requested package p2made/yii2-sb-admin-theme could not be found in any
 version, there may be a typo in the package name.**

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your min
imum-stability setting
   see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more det
ails.

Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further commo
n problems.

Installation failed, reverting ./composer.json to its original content.
cebe commented 8 years ago

The package does not have a version 1.2.7 according to packagist: https://packagist.org/packages/p2made/yii2-sb-admin-theme also not a bower or npm package so it is not related to this plugin anyway.