404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@18.116.27.25: ~ $
{
    "name": "sebastian/object-reflector",
    "description": "Allows reflection of object attributes, including inherited and non-public ones",
    "homepage": "https://github.com/sebastianbergmann/object-reflector/",
    "license": "BSD-3-Clause",
    "authors": [
        {
            "name": "Sebastian Bergmann",
            "email": "sebastian@phpunit.de"
        }
    ],
    "prefer-stable": true,
    "config": {
        "platform": {
            "php": "8.1.0"
        },
        "optimize-autoloader": true,
        "sort-packages": true
    },
    "require": {
        "php": ">=8.1"
    },
    "require-dev": {
        "phpunit/phpunit": "^10.0"
    },
    "autoload": {
        "classmap": [
            "src/"
        ]
    },
    "autoload-dev": {
        "classmap": [
            "tests/_fixture/"
        ]
    },
    "extra": {
        "branch-alias": {
            "dev-main": "3.0-dev"
        }
    }
}

Filemanager

Name Type Size Permission Actions
src Folder 0755
ChangeLog.md File 1.9 KB 0644
LICENSE File 1.5 KB 0644
README.md File 1.13 KB 0644
SECURITY.md File 592 B 0644
composer.json File 928 B 0644