MOON
Server: Apache
System: Linux server1.quantilytics.org 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
User: netwave (1071)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/netwave/www/olebrassrailapi.netwave-tech.com/vendor/spatie/backtrace/composer.json
{
    "name": "spatie/backtrace",
    "description": "A better backtrace",
    "keywords": [
        "spatie",
        "backtrace"
    ],
    "homepage": "https://github.com/spatie/backtrace",
    "license": "MIT",
    "authors": [
        {
            "name": "Freek Van de Herten",
            "email": "freek@spatie.be",
            "homepage": "https://spatie.be",
            "role": "Developer"
        }
    ],
    "require": {
        "php": "^7.3|^8.0"
    },
    "require-dev": {
        "ext-json": "*",
        "phpunit/phpunit": "^9.3",
        "laravel/serializable-closure": "^1.3",
        "spatie/phpunit-snapshot-assertions": "^4.2",
        "symfony/var-dumper": "^5.1"
    },
    "autoload": {
        "psr-4": {
            "Spatie\\Backtrace\\": "src"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Spatie\\Backtrace\\Tests\\": "tests"
        }
    },
    "scripts": {
        "psalm": "vendor/bin/psalm",
        "test": "vendor/bin/phpunit",
        "test-coverage": "vendor/bin/phpunit --coverage-html coverage",
        "format": "vendor/bin/php-cs-fixer fix --allow-risky=yes"
    },
    "config": {
        "sort-packages": true
    },
    "minimum-stability": "dev",
    "prefer-stable": true,
    "funding": [
        {
            "type": "github",
            "url": "https://github.com/sponsors/spatie"
        },
        {
            "type": "other",
            "url": "https://spatie.be/open-source/support-us"
        }
    ]
}