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 9b0a7b0 commit 6e8f602Copy full SHA for 6e8f602
composer.json
@@ -50,8 +50,8 @@
50
"symfony/http-foundation": "~2.8|~3.0"
51
},
52
"suggest": {
53
- "symfony/thanks": "Thank your favorite PHP projects on Github using the CLI!",
54
- "vlucas/phpdotenv": "Loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically."
+ "symfony/thanks": "Thank your favorite PHP projects on GitHub using the CLI",
+ "vlucas/phpdotenv": "Loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically"
55
56
"bin": ["bin/drupal"],
57
"config": {
0 commit comments