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

Laravel 6? #15

Closed
WimDeMeester opened this issue Sep 16, 2019 · 7 comments
Closed

Laravel 6? #15

WimDeMeester opened this issue Sep 16, 2019 · 7 comments

Comments

@WimDeMeester
Copy link
Contributor

Any plans on a laravel 6 version of this package?

@hivokas
Copy link
Member

hivokas commented Sep 17, 2019

I've published the release with Laravel 6.0 support.

@hivokas hivokas closed this as completed Sep 17, 2019
@WimDeMeester
Copy link
Contributor Author

Thanks a lot!

@WimDeMeester
Copy link
Contributor Author

I still can not install it in laravel 6... I get the following error:

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

  Problem 1
    - Installation request for coderello/laraflash ^2.1 -> satisfiable by coderello/laraflash[2.1.0].
    - Can only install one of: laravel/framework[v6.0.3, 5.8.x-dev].
    - Can only install one of: laravel/framework[5.8.x-dev, v6.0.3].
    - Can only install one of: laravel/framework[5.8.x-dev, v6.0.3].
    - Conclusion: install laravel/framework 5.8.x-dev
    - Installation request for laravel/framework (locked at v6.0.3, required as ^6.0) -> satisfiable by laravel/framework[v6.0.3].

I think the problem is that you need laravelium/sitemap ^6.0 to make laraflash installable.

@eberkund
Copy link

I have the same issue

@eberkund
Copy link

@hivokas do you think you could take a look at my PR? I'm eager to use this package with Laravel 6!! :)

@hivokas
Copy link
Member

hivokas commented Sep 30, 2019

Guys, sorry for this issue. I've accidentally added unneeded package to the list of dependencies.
I've just removed it. So the package should work now.

@WimDeMeester
Copy link
Contributor Author

Thanks, installs without problems now!

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

Successfully merging a pull request may close this issue.

3 participants