dinkbit / conekta-cashier

Laravel + Conekta = Painless subscription billing. http://laravel.com
MIT License
34 stars 22 forks source link

No puedo instalar con laravel 5.2 #13

Closed jfhernandeze closed 8 years ago

jfhernandeze commented 8 years ago

COMPOSER OUTPUT:

php /Users/jfhernandeze/Code/hubbify/composer.phar require dinkbit/conekta-cashier:v2.1.4 -n --no-progress ./composer.json has been updated

php artisan clear-compiled 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

Installation failed, reverting ./composer.json to its original content.

jfhernandeze commented 8 years ago

use php composer.phar update y listo

joecohens commented 8 years ago

:+1:

gsharathreddy77 commented 7 years ago

I got the same problem. What is the Solution ?