We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db9fa88 commit 5f1d955Copy full SHA for 5f1d955
1 file changed
composer.json
@@ -51,7 +51,7 @@
51
},
52
"suggest": {
53
"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."
+ "vlucas/phpdotenv": "Loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically."
55
56
"bin": ["bin/drupal"],
57
"config": {
0 commit comments