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

Installation error vlucas/phpdotenv version #139

Open
marufmax opened this issue Sep 24, 2019 · 3 comments
Open

Installation error vlucas/phpdotenv version #139

marufmax opened this issue Sep 24, 2019 · 3 comments

Comments

@marufmax
Copy link

marufmax commented Sep 24, 2019

Hi, I am using Laravel 5.7

If I do simply composer require i am getting instalation error:

  Problem 1
    - Installation request for mariuzzo/laravel-js-localization ^1.5 -> satisfiable by mariuzzo/laravel-js-localization[v1.5.0].
    - Conclusion: remove vlucas/phpdotenv v2.6.1
    - Conclusion: don't install vlucas/phpdotenv v2.6.1
    - mariuzzo/laravel-js-localization v1.5.0 requires vlucas/phpdotenv ^3.3 -> satisfiable by vlucas/phpdotenv[v3.3.0, v3.3.1, v3.3.2, v3.3.3, v3.4.0, v3.5.0,
v3.6.0].

Laravel 5.7 using vlucas/phpdotenv v2.6.1 if I try to upgrade on my require-dev then Laravel made complain.

I just switched to 1.4.7 branch to resolve this issue.

Thanks

@indapublic
Copy link

Same with 5.6

@hmazter
Copy link

hmazter commented Mar 5, 2020

Just a question, why is there a version specified for vlucas/phpdotenv here, I can not see any usage of that.

Especially since it blocks usage with Laravel 7.x

@rmariuzzo
Copy link
Owner

Will need to check that closely. I apologize for not resolving this faster.

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

4 participants