Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

Does not work with Laravel 5.7 #10

Open
jrquick17 opened this issue Jan 3, 2019 · 1 comment
Open

Does not work with Laravel 5.7 #10

jrquick17 opened this issue Jan 3, 2019 · 1 comment

Comments

@jrquick17
Copy link

When trying to composer require the project there is a conflict with http-foundation versions.

`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
- Installation request for codemash/laravel-socket ^1.0.0 -> satisfiable by codemash/laravel-socket[1.0.0].
- Conclusion: remove symfony/http-foundation 4.1.x-dev
- codemash/laravel-socket 1.0.0 requires cboden/ratchet ^0.3.5 -> satisfiable by cboden/ratchet[v0.3.5, v0.3.6].
- cboden/ratchet v0.3.5 requires symfony/http-foundation ^2.2|^3.0 -> satisfiable by symfony/http-foundation[2.2.x-dev, 2.3.x-dev, 2.4.x-dev, 2.5.x-dev, 2.6.x-dev, 2.7.x-dev, 2.8.x-dev, 3.0.x-dev, 3.1.x-dev, 3.2.x-dev, 3.3.x-dev, 3.4.x-dev].
- cboden/ratchet v0.3.6 requires symfony/http-foundation ^2.2|^3.0 -> satisfiable by symfony/http-foundation[2.2.x-dev, 2.3.x-dev, 2.4.x-dev, 2.5.x-dev, 2.6.x-dev, 2.7.x-dev, 2.8.x-dev, 3.0.x-dev, 3.1.x-dev, 3.2.x-dev, 3.3.x-dev, 3.4.x-dev].
- Can only install one of: symfony/http-foundation[4.1.x-dev, 2.2.x-dev].
- Can only install one of: symfony/http-foundation[4.1.x-dev, 2.3.x-dev].
- Can only install one of: symfony/http-foundation[4.1.x-dev, 2.4.x-dev].
- Can only install one of: symfony/http-foundation[4.1.x-dev, 2.5.x-dev].
- Can only install one of: symfony/http-foundation[4.1.x-dev, 2.6.x-dev].
- Can only install one of: symfony/http-foundation[4.1.x-dev, 2.7.x-dev].
- Can only install one of: symfony/http-foundation[4.1.x-dev, 2.8.x-dev].
- Can only install one of: symfony/http-foundation[4.1.x-dev, 3.0.x-dev].
- Can only install one of: symfony/http-foundation[4.1.x-dev, 3.1.x-dev].
- Can only install one of: symfony/http-foundation[4.1.x-dev, 3.2.x-dev].
- Can only install one of: symfony/http-foundation[4.1.x-dev, 3.3.x-dev].
- Can only install one of: symfony/http-foundation[4.1.x-dev, 3.4.x-dev].
- Installation request for symfony/http-foundation 4.1.x-dev -> satisfiable by symfony/http-foundation[4.1.x-dev].`

@matvp91
Copy link
Owner

matvp91 commented Jan 3, 2019

Hey,

It's been over two years since I've written PHP. Unfortunately, time does not allow me nowadays to check into the issue. I'd be more than happy to accept a pull request if this package can be of use to you.

Cheers.

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

No branches or pull requests

2 participants