HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/posscale/public_html/WP-POS/wp-content/themes/angle/functions/wpzoom/composer.json
{
    "name": "wpzoom/framework",
    "description": "ZOOM Framework is a platform which comes packaged with every WPZOOM Theme.",
    "type": "wordpress",
    "require-dev": {
        "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
        "wp-coding-standards/wpcs": "^2.3",
        "phpcompatibility/phpcompatibility-wp": "^2.1",
        "squizlabs/php_codesniffer": "^3.6"
    },
    "license": "GPL-3.0-or-later",
    "authors": [
        {
            "name": "WPZOOM",
            "email": "support@wpzoom.com"
        }
    ],
    "scripts": {
        "format": "phpcbf --standard=.phpcs.xml.dist --report-summary --report-source",
        "lint": "phpcs --standard=.phpcs.xml.dist --runtime-set ignore_warnings_on_exit 1"
    }
}