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

Updated DotEnv call to pass repository #59

Closed
wants to merge 1 commit into from
Closed

Conversation

jaxwilko
Copy link
Member

@jaxwilko jaxwilko commented Dec 6, 2021

Adds a patch to update DotEnv usage to be compatible with changes introduced in this PR vlucas/phpdotenv#387

I'm not sure if this is how we actually want to handle env repository long term, but in the short term this'll get the application booting :)

@LukeTowers
Copy link
Member

Should we make our dependency on dotenv more explicit in composer.json so that it's more obvious what version of dotenv we're using, even if it's just matching Laravel's own statement?

Also is there a reference to any changes that Laravel made to support this too?

@LukeTowers LukeTowers added this to the v1.2.0 milestone Dec 6, 2021
LukeTowers added a commit that referenced this pull request Dec 9, 2021
@LukeTowers LukeTowers closed this Dec 9, 2021
@LukeTowers LukeTowers deleted the wip/1.2-dotenv branch December 9, 2021 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants