HEX
Server: LiteSpeed
System: Linux cluster02.load-balancer.x2.network 4.18.0-553.51.1.lve.1.el8.x86_64 #1 SMP Wed May 14 14:34:57 UTC 2025 x86_64
User: kbdhpghp (1098)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /home/kbdhpghp/www/aqualander/wp-content/plugins/hostinger-easy-onboarding/composer.json
{
  "name": "hostinger/hostinger-easy-onboarding",
  "minimum-stability": "dev",
  "repositories": [
    {
      "type": "vcs",
      "url": "git@github.com:hostinger/hostinger-wp-helper.git"
    },
    {
      "type": "vcs",
      "url": "git@github.com:hostinger/hostinger-wp-menu-manager.git"
    },
    {
      "type": "vcs",
      "url": "git@github.com:hostinger/hostinger-wp-surveys.git"
    },
    {
      "type": "vcs",
      "url": "git@github.com:hostinger/hostinger-wp-amplitude.git"
    }
  ],
  "require": {
    "php": ">=8.0",
    "yahnis-elsts/plugin-update-checker": "^5.4",
    "hostinger/hostinger-wp-helper": "^1.0",
    "hostinger/hostinger-wp-menu-manager": "^1.2",
    "hostinger/hostinger-wp-surveys": "^1.1",
    "hostinger/hostinger-wp-amplitude": "^1.0",
    "automattic/jetpack-autoloader": "^5.0"
  },
  "autoload": {
    "psr-4": {
      "Hostinger\\EasyOnboarding\\": "includes/"
    }
  },
  "autoload-dev": {
  },
  "require-dev": {
    "squizlabs/php_codesniffer": "^3.7",
    "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
    "phpcompatibility/phpcompatibility-wp": "*",
    "wp-coding-standards/wpcs": "^3.0"
  },
  "scripts": {
  },
  "config": {
    "allow-plugins": {
      "dealerdirect/phpcodesniffer-composer-installer": true,
      "automattic/jetpack-autoloader": true
    },
    "platform-check": false
  }
}