{
    "packages": [
        {
            "name": "webonyx/graphql-php",
            "version": "v15.19.0",
            "version_normalized": "15.19.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webonyx/graphql-php.git",
                "reference": "5203bf29c8be0280e8d0925538a310202bc10f29"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/5203bf29c8be0280e8d0925538a310202bc10f29",
                "reference": "5203bf29c8be0280e8d0925538a310202bc10f29",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": "^7.4 || ^8"
            },
            "require-dev": {
                "amphp/amp": "^2.6",
                "amphp/http-server": "^2.1",
                "dms/phpunit-arraysubset-asserts": "dev-master",
                "ergebnis/composer-normalize": "^2.28",
                "friendsofphp/php-cs-fixer": "3.65.0",
                "mll-lab/php-cs-fixer-config": "^5.9.2",
                "nyholm/psr7": "^1.5",
                "phpbench/phpbench": "^1.2",
                "phpstan/extension-installer": "^1.1",
                "phpstan/phpstan": "1.12.12",
                "phpstan/phpstan-phpunit": "1.4.1",
                "phpstan/phpstan-strict-rules": "1.6.1",
                "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": "^1.0",
                "symfony/polyfill-php81": "^1.23",
                "symfony/var-exporter": "^5 || ^6 || ^7",
                "thecodingmachine/safe": "^1.3 || ^2"
            },
            "suggest": {
                "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": "2024-12-04T19:14:22+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.19.0"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/webonyx-graphql-php",
                    "type": "open_collective"
                }
            ],
            "install-path": "../webonyx/graphql-php"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
