php bin/console about
Display information about the current project
Usage
about
Help
The about command displays information about the current Symfony project.
The PHP section displays important configuration that could affect your application. The values might
be different between web and CLI.
The Environment section displays the current environment variables managed by Symfony Dotenv. It will not
be shown if no variables were found. The values might be different between web and CLI.