Skip to content

Commit 6e8f602

Browse files
hugovkLOBsTerr
authored andcommitted
Fix typo (#3923)
1 parent 9b0a7b0 commit 6e8f602

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"symfony/http-foundation": "~2.8|~3.0"
5151
},
5252
"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."
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"
5555
},
5656
"bin": ["bin/drupal"],
5757
"config": {

0 commit comments

Comments
 (0)