config icon indicating copy to clipboard operation
config copied to clipboard

PHP configurations loading library

Results 1 config issues
Sort by recently updated
recently updated
newest added

From what I can tell `vlucas/phpdotenv` is only used when using a the `dotenv` configuration option. As such, I recommend that the dependency be a [`suggest`](https://getcomposer.org/doc/04-schema.md#suggest) instead of a `require`.