Skip to content

Commit 6ca41ab

Browse files
committed
Clean about command description after Environment section was removed
Change introduced in 5.1 #34768 ec945f10d8da0dc1a3f7e413c3ee92f11c84ed52
1 parent 5d4fcef commit 6ca41ab

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Command/AboutCommand.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ protected function configure()
4444
4545
The <info>PHP</info> section displays important configuration that could affect your application. The values might
4646
be different between web and CLI.
47-
48-
The <info>Environment</info> section displays the current environment variables managed by Symfony Dotenv. It will not
49-
be shown if no variables were found. The values might be different between web and CLI.
5047
EOT
5148
)
5249
;

0 commit comments

Comments
 (0)