Sh3ll
OdayForums


Server : Apache
System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64
User : tradze ( 1001)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /home/tradze/www/dev-test/vendorOLD/facade/ignition-contracts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/tradze/www/dev-test/vendorOLD/facade/ignition-contracts/composer.json
{
    "name": "facade/ignition-contracts",
    "description": "Solution contracts for Ignition",
    "keywords": [
        "flare",
        "contracts",
        "ignition"
    ],
    "homepage": "https://github.com/facade/ignition-contracts",
    "license": "MIT",
    "authors": [
        {
            "name": "Freek Van der Herten",
            "email": "freek@spatie.be",
            "homepage": "https://flareapp.io",
            "role": "Developer"
        }
    ],
    "require": {
        "php": "^7.3|^8.0"
    },
    "require-dev": {
        "friendsofphp/php-cs-fixer": "^v2.15.8",
        "phpunit/phpunit": "^9.3.11",
        "vimeo/psalm": "^3.17.1"
    },
    "autoload": {
        "psr-4": {
            "Facade\\IgnitionContracts\\": "src"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Facade\\IgnitionContracts\\Tests\\": "tests"
        }
    },
    "scripts": {
        "psalm": "vendor/bin/psalm",
        "format": "vendor/bin/php-cs-fixer fix --allow-risky=yes",
        "test": "vendor/bin/phpunit",
        "test-coverage": "vendor/bin/phpunit --coverage-html coverage"
    },
    "config": {
        "sort-packages": true
    }
}

ZeroDay Forums Mini