HEX
Server: Apache
System: Linux 103-127-96-167.cprapid.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: itsupportgdc (1001)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/itsupportgdc/public_html/wp-content/plugins/official-facebook-pixel/composer.json
{
  "name": "facebook/pixel-for-wordpress",
  "description": "Facebook Pixel plugins for wordpress",
  "type": "project",
  "require-dev": {
    "phpunit/phpunit": "^6.5",
    "phing/phing": "3.0.0-alpha1",
    "10up/wp_mock": "0.3.0"
  },
  "license": "GPL",
  "require": {
    "facebook/php-business-sdk": "16.0.*",
    "techcrunch/wp-async-task": "dev-master"
  },
  "autoload": {
    "psr-4": {
      "FacebookPixelPlugin\\": "./",
      "FacebookPixelPlugin\\Core\\": "core/",
      "FacebookPixelPlugin\\Integration\\": "integration/"
    }
  },
  "autoload-dev": {
    "classmap": [
      "__tests__/",
      "./"
    ]
  },
  "replace": {
    "guzzlehttp/guzzle": "*"
  }
}