Skip to content

Commit 5f1d955

Browse files
authored
[console] Suggest vlucas/phpdotenv dependency. (#3801)
1 parent db9fa88 commit 5f1d955

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"suggest": {
5353
"symfony/thanks": "Thank your favorite PHP projects on Github using the CLI!",
54-
"drupal/console-dotenv": "This project provide support for env and contains a new command to setup dotenv on a drupal site."
54+
"vlucas/phpdotenv": "Loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically."
5555
},
5656
"bin": ["bin/drupal"],
5757
"config": {

0 commit comments

Comments
 (0)