Skip to content

Make dotenv a suggestion instead of a requirement #175

@gmcvey-gear4music

Description

@gmcvey-gear4music

The composer.json for this project makes dotenv a requirement, however the actual code only uses dotenv if the class exists and if it doesn't and the proper environment is set then the package should function just fine.

I'd suggest that switching dotenv from a required dependency to a suggestion (or a require-dev dependency) so that it's not installed if you don't need it.

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