Skip to content
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 for laravel 5 does not work #538

Open
cnweibo opened this issue Jul 12, 2015 · 4 comments
Open

composer update for laravel 5 does not work #538

cnweibo opened this issue Jul 12, 2015 · 4 comments

Comments

@cnweibo
Copy link

cnweibo commented Jul 12, 2015

@Zizaco +1 According to readme, when added "zizaco/confide": "dev-5.0" and do composer update, it always say: The requested package zizaco/confide could not be found in any version, there may be a typo in the package name.
I do not know what happens here.
Please help to fix it and public can use it as usual on laravel4.1 .

Thanks~!

@kageedwards
Copy link

@cnweibo Composer will look for the Packagist branch. I used "zizaco/confide": "5.0.x-dev". Worked perfectly.

@mrgwilliam
Copy link

The 5.0.x-dev is currently rendering an error

@kageedwards
Copy link

Yeah, I just realized that as I finished the process on my other system. I put an issue in and included the temporary fix I did...
#539

@cnweibo
Copy link
Author

cnweibo commented Jul 28, 2015

what i temp do is to use original laravel 4.x workable confide version and adapt to laravel5.1 manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants