Small fixes of documentation.

This commit is contained in:
Dmitry Khomutov 2018-04-25 21:17:14 +07:00
parent dc87616e12
commit ac678c53c2
No known key found for this signature in database
GPG key ID: EC19426474B37AAC
2 changed files with 3 additions and 1 deletions

View file

@ -59,6 +59,7 @@ Plugins
* [PHP Mess Detector](plugins/php_mess_detector.md) - `php_mess_detector`
* [PHP Parallel Lint](plugins/php_parallel_lint.md) - `php_parallel_lint`
* PHP Tal Lint - `php_tal_lint`
* Phan - `phan`
* [Technical Debt](plugins/technical_debt.md) - `technical_debt`
#### Databases

View file

@ -35,7 +35,7 @@
#### Зависимости
* [Composer](plugins/composer.md) - `composer`
* [Composer](plugins/composer.md) - Плагин для работы с зависимостями при помощи Composer-а (`composer`).
* [Security Checker](plugins/security_checker.md) - Плагин для проверки наличия незакрытых уязвимостей в зависимостях
проекта с помощью SensioLabs Security Checker (`security_checker`).
@ -59,6 +59,7 @@
* [PHP Mess Detector](plugins/php_mess_detector.md) - `php_mess_detector`
* [PHP Parallel Lint](plugins/php_parallel_lint.md) - `php_parallel_lint`
* PHP Tal Lint - `php_tal_lint`
* Phan - `phan`
* [Technical Debt](plugins/technical_debt.md) - `technical_debt`
#### Базы данных