mpociot / laravel-face-auth

Laravel Face authentication
MIT License
159 stars 29 forks source link

cant install #3

Open aepsh opened 6 years ago

aepsh commented 6 years ago

Your requirements could not be resolved to an installable set of packages.

Problem 1

juancaser commented 6 years ago

you need to run "composer require mockery/mockery:0.9.x-dev", not sure if the current version support latest mockery which is already 1.1.0

zlayet commented 3 years ago

Rec>composer require --with-all-dependencies mpociot/laravel-face-auth Using version ^0.1.0 for mpociot/laravel-face-auth ./composer.json has been updated Running composer update mpociot/laravel-face-auth --with-all-dependencies Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.

Problem 1

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.


i keep getting this err any solution