You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
At least that's what I'm pretty sure the issue is.
The text was updated successfully, but these errors were encountered: