HEX
Server: Apache
System: Linux 185.122.168.184.host.secureserver.net 5.14.0-570.52.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 15 06:39:08 EDT 2025 x86_64
User: barbeatleanalyti (1024)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/barbeatleanalyti/public_html/public_html/webmail/vendor/wimg/php-compatibility/composer.json
{
  "name" : "phpcompatibility/php-compatibility",
  "description" : "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
  "type" : "phpcodesniffer-standard",
  "keywords" : [ "compatibility", "phpcs", "standards" ],
  "homepage" : "http://techblog.wimgodden.be/tag/codesniffer/",
  "license" : "LGPL-3.0-or-later",
  "authors" : [ {
    "name" : "Wim Godden",
    "role" : "lead",
    "homepage" : "https://github.com/wimg"
  },
  {
    "name" : "Juliette Reinders Folmer",
    "role" : "lead",
    "homepage" : "https://github.com/jrfnl"
  },
  {
    "name" : "Contributors",
    "homepage" : "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
  } ],
  "support" : {
    "issues" : "https://github.com/PHPCompatibility/PHPCompatibility/issues",
    "source" : "https://github.com/PHPCompatibility/PHPCompatibility"
  },
  "require" : {
    "php" : ">=5.3",
    "squizlabs/php_codesniffer" : "^2.3 || ^3.0.2"
  },
  "require-dev" : {
    "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
  },
  "conflict": {
    "squizlabs/php_codesniffer": "2.6.2"
  },
  "suggest" : {
    "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
    "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
  },
  "scripts" : {
    "post-install-cmd": "\"vendor/bin/phpcs\" --config-set installed_paths ../../..",
    "post-update-cmd" : "\"vendor/bin/phpcs\" --config-set installed_paths ../../.."
  }
}