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

Requirements not resolved to an installable set of packages #40

Closed
ErvinSabic opened this issue Sep 28, 2018 · 2 comments
Closed

Requirements not resolved to an installable set of packages #40

ErvinSabic opened this issue Sep 28, 2018 · 2 comments

Comments

@ErvinSabic
Copy link

In order to get this to work with Symfony 4, the dependencies and if not the code needs to be updated to support the newer versions of symfony/http-foundation and not just 3.2 which it seems to be requesting.

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

  Problem 1
    - oligus/jad v1.1.3 requires symfony/http-foundation ^3.2 -> no matching package found.
    - oligus/jad v1.1.2 requires symfony/http-foundation ^3.2 -> no matching package found.
    - oligus/jad v1.1.1 requires symfony/http-foundation ^3.2 -> no matching package found.
    - oligus/jad v1.1.0 requires symfony/http-foundation ^3.2 -> no matching package found.
    - Installation request for oligus/jad ^1.1 -> satisfiable by oligus/jad[v1.1.0, v1.1.1, v1.1.2, v1.1.3].

At least that's what I'm pretty sure the issue is.

@oligus
Copy link
Owner

oligus commented Sep 28, 2018

Thanx!

There is an update in the master branch with tighter typing and updated dependencies.

@oligus
Copy link
Owner

oligus commented Sep 29, 2018

FYI. Bumped up to version 1.1.4, a couple of additional bugfixes.

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

2 participants