HEX
Server: nginx/1.27.1
System: Linux in-4 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
User: ilikadirect (1186)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v6964/gopalak/public_html/wp-content/plugins/charitable/vendor/square/square/composer.json
{
  "name": "square/square",
  "version": "42.1.0.20250416",
  "description": "Use Square APIs to manage and run business including payment, customer, product, inventory, and employee management.",
  "keywords": [
    "square",
    "api",
    "sdk"
  ],
  "license": "MIT",
  "require": {
    "php": "^8.1",
    "ext-json": "*",
    "guzzlehttp/guzzle": "^7.4",
    "apimatic/unirest-php": "^4.0.0",
    "apimatic/core-interfaces": "~0.1.5",
    "apimatic/core": "~0.3.12"
  },
  "require-dev": {
    "phpunit/phpunit": "^9.0",
    "friendsofphp/php-cs-fixer": "3.5.0",
    "phpstan/phpstan": "^1.12"
  },
  "autoload": {
    "psr-4": {
      "Square\\": "src/"
    }
  },
  "autoload-dev": {
    "psr-4": {
      "Square\\Tests\\": "tests/"
    }
  },
  "scripts": {
    "build": [
      "@php -l src",
      "@php -l tests"
    ],
    "test": "phpunit",
    "analyze": "phpstan analyze src tests --memory-limit=1G"
  },
  "author": {
    "name": "Square Developer Platform",
    "url": "https://developer.squareup.com",
    "email": "developers@squareup.com"
  },
  "homepage": "https://squareup.com/developers"
}