Mini Shell

Direktori : /home/u890702842/public_html/
Upload File :
Current File : /home/u890702842/public_html/composer.json

{
    "description": "Your project description",
    "name": "your-namespace/your-project-name",
    "type": "project",
    "homepage": "https://yourprojecthomepage.com",
    "license": "MIT",
    "support": {
        "forum": "http://forum.yourprojectforum.com/",
        "wiki": "https://github.com/yourusername/yourproject/wiki",
        "slack": "https://yourprojectchat.slack.com",
        "source": "https://github.com/yourusername/yourproject"
    },
    "require": {
        "php": ">=7.4",
        "phpoffice/phpspreadsheet": "1.16.*" 
    },
    "suggest": {
        "paragonie/random_compat": "Provides better randomness in PHP 5.x"
    },
    "require-dev": {
        "mikey179/vfsStream": "1.1.*",
        "phpunit/phpunit": "^4 || ^5"
    }
}

Zerion Mini Shell 1.0