{
    "packages": [
        {
            "name": "linno/telemetry",
            "version": "dev-posthog",
            "version_normalized": "dev-posthog",
            "source": {
                "type": "git",
                "url": "https://github.com/CODEREXLTD/linno-telemetry.git",
                "reference": "5b82a44bdead65fa99685849294fcbb37ec043c5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/CODEREXLTD/linno-telemetry/zipball/5b82a44bdead65fa99685849294fcbb37ec043c5",
                "reference": "5b82a44bdead65fa99685849294fcbb37ec043c5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4",
                "posthog/posthog-php": "^2.1"
            },
            "require-dev": {
                "mockery/mockery": "^1.5",
                "phpunit/phpunit": "^9.5"
            },
            "time": "2026-04-24T09:51:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LinnoSDK\\Telemetry\\": "src/"
                },
                "files": [
                    "src/helpers.php"
                ]
            },
            "autoload-dev": {
                "psr-4": {
                    "LinnoSDK\\Telemetry\\Tests\\": "tests/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Linno",
                    "email": "support@linno.co"
                }
            ],
            "description": "Privacy-first telemetry SDK for Linno WordPress plugins",
            "support": {
                "source": "https://github.com/CODEREXLTD/linno-telemetry/tree/posthog",
                "issues": "https://github.com/CODEREXLTD/linno-telemetry/issues"
            },
            "install-path": "../linno/telemetry"
        },
        {
            "name": "posthog/posthog-php",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PostHog/posthog-php.git",
                "reference": "2d426999b35fd164591b1ab8af46699e3a30d8cb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PostHog/posthog-php/zipball/2d426999b35fd164591b1ab8af46699e3a30d8cb",
                "reference": "2d426999b35fd164591b1ab8af46699e3a30d8cb",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=7.1"
            },
            "require-dev": {
                "overtrue/phplint": "^3.0",
                "phpunit/phpunit": "^9.0",
                "squizlabs/php_codesniffer": "^3.6"
            },
            "time": "2022-01-21T13:59:53+00:00",
            "bin": [
                "bin/posthog"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PostHog\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PostHog <hey@posthog.com>",
                    "homepage": "https://posthog.com/"
                }
            ],
            "description": "PostHog PHP Library",
            "homepage": "https://github.com/PostHog/posthog-php",
            "keywords": [
                "posthog"
            ],
            "support": {
                "issues": "https://github.com/PostHog/posthog-php/issues",
                "source": "https://github.com/PostHog/posthog-php/tree/2.1.1"
            },
            "install-path": "../posthog/posthog-php"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
