HEX
Server: LiteSpeed
System: Linux my-kul-web2054.main-hosting.eu 5.14.0-611.13.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 11 04:57:59 EST 2025 x86_64
User: u665686179 (665686179)
PHP: 8.2.30
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: /home/u665686179/domains/dealkr.com/public_html/dental/vendor/nicmart/tree/composer.json
{
    "name": "nicmart/tree",
    "description": "A basic but flexible php tree data structure and a fluent tree builder implementation.",
    "license": "MIT",
    "type": "library",
    "authors": [
        {
            "name": "Nicolò Martini",
            "email": "nicmartnic@gmail.com"
        },
        {
            "name": "Andreas Möller",
            "email": "am@localheinz.com"
        }
    ],
    "require": {
        "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
    },
    "require-dev": {
        "ergebnis/composer-normalize": "^2.48.2",
        "ergebnis/license": "^2.7.0",
        "ergebnis/php-cs-fixer-config": "^6.28.1",
        "fakerphp/faker": "^1.24.1",
        "infection/infection": "~0.26.19",
        "phpunit/phpunit": "^9.6.19",
        "psalm/plugin-phpunit": "~0.19.0",
        "vimeo/psalm": "^5.26.1"
    },
    "autoload": {
        "psr-4": {
            "Tree\\": "src/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Tree\\Test\\": "test/"
        }
    },
    "config": {
        "allow-plugins": {
            "ergebnis/composer-normalize": true,
            "infection/extension-installer": true
        },
        "platform": {
            "php": "8.0.25"
        },
        "sort-packages": true
    }
}