Open marufmax opened 5 years ago
Same with 5.6
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
Will need to check that closely. I apologize for not resolving this faster.
Hi, I am using Laravel 5.7
If I do simply composer require i am getting instalation error:
Laravel 5.7 using
vlucas/phpdotenv v2.6.1
if I try to upgrade on myrequire-dev
then Laravel made complain.I just switched to
1.4.7
branch to resolve this issue.Thanks