Updated dependencies. Fixed SensioLabs Security Checker warning: squizlabs/php_codesniffer (2.7.1) - Arbitrary shell execution.

This commit is contained in:
Dmitry Khomutov 2017-04-17 20:22:26 +07:00
commit 46ab25f9f8
No known key found for this signature in database
GPG key ID: 7EB36C9576F9ECB9
2 changed files with 17 additions and 17 deletions

View file

@ -58,7 +58,7 @@
"codeception/codeception": "2.2.*",
"phpmd/phpmd": "2.5.*",
"sebastian/phpcpd": "2.0.*",
"squizlabs/php_codesniffer": "2.7.*",
"squizlabs/php_codesniffer": "2.8.*",
"block8/php-docblock-checker": "1.0.*",
"phploc/phploc": "3.0.*",
"jakub-onderka/php-parallel-lint": "0.9.*",