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.
2 parents e89cb01 + 06b8926 commit af96d4bCopy full SHA for af96d4b
README.md
@@ -87,7 +87,7 @@ docker-compose -f docker-compose.yaml -f docker-compose.override.yaml up -d
87
Inspect the installation with the following command. The requested Xdebug version should be displayed in the output.
88
89
```bash
90
-$ docker-compose exec php php --version
+$ docker-compose exec app php --version
91
92
PHP 7.2.8 (cli) (built: Jul 21 2018 08:09:37) ( NTS )
93
Copyright (c) 1997-2018 The PHP Group
0 commit comments