Spamworldpro Mini Shell
Spamworldpro


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/old/vendor/phpcsstandards/phpcsutils/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/vendor/phpcsstandards/phpcsutils/composer.json
{
    "name" : "phpcsstandards/phpcsutils",
    "description" : "A suite of utility functions for use with PHP_CodeSniffer",
    "type" : "phpcodesniffer-standard",
    "keywords" : [ "phpcs", "phpcbf", "standards", "static analysis", "php_codesniffer", "phpcs3", "tokens", "utility", "phpcodesniffer-standard" ],
    "license" : "LGPL-3.0-or-later",
    "homepage": "https://phpcsutils.com/",
    "authors" : [
        {
            "name" : "Juliette Reinders Folmer",
            "role" : "lead",
            "homepage" : "https://github.com/jrfnl"
        },
        {
            "name" : "Contributors",
            "homepage" : "https://github.com/PHPCSStandards/PHPCSUtils/graphs/contributors"
        }
    ],
    "support" : {
        "issues" : "https://github.com/PHPCSStandards/PHPCSUtils/issues",
        "source" : "https://github.com/PHPCSStandards/PHPCSUtils",
        "docs"   : "https://phpcsutils.com/",
        "security": "https://github.com/PHPCSStandards/PHPCSUtils/security/policy"
    },
    "require" : {
        "php" : ">=5.4",
        "squizlabs/php_codesniffer" : "^3.8.0 || 4.0.x-dev@dev",
        "dealerdirect/phpcodesniffer-composer-installer" : "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0"
    },
    "require-dev" : {
        "ext-filter": "*",
        "phpcsstandards/phpcsdevcs": "^1.1.6",
        "php-parallel-lint/php-parallel-lint": "^1.3.2",
        "php-parallel-lint/php-console-highlighter": "^1.0",
        "yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0"
    },
    "minimum-stability": "dev",
    "prefer-stable": true,
    "autoload": {
        "classmap": ["PHPCSUtils/"]
    },
    "autoload-dev" : {
        "psr-4": {
            "PHPCSUtils\\Tests\\": "Tests/",
            "PHPCSUtils\\GHPages\\": ".github/GHPages/"
        }
    },
    "extra": {
        "branch-alias": {
            "dev-stable": "1.x-dev",
            "dev-develop": "1.x-dev"
        }
    },
    "scripts" : {
        "lint-lt72": [
            "@php ./vendor/php-parallel-lint/php-parallel-lint/parallel-lint . --show-deprecated -e php --exclude vendor --exclude .git --exclude .github/GHPages"
        ],
        "lint": [
            "@php ./vendor/php-parallel-lint/php-parallel-lint/parallel-lint . -e php --exclude vendor --exclude .git"
        ],
        "checkcs": [
            "@php ./vendor/squizlabs/php_codesniffer/bin/phpcs"
        ],
        "fixcs": [
            "@php ./vendor/squizlabs/php_codesniffer/bin/phpcbf"
        ],
        "test": [
            "@php ./vendor/phpunit/phpunit/phpunit --no-coverage"
        ],
        "test10": [
            "@php ./vendor/phpunit/phpunit/phpunit -c phpunit10.xml.dist --no-coverage"
        ],
        "coverage": [
            "@php ./vendor/phpunit/phpunit/phpunit"
        ],
        "coverage10": [
            "@php ./vendor/phpunit/phpunit/phpunit -c phpunit10.xml.dist"
        ],
        "coverage-local": [
            "@php ./vendor/phpunit/phpunit/phpunit --coverage-html ./build/coverage-html"
        ],
        "coverage-local10": [
            "@php ./vendor/phpunit/phpunit/phpunit -c phpunit10.xml.dist --coverage-html ./build/coverage-html"
        ]
    },
    "config": {
        "allow-plugins": {
            "dealerdirect/phpcodesniffer-composer-installer": true
        }
    }
}

Spamworldpro Mini