Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/demo.cartinsight.co/vendor/spatie/laravel-html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/demo.cartinsight.co/vendor/spatie/laravel-html/composer.json
{
    "name": "spatie/laravel-html",
    "description": "A fluent html builder",
    "keywords": [
        "spatie",
        "html"
    ],
    "homepage": "https://github.com/spatie/laravel-html",
    "license": "MIT",
    "authors": [
        {
            "name": "Sebastian De Deyne",
            "email": "[email protected]",
            "homepage": "https://spatie.be",
            "role": "Developer"
        },
        {
            "name": "Freek Van der Herten",
            "email": "[email protected]",
            "homepage": "https://spatie.be",
            "role": "Developer"
        }
    ],
    "require": {
        "php": "^8.0",
        "illuminate/http": "^9.0|^8.0|^10.0",
        "illuminate/support": "^9.0|^8.0|^10.0"
    },
    "require-dev": {
        "mockery/mockery": "^1.3",
        "orchestra/testbench": "^7.0|^6.23|^8.0",
        "pestphp/pest": "^1.22"
    },
    "autoload": {
        "psr-4": {
            "Spatie\\Html\\": "src"
        },
        "files": [
            "src/helpers.php"
        ]
    },
    "autoload-dev": {
        "psr-4": {
            "Spatie\\Html\\Test\\": "tests"
        }
    },
    "scripts": {
        "test": "vendor/bin/pest"
    },
    "config": {
        "sort-packages": true,
        "allow-plugins": {
            "pestphp/pest-plugin": true
        }
    },
    "extra": {
        "laravel": {
            "providers": [
                "Spatie\\Html\\HtmlServiceProvider"
            ],
            "aliases": {
                "Html": "Spatie\\Html\\Facades\\Html"
            }
        }
    },
    "minimum-stability": "dev",
    "prefer-stable": true
}

Spamworldpro Mini