{
    "packages": [
        {
            "name": "webonyx/graphql-php",
            "version": "v15.32.3",
            "version_normalized": "15.32.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webonyx/graphql-php.git",
                "reference": "993bf0bea17f870412ad8a90f60c41cb8d5f1145"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/993bf0bea17f870412ad8a90f60c41cb8d5f1145",
                "reference": "993bf0bea17f870412ad8a90f60c41cb8d5f1145",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": "^7.4 || ^8"
            },
            "require-dev": {
                "amphp/amp": "^2.6 || ^3",
                "amphp/http-server": "^2.1 || ^3",
                "dms/phpunit-arraysubset-asserts": "dev-master",
                "ergebnis/composer-normalize": "^2.28",
                "friendsofphp/php-cs-fixer": "3.95.1",
                "mll-lab/php-cs-fixer-config": "5.13.0",
                "nyholm/psr7": "^1.5",
                "phpbench/phpbench": "^1.2",
                "phpstan/extension-installer": "^1.1",
                "phpstan/phpstan": "2.1.51",
                "phpstan/phpstan-phpunit": "2.0.16",
                "phpstan/phpstan-strict-rules": "2.0.10",
                "phpunit/phpunit": "^9.5 || ^10.5.21 || ^11",
                "psr/http-message": "^1 || ^2",
                "react/http": "^1.6",
                "react/promise": "^2.0 || ^3.0",
                "rector/rector": "^2.0",
                "symfony/polyfill-php81": "^1.23",
                "symfony/var-exporter": "^5 || ^6 || ^7 || ^8",
                "thecodingmachine/safe": "^1.3 || ^2 || ^3",
                "ticketswap/phpstan-error-formatter": "1.3.0"
            },
            "suggest": {
                "amphp/amp": "To leverage async resolving on AMPHP platform (v3 with AmpFutureAdapter, v2 with AmpPromiseAdapter)",
                "amphp/http-server": "To leverage async resolving with webserver on AMPHP platform",
                "psr/http-message": "To use standard GraphQL server",
                "react/promise": "To leverage async resolving on React PHP platform"
            },
            "time": "2026-04-24T13:49:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GraphQL\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A PHP port of GraphQL reference implementation",
            "homepage": "https://github.com/webonyx/graphql-php",
            "keywords": [
                "api",
                "graphql"
            ],
            "support": {
                "issues": "https://github.com/webonyx/graphql-php/issues",
                "source": "https://github.com/webonyx/graphql-php/tree/v15.32.3"
            },
            "funding": [
                {
                    "url": "https://github.com/spawnia",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/webonyx-graphql-php",
                    "type": "open_collective"
                }
            ],
            "install-path": "../webonyx/graphql-php"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
