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 Laravel 5.4 #8

Open
d4rkd0s opened this issue Jun 7, 2017 · 1 comment
Open

Support for Laravel 5.4 #8

d4rkd0s opened this issue Jun 7, 2017 · 1 comment

Comments

@d4rkd0s
Copy link
Contributor

d4rkd0s commented Jun 7, 2017

On Laravel 5.4 the following is produced:

 Problem 1
    - Installation request for pingpong/facebook v2.0.1 -> satisfiable by pingpong/facebook[2.0.1].
    - pingpong/facebook 2.0.1 requires illuminate/support 5.0.* -> satisfiable by illuminate/support[5.0.x-dev, v5.0.0, v5.0.22, v5.0.25, v5.0.26, v5.0.28, v5.0.33, v5.0.4] but these conflict with your requirements or minimum-stability.

When attempting to rollback illuminate/support to 5.0.* the following is produced:

 Problem 1
    - Installation request for pingpong/facebook v2.0.1 -> satisfiable by pingpong/facebook[2.0.1].
    - Conclusion: remove laravel/framework v5.3.31
    - Conclusion: don't install laravel/framework v5.3.31
    - pingpong/facebook 2.0.1 requires illuminate/session 5.0.* -> satisfiable by illuminate/session[v5.0.0, v5.0.22, v5.0.25, v5.0.26, v5.0.28, v5.0.33, v5.0.4].
    - don't install illuminate/session v5.0.0|don't install laravel/framework v5.3.31
    - don't install illuminate/session v5.0.22|don't install laravel/framework v5.3.31
    - don't install illuminate/session v5.0.25|don't install laravel/framework v5.3.31
    - don't install illuminate/session v5.0.26|don't install laravel/framework v5.3.31
    - don't install illuminate/session v5.0.28|don't install laravel/framework v5.3.31
    - don't install illuminate/session v5.0.33|don't install laravel/framework v5.3.31
    - don't install illuminate/session v5.0.4|don't install laravel/framework v5.3.31
    - Installation request for laravel/framework (locked at v5.3.31, required as 5.3.*) -> satisfiable by laravel/framework[v5.3.31].
@d4rkd0s
Copy link
Contributor Author

d4rkd0s commented Jun 7, 2017

@gravitano let me know if there is other testing and work I can provide to fully support Laravel 5.4

gravitano added a commit that referenced this issue Sep 4, 2017
Allowing greater versions of illuminate for #8
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

1 participant