docs(vscode): add Better PHPUnit

This commit is contained in:
Julien 2019-02-19 21:26:39 +01:00
parent afad9d57c6
commit bb2465e318
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@
### PHP
- `Better PHPUnit`: A better PHPUnit test runner.
- `Laravel Artisan`: Laravel Artisan commands within Visual Studio Code.
- `PHP IntelliSense`: Advanced Autocompletion and Refactoring support for PHP.