{
    "packages": [
        {
            "name": "appsero/client",
            "version": "v2.0.5",
            "version_normalized": "2.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Appsero/client.git",
                "reference": "b7766ee150cc8e28125a818a11e770feb9899a71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Appsero/client/zipball/b7766ee150cc8e28125a818a11e770feb9899a71",
                "reference": "b7766ee150cc8e28125a818a11e770feb9899a71",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
                "phpcompatibility/phpcompatibility-wp": "dev-master",
                "phpunit/phpunit": "^8.5.31",
                "squizlabs/php_codesniffer": "^3.7",
                "tareq1988/wp-php-cs-fixer": "dev-master",
                "wp-coding-standards/wpcs": "dev-develop"
            },
            "time": "2025-11-24T10:14:59+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Appsero\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tareq Hasan",
                    "email": "tareq@appsero.com"
                }
            ],
            "description": "Appsero Client",
            "keywords": [
                "analytics",
                "plugin",
                "theme",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/Appsero/client/issues",
                "source": "https://github.com/Appsero/client/tree/v2.0.5"
            },
            "install-path": "../appsero/client"
        },
        {
            "name": "ivome/graphql-relay-php",
            "version": "v0.7.0",
            "version_normalized": "0.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ivome/graphql-relay-php.git",
                "reference": "06bd176103618d896197d85d04a3a17c91e39698"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ivome/graphql-relay-php/zipball/06bd176103618d896197d85d04a3a17c91e39698",
                "reference": "06bd176103618d896197d85d04a3a17c91e39698",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0",
                "webonyx/graphql-php": "^14.0 || ^15.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "satooshi/php-coveralls": "~1.0"
            },
            "time": "2023-10-20T15:43:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "A PHP port of GraphQL Relay reference implementation",
            "homepage": "https://github.com/ivome/graphql-relay-php",
            "keywords": [
                "Relay",
                "api",
                "graphql"
            ],
            "support": {
                "issues": "https://github.com/ivome/graphql-relay-php/issues",
                "source": "https://github.com/ivome/graphql-relay-php/tree/v0.7.0"
            },
            "install-path": "../ivome/graphql-relay-php"
        },
        {
            "name": "webonyx/graphql-php",
            "version": "v15.30.2",
            "version_normalized": "15.30.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webonyx/graphql-php.git",
                "reference": "abf6dc5f8b27915bfde26fdda0e92cebfb9aebf5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/abf6dc5f8b27915bfde26fdda0e92cebfb9aebf5",
                "reference": "abf6dc5f8b27915bfde26fdda0e92cebfb9aebf5",
                "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.93.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.38",
                "phpstan/phpstan-phpunit": "2.0.12",
                "phpstan/phpstan-strict-rules": "2.0.8",
                "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.2.4"
            },
            "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": "2026-02-05T16:03:59+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.30.2"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/webonyx-graphql-php",
                    "type": "open_collective"
                }
            ],
            "install-path": "../webonyx/graphql-php"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
