![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/metras.v32.1/vendor/squizlabs/php_codesniffer/ |
{ "name": "squizlabs/php_codesniffer", "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", "type": "library", "keywords": [ "phpcs", "standards" ], "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", "license": "BSD-3-Clause", "authors": [ { "name": "Greg Sherwood", "role": "lead" } ], "support": { "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki", "source": "https://github.com/squizlabs/PHP_CodeSniffer" }, "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "require": { "php": ">=5.4.0", "ext-tokenizer": "*", "ext-xmlwriter": "*", "ext-simplexml": "*" }, "require-dev": { "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "bin": [ "bin/phpcs", "bin/phpcbf" ] }