Skip to content

Incompatible with Laravel 8 #348

@wsdnathan

Description

@wsdnathan

Change this composer.json requirement so it works with future phpdotenv versions like 5.0 since every time Laravel updates it causes a conflict with your package and your requirement basically says to require any version except for the latest one which is counterproductive:
"require": {
"vlucas/phpdotenv": "~1.0|~2.0|^3.0|^4.0"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions