404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@18.117.7.254: ~ $
{
    "name": "sebastian/lines-of-code",
    "description": "Library for counting the lines of code in PHP source code",
    "type": "library",
    "homepage": "https://github.com/sebastianbergmann/lines-of-code",
    "license": "BSD-3-Clause",
    "authors": [
        {
            "name": "Sebastian Bergmann",
            "email": "sebastian@phpunit.de",
            "role": "lead"
        }
    ],
    "support": {
        "issues": "https://github.com/sebastianbergmann/lines-of-code/issues"
    },
    "prefer-stable": true,
    "require": {
        "php": ">=8.1",
        "nikic/php-parser": "^4.10"
    },
    "require-dev": {
        "phpunit/phpunit": "^10.0"
    },
    "config": {
        "platform": {
            "php": "8.1"
        },
        "optimize-autoloader": true,
        "sort-packages": true
    },
    "autoload": {
        "classmap": [
            "src/"
        ]
    },
    "extra": {
        "branch-alias": {
            "dev-main": "2.0-dev"
        }
    }
}

Filemanager

Name Type Size Permission Actions
src Folder 0755
ChangeLog.md File 1.17 KB 0644
LICENSE File 1.5 KB 0644
README.md File 1.06 KB 0644
SECURITY.md File 592 B 0644
composer.json File 996 B 0644