{
    "packages": [
        {
            "name": "spatie/fork",
            "version": "1.2.7",
            "version_normalized": "1.2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/spatie/fork.git",
                "reference": "83a51210fd366af3972aad119e7ab5e35ac57850"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spatie/fork/zipball/83a51210fd366af3972aad119e7ab5e35ac57850",
                "reference": "83a51210fd366af3972aad119e7ab5e35ac57850",
                "shasum": ""
            },
            "require": {
                "ext-pcntl": "*",
                "ext-sockets": "*",
                "php": "^8.3"
            },
            "require-dev": {
                "laravel/pint": "^1.0",
                "nesbot/carbon": "^2.66|^3.0",
                "pestphp/pest": "^4.0",
                "spatie/ray": "^1.10"
            },
            "time": "2026-03-27T19:08:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spatie\\Fork\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Brent Roose",
                    "email": "brent@spatie.be",
                    "role": "Developer"
                },
                {
                    "name": "Freek Van der Herten",
                    "email": "freek@spatie.be",
                    "role": "Developer"
                }
            ],
            "description": "A lightweight solution for running code concurrently in PHP",
            "homepage": "https://github.com/spatie/fork",
            "keywords": [
                "fork",
                "spatie"
            ],
            "support": {
                "issues": "https://github.com/spatie/fork/issues",
                "source": "https://github.com/spatie/fork/tree/1.2.7"
            },
            "funding": [
                {
                    "url": "https://github.com/spatie",
                    "type": "github"
                }
            ],
            "install-path": "../spatie/fork"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
