{
    "packages": [
        {
            "name": "openspout/openspout",
            "version": "v5.4.0",
            "version_normalized": "5.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/openspout/openspout.git",
                "reference": "887017494edd23cec55ee1c14bd92c8d0e4354cd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/openspout/openspout/zipball/887017494edd23cec55ee1c14bd92c8d0e4354cd",
                "reference": "887017494edd23cec55ee1c14bd92c8d0e4354cd",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-filter": "*",
                "ext-libxml": "*",
                "ext-xmlreader": "*",
                "ext-zip": "*",
                "php": "~8.4.0 || ~8.5.0"
            },
            "require-dev": {
                "ext-fileinfo": "*",
                "ext-zlib": "*",
                "friendsofphp/php-cs-fixer": "^3.94.0",
                "infection/infection": "^0.32.4",
                "phpbench/phpbench": "^1.4.3",
                "phpstan/phpstan": "^2.1.39",
                "phpstan/phpstan-phpunit": "^2.0.15",
                "phpstan/phpstan-strict-rules": "^2.0.10",
                "phpunit/phpunit": "^13.0.2"
            },
            "suggest": {
                "ext-iconv": "To handle non UTF-8 CSV files (if \"php-mbstring\" is not already installed or is too limited)",
                "ext-mbstring": "To handle non UTF-8 CSV files (if \"iconv\" is not already installed)"
            },
            "time": "2026-02-12T14:14:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OpenSpout\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adrien Loison",
                    "email": "adrien@box.com"
                }
            ],
            "description": "PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way",
            "homepage": "https://github.com/openspout/openspout",
            "keywords": [
                "OOXML",
                "csv",
                "excel",
                "memory",
                "odf",
                "ods",
                "office",
                "open",
                "php",
                "read",
                "scale",
                "spreadsheet",
                "stream",
                "write",
                "xlsx"
            ],
            "support": {
                "issues": "https://github.com/openspout/openspout/issues",
                "source": "https://github.com/openspout/openspout/tree/v5.4.0"
            },
            "funding": [
                {
                    "url": "https://paypal.me/filippotessarotto",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/Slamdunk",
                    "type": "github"
                }
            ],
            "install-path": "../openspout/openspout"
        },
        {
            "name": "php-mime-mail-parser/php-mime-mail-parser",
            "version": "v1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-mime-mail-parser/php-mime-mail-parser.git",
                "reference": "bd5b876742301b0e54c06527f807378789cfc5bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-mime-mail-parser/php-mime-mail-parser/zipball/bd5b876742301b0e54c06527f807378789cfc5bb",
                "reference": "bd5b876742301b0e54c06527f807378789cfc5bb",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": ">=3.7.0"
            },
            "time": "2014-03-17T09:00:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "eXorus\\PhpMimeMailParser\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "eXorus",
                    "homepage": "https://github.com/eXorus/"
                },
                {
                    "name": "google",
                    "homepage": "https://code.google.com/p/php-mime-mail-parser"
                }
            ],
            "description": "This project strives to create a fast and efficient PHP Mime Mail Parser Class using PHP's MailParse Extension",
            "homepage": "https://github.com/eXorus/php-mime-mail-parser",
            "keywords": [
                "mail",
                "mailparse",
                "mime"
            ],
            "support": {
                "issues": "https://github.com/php-mime-mail-parser/php-mime-mail-parser/issues",
                "source": "https://github.com/php-mime-mail-parser/php-mime-mail-parser/tree/v1.0.0"
            },
            "install-path": "../php-mime-mail-parser/php-mime-mail-parser"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
