Open DenisOgr opened 11 years ago
+1
@DenisOgr @Avtonom
I think you should delete 2amigos/yiistrap
line from your composer.json
file and set 2amigos/yiiwheels
to dev-master
like so:
{
...
"require": {
"2amigos/yiiwheels": "dev-master",
...
},
...
}
Satisfiable "2amigos/yiistrap" package will be downloaded automatically by composer.
4.denis@denis-linux:/home/www-data/www/yiin1$ php composer.phar install PHP Warning: Module 'memcache' already loaded in Unknown on line 0
Yiinitialzr 1.0.1
Start Installation? [y/n]: y Loading composer repositories with package information Installing dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.
Problem 1
How to fix it? Why it hot work "from box"? Thx