sha256:041b14deeb1d28464439af341d08a0a11a5d279703e2fc5dad00a9a38bfbd255

Found in archives

{
    "content-hash": "93756b503a85907c1d008537b4f0373b",
    "packages": [
        {
            "name": "package-with-polyfill",
            "require": {
                "php": ">=5.3",
                "ext-random": "*"
            },
            "require-dev": {
                "ext-json": "*"
            }
        },
        {
            "name": "symfony/polyfill-random",
            "require": {
                "php": ">=5.2"
            }
        }
    ],
    "packages-dev": [
        {
            "name": "dev-package",
            "require": {
                "php": "^7.2",
                "ext-gettext": "*"
            },
            "require-dev": {
                "php": "^7.3",
                "ext-interbase": "*"
            }
        }
    ],
    "platform": {
        "php": ">=5.3",
        "ext-phar": "*"
    }
}

Return to home page.