composer install abhi1693 / yii2-app-advanced-startup-kit error zelenin reposit not exits

0

I am trying to install the package of link , I do a git clone and when doing a composer update remains in update of the dependency zelenin/yii2-recaptcha-widget , apparently it is not available anymore and it does not allow me to continue ....

I have deleted the composer.json call from the zelenin line, but it keeps appearing ...

    
asked by mavs1971 24.08.2016 в 21:12
source

1 answer

0

The Yii2 Practical Application Advanced Template Startup-kit project has reported a issue about this same thing, I do not know if this makes it an unstable resource.

To be able to update the packages that persist in composer, you can clean the cache that this gaurda executes by executing the following command:

$ composer clearcache packagename
    
answered by 31.01.2017 в 17:44