{
    "packages": [
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v2.11.18",
            "version_normalized": "2.11.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "53cbf0528fa6931c4fa6465bccd37514f9eda720"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/53cbf0528fa6931c4fa6465bccd37514f9eda720",
                "reference": "53cbf0528fa6931c4fa6465bccd37514f9eda720",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^3.3.2",
                "yoast/phpunit-polyfills": "1.0.4"
            },
            "time": "2023-03-29T12:51:59+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-autoloader",
                "branch-alias": {
                    "dev-trunk": "2.11.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Automattic\\Jetpack\\Autoloader\\": "src"
                },
                "classmap": [
                    "src/AutoloadGenerator.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Creates a custom autoloader for a plugin or theme.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-autoloader/tree/v2.11.18"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "dvdoug/boxpacker",
            "version": "3.12.1",
            "version_normalized": "3.12.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dvdoug/BoxPacker.git",
                "reference": "04720e946770045b00ea796ba8941240b66cba0b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dvdoug/BoxPacker/zipball/04720e946770045b00ea796ba8941240b66cba0b",
                "reference": "04720e946770045b00ea796ba8941240b66cba0b",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.4||^8.0",
                "psr/log": "^1.0||^2.0||^3.0"
            },
            "require-dev": {
                "behat/behat": "^3.13",
                "dvdoug/behat-code-coverage": "^5.3.1",
                "friendsofphp/php-cs-fixer": "^3.22.0",
                "monolog/monolog": "^2.9.1||^3.4",
                "phpunit/phpunit": "^9.6.10||^10.2"
            },
            "time": "2023-12-02T17:01:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DVDoug\\BoxPacker\\": [
                        "src/",
                        "tests/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Doug Wright",
                    "role": "Developer"
                }
            ],
            "description": "An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)",
            "homepage": "https://boxpacker.io/",
            "keywords": [
                "bin packing",
                "binpacking",
                "box",
                "boxes",
                "boxpacking",
                "container",
                "knapsack",
                "packaging",
                "packing",
                "parcel",
                "parcelpacking",
                "shipping"
            ],
            "support": {
                "issues": "https://github.com/dvdoug/BoxPacker/issues",
                "source": "https://github.com/dvdoug/BoxPacker/tree/3.12.1"
            },
            "funding": [
                {
                    "url": "https://github.com/dvdoug",
                    "type": "github"
                }
            ],
            "install-path": "../dvdoug/boxpacker"
        },
        {
            "name": "psr/log",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2021-05-03T11:20:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/1.1.4"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "setasign/fpdf",
            "version": "1.9.0",
            "version_normalized": "1.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Setasign/FPDF.git",
                "reference": "051b70e4c57dedc88df41b1eff1c62894e5f9ed0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Setasign/FPDF/zipball/051b70e4c57dedc88df41b1eff1c62894e5f9ed0",
                "reference": "051b70e4c57dedc88df41b1eff1c62894e5f9ed0",
                "shasum": ""
            },
            "require": {
                "ext-gd": "*",
                "ext-zlib": "*"
            },
            "time": "2026-05-31T14:25:29+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "fpdf.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Olivier Plathey",
                    "email": "oliver@fpdf.org",
                    "homepage": "http://fpdf.org/"
                }
            ],
            "description": "FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.",
            "homepage": "http://www.fpdf.org",
            "keywords": [
                "fpdf",
                "pdf"
            ],
            "support": {
                "source": "https://github.com/Setasign/FPDF/tree/1.9.0"
            },
            "install-path": "../setasign/fpdf"
        },
        {
            "name": "setasign/fpdi",
            "version": "v2.6.8",
            "version_normalized": "2.6.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Setasign/FPDI.git",
                "reference": "881945be29a4996ad3d008eb18ddc01fa3df890c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Setasign/FPDI/zipball/881945be29a4996ad3d008eb18ddc01fa3df890c",
                "reference": "881945be29a4996ad3d008eb18ddc01fa3df890c",
                "shasum": ""
            },
            "require": {
                "ext-zlib": "*",
                "php": ">=7.2 <=8.5.99999"
            },
            "conflict": {
                "setasign/tfpdf": "<1.31"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5.52",
                "setasign/fpdf": "^1.9.0",
                "setasign/tfpdf": "~1.33",
                "squizlabs/php_codesniffer": "^3.5",
                "tecnickcom/tcpdf": "^6.8"
            },
            "suggest": {
                "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
            },
            "time": "2026-06-11T10:37:24+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "setasign\\Fpdi\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Slabon",
                    "email": "jan.slabon@setasign.com",
                    "homepage": "https://www.setasign.com"
                },
                {
                    "name": "Maximilian Kresse",
                    "email": "maximilian.kresse@setasign.com",
                    "homepage": "https://www.setasign.com"
                }
            ],
            "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
            "homepage": "https://www.setasign.com/fpdi",
            "keywords": [
                "fpdf",
                "fpdi",
                "pdf"
            ],
            "support": {
                "issues": "https://github.com/Setasign/FPDI/issues",
                "source": "https://github.com/Setasign/FPDI/tree/v2.6.8"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
                    "type": "tidelift"
                }
            ],
            "install-path": "../setasign/fpdi"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
