-
Notifications
You must be signed in to change notification settings - Fork 434
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
composer update/install fails #97
Comments
Same problem here, using Laravel 4.2 |
Very new to PHP, no idea how to even work around this. @SoldierCorp or @pablomoreno61 have any idea how I can get a previous version installed? |
I have just patched this in v4.3.2 which should solve this issue. Can you please confirm. |
Strange... do you already have an older version required/installed? I just tried a clean install using the command you posted and it worked fine. Check that you have the following in your
If you do and it's still not working then as a last resort you could delete your vendor folder and |
@jonnnnyw That actually worked. Removed my vendor folder, removed my lock file, and triggered an update. Thank you so much for issuing this update. |
No problem |
Hi @jonnnnyw , I've already installed the latest version without removing vendor folder. Executing "composer install" throws an error "Can not determine required version of jakoch/phantomjs-installer", but executing "composer update" works perfectly. thanks! |
I'm getting this error while trying to update the package:
[RuntimeException]
Can not determine required version of jakoch/phantomjs-installer
The text was updated successfully, but these errors were encountered: