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

Support for L5.5 #410

Closed
daniesy opened this issue Aug 30, 2017 · 9 comments
Closed

Support for L5.5 #410

daniesy opened this issue Aug 30, 2017 · 9 comments

Comments

@daniesy
Copy link

daniesy commented Aug 30, 2017

All the topics handling this issue have been closed a while ago, but there are no updates.

@Braunson
Copy link

There's already a PR for this ready to go #409

@robertnicjoo
Copy link

@Braunson with that pr i end up the error I've mentioned in my topic.

@andersondeoliveiramachado
Copy link

andersondeoliveiramachado commented Aug 30, 2017

What would be the correct procedure for the installation?

suport@devel:/var/www/cli.wifigratis.com.br# composer require "laravelcollective/html":"^5.5.x-dev"

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
- The requested package laravelcollective/html ^5.5.x-dev exists as laravelcollective/html[5.0.x-dev, 5.1.x-dev, 5.2.x-dev, 5.3.x-dev, 5.4.x-dev, dev-master, 5.5.x-dev, v5.0.0, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.1.0, v5.1.1, v5.1.10, v5.1.2, v5.1.3, v5.1.4, v5.1.5, v5.1.6, v5.1.7, v5.1.8, v5.1.9, v5.2, v5.2.1, v5.2.2, v5.2.3, v5.2.4, v5.2.5, v5.2.6, v5.3.0, v5.3.1, v5.3.2, v5.4, v5.4.1, v5.4.2, v5.4.3, v5.4.4, v5.4.5, v5.4.6, v5.4.7, v5.4.8] but these are rejected by your constraint.

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

@cmizzi
Copy link
Contributor

cmizzi commented Aug 30, 2017

The PR is not merged at all. You have to use the fork and dev-master version

@gofish543
Copy link

gofish543 commented Aug 30, 2017

If only dev-master worked xD. Dev master requires the use of 5.5.x-dev, but most packages out there have removed this and made it 5.5.x. This is one of the few packages that doesn't do this. This prevents us developers from using this package until they click the merge button on that pull request.

@cmizzi
Copy link
Contributor

cmizzi commented Aug 30, 2017

Not if you're using my PR fork, but I understand why you used 5.5.x-dev, but it's not necessary anymore :)

@bradgenereux
Copy link

@cmizzi How do you use your PR fork?

@cmizzi
Copy link
Contributor

cmizzi commented Aug 30, 2017

See #411

@BAKTETE
Copy link

BAKTETE commented Aug 30, 2017

just upgraded my app from 5.4 to 5.5 but laravelcollective/html package is holding me from testing my app please support for laravel 5.5

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

9 participants