{
    "packages": [
        {
            "name": "fernleafsystems/worpdrive-client",
            "version": "0.3.0",
            "version_normalized": "0.3.0.0",
            "source": {
                "type": "git",
                "url": "git@github.com:FernleafSystems/worpdrive-client.git",
                "reference": "94d5f921827d64cd0dbeb484b6bbc884bee8605e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FernleafSystems/worpdrive-client/zipball/94d5f921827d64cd0dbeb484b6bbc884bee8605e",
                "reference": "94d5f921827d64cd0dbeb484b6bbc884bee8605e",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/fernleafsystems/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "ext-json": "*",
                "ext-sqlite3": "*",
                "ext-zip": "*",
                "php": ">=7.4",
                "symfony/polyfill-php80": "^1.29"
            },
            "require-dev": {
                "brain/monkey": "^2.6",
                "ext-mysqli": "*",
                "ext-pdo_mysql": "*",
                "phpunit/phpunit": "^9.6",
                "yoast/phpunit-polyfills": "^4.0"
            },
            "time": "2026-06-02T12:31:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FernleafSystems\\WorpdriveClient\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "FernleafSystems\\WorpdriveClient\\Tests\\": "tests/"
                }
            },
            "notification-url": "https://repo.packagist.com/fernleafsystems/downloads/",
            "scripts": {
                "lint": [
                    "@php bin/lint-php.php"
                ],
                "phpunit": [
                    "phpunit --configuration phpunit.xml.dist"
                ],
                "scan:php-compat": [
                    "@php bin/scan-php-compat.php"
                ],
                "test": [
                    "@lint",
                    "@scan:php-compat",
                    "@phpunit"
                ],
                "test:mysql": [
                    "phpunit --configuration phpunit.xml.dist tests/Integration/Database"
                ],
                "test:mysql:matrix": [
                    "@php bin/mysql-test-matrix.php"
                ],
                "test:mysql:profile": [
                    "@php bin/profile-mysql-tests.php"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "FernleafSystems"
                }
            ],
            "description": "The WorpDrive Client Library",
            "support": {
                "source": "https://github.com/FernleafSystems/worpdrive-client/tree/0.3.0",
                "issues": "https://github.com/FernleafSystems/worpdrive-client/issues"
            },
            "install-path": "../fernleafsystems/worpdrive-client"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
                "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2026-04-10T16:19:22+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.37.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php80"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
