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

Outdated lib version #6

Open
PhongGCS opened this issue Apr 5, 2022 · 0 comments
Open

Outdated lib version #6

PhongGCS opened this issue Apr 5, 2022 · 0 comments

Comments

@PhongGCS
Copy link

PhongGCS commented Apr 5, 2022

Dear author,

Currently I can't run composer install 3 libs
that are
"stem-press/stem:0.7.20"
"stem-press/mail-template": "0.3.1",
"stem-press/stem-content": ">=0.4.4"

It show below error.


duncan3dc/blade[4.4.0, ..., 4.6.0] require illuminate/view >=5.5,<5.9 -> satisfiable by illuminate/view[v5.5.0, ..., 5.8.x-dev].
- Root composer.json requires roave/security-advisories dev-master -> satisfiable by roave/security-advisories[dev-master].
    - stem-press/stem 0.7.20 requires duncan3dc/blade ^4.4 -> satisfiable by duncan3dc/blade[4.4.0, ..., 4.11.0].
    - duncan3dc/blade[4.9.0, ..., 4.11.0] require illuminate/view ^6.0 || ^7.0 -> satisfiable by illuminate/view[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev].
    - duncan3dc/blade[4.7.0, ..., 4.8.0] require illuminate/view ^6.0 -> satisfiable by illuminate/view[v6.0.0, ..., 6.x-dev].
    - illuminate/view[v7.30.6, ..., 7.x-dev] require illuminate/support ^7.0 -> satisfiable by illuminate/support[v7.0.0, ..., 7.x-dev].
    - illuminate/view[v6.20.42, ..., 6.x-dev] require illuminate/support ^6.0 -> satisfiable by illuminate/support[v6.0.0, ..., 6.x-dev].
    - illuminate/support[v6.19.0, ..., 6.x-dev, v7.29.0, ..., 7.x-dev] require nesbot/carbon ^2.31 -> satisfiable by nesbot/carbon[2.31.0, ..., 2.x-dev (alias of dev-master)].
    - illuminate/support[v7.0.0, ..., v7.28.4] require nesbot/carbon ^2.17 -> satisfiable by nesbot/carbon[2.17.0, ..., 2.x-dev (alias of dev-master)].
    - illuminate/support[v6.0.0, ..., v6.18.43] require nesbot/carbon ^2.0 -> satisfiable by nesbot/carbon[2.0.0-beta.1, ..., 2.x-dev (alias of dev-master)].
    - nesbot/carbon 2.x-dev is an alias of nesbot/carbon dev-master and thus requires it to be installed too.
    - You can only install one version of a package, so only one of these can be installed: nesbot/carbon[dev-master, 1.20.0, ..., 1.39.1, 2.0.0-beta.1, ..., 2.57.0].
    - stem-press/stem 0.7.20 requires nesbot/carbon ^1.21 -> satisfiable by nesbot/carbon[1.21.0, ..., 1.39.1].
    - Conclusion: don't install nesbot/carbon 1.22.0 (conflict analysis result)

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