{
    "packages": [
        {
            "name": "mongodb/mongodb",
            "version": "1.21.3",
            "version_normalized": "1.21.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mongodb/mongo-php-library.git",
                "reference": "b8f569ec52542d2f1bfca88286f20d14a7f72536"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mongodb/mongo-php-library/zipball/b8f569ec52542d2f1bfca88286f20d14a7f72536",
                "reference": "b8f569ec52542d2f1bfca88286f20d14a7f72536",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": "^2.0",
                "ext-mongodb": "^1.21.0",
                "php": "^8.1",
                "psr/log": "^1.1.4|^2|^3"
            },
            "replace": {
                "mongodb/builder": "*"
            },
            "require-dev": {
                "doctrine/coding-standard": "^12.0",
                "phpunit/phpunit": "^10.5.35",
                "rector/rector": "^2.1.4",
                "squizlabs/php_codesniffer": "^3.7",
                "vimeo/psalm": "6.5.*"
            },
            "time": "2025-09-22T12:34:29+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "MongoDB\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Andreas Braun",
                    "email": "andreas.braun@mongodb.com"
                },
                {
                    "name": "Jeremy Mikola",
                    "email": "jmikola@gmail.com"
                },
                {
                    "name": "Jérôme Tamarelle",
                    "email": "jerome.tamarelle@mongodb.com"
                }
            ],
            "description": "MongoDB driver library",
            "homepage": "https://jira.mongodb.org/browse/PHPLIB",
            "keywords": [
                "database",
                "driver",
                "mongodb",
                "persistence"
            ],
            "support": {
                "issues": "https://github.com/mongodb/mongo-php-library/issues",
                "source": "https://github.com/mongodb/mongo-php-library/tree/1.21.3"
            },
            "install-path": "../mongodb/mongodb"
        },
        {
            "name": "nfephp-org/sped-common",
            "version": "v5.1.16",
            "version_normalized": "5.1.16.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nfephp-org/sped-common.git",
                "reference": "1c6b03dd06b396ee3680d07c9c071b82f869fd42"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nfephp-org/sped-common/zipball/1c6b03dd06b396ee3680d07c9c071b82f869fd42",
                "reference": "1c6b03dd06b396ee3680d07c9c071b82f869fd42",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "ext-soap": "*",
                "php": ">= 7.4",
                "psr/log": "^1.0||^2.0||^3.0"
            },
            "require-dev": {
                "phpcompatibility/php-compatibility": "^9.3",
                "phpstan/phpstan": "^1.4",
                "phpunit/phpunit": "^9.3",
                "scrutinizer/ocular": "^1.8",
                "squizlabs/php_codesniffer": "^3.6"
            },
            "time": "2025-07-02T12:34:43+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-v5.0": "5.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NFePHP\\Common\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later",
                "GPL-3.0-or-later",
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roberto L. Machado",
                    "email": "linux.rlm@gmail.com.br",
                    "homepage": "http://www.nfephp.org",
                    "role": "Developer"
                },
                {
                    "name": "Gustavo Lidani",
                    "email": "lidanig0@gmail.com",
                    "homepage": "https://github.com/lidani",
                    "role": "Developer"
                },
                {
                    "name": "Comunidade NFePHP",
                    "homepage": "https://github.com/nfephp-org/sped-common/graphs/contributors"
                }
            ],
            "description": "sped-common é parte do projeto NFePHP.",
            "homepage": "https://github.com/nfephp-org/sped-common",
            "keywords": [
                "nfe",
                "nfephp",
                "sped"
            ],
            "support": {
                "issues": "https://github.com/nfephp-org/sped-common/issues",
                "source": "https://github.com/nfephp-org/sped-common/tree/v5.1.16"
            },
            "install-path": "../nfephp-org/sped-common"
        },
        {
            "name": "nfephp-org/sped-da",
            "version": "v1.1.6",
            "version_normalized": "1.1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nfephp-org/sped-da.git",
                "reference": "93ae550adcf5dd0c43598f27e323a8af84ceba22"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nfephp-org/sped-da/zipball/93ae550adcf5dd0c43598f27e323a8af84ceba22",
                "reference": "93ae550adcf5dd0c43598f27e323a8af84ceba22",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-gd": "*",
                "ext-mbstring": "*",
                "nfephp-org/sped-common": "^5.1.0",
                "php": ">= 7.4",
                "tecnickcom/tc-lib-barcode": "^1"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.4",
                "phpunit/phpunit": "^9.3",
                "scrutinizer/ocular": "^1.8",
                "sebastian/phpcpd": "^6.0",
                "squizlabs/php_codesniffer": "^3.6"
            },
            "suggest": {
                "nfephp-org/posprint": "^0.1"
            },
            "time": "2024-05-07T19:32:22+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NFePHP\\DA\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later+",
                "GPL-3.0-or-later",
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roberto L. Machado",
                    "email": "linux.rlm@gmail.com.br",
                    "homepage": "http://www.nfephp.org",
                    "role": "Developer"
                },
                {
                    "name": "Comunidade NFePHP",
                    "homepage": "https://github.com/nfephp-org/sped-da/graphs/contributors"
                }
            ],
            "description": "sped-da contêm as classes para criação dos documentos auxiliares referidos no projeto Sped.",
            "homepage": "https://github.com/nfephp-org/sped-da",
            "keywords": [
                "CCe",
                "Dacte",
                "Danfe",
                "nfe",
                "nfephp",
                "sped"
            ],
            "support": {
                "issues": "https://github.com/nfephp-org/sped-da/issues",
                "source": "https://github.com/nfephp-org/sped-da/tree/v1.1.6"
            },
            "install-path": "../nfephp-org/sped-da"
        },
        {
            "name": "psr/log",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2024-09-11T13:17:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "src"
                }
            },
            "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/3.0.2"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "tecnickcom/tc-lib-barcode",
            "version": "1.18.4",
            "version_normalized": "1.18.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/tecnickcom/tc-lib-barcode.git",
                "reference": "cd81392e6e1e57e0f6ff8519b1edbc11d8e47a44"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tecnickcom/tc-lib-barcode/zipball/cd81392e6e1e57e0f6ff8519b1edbc11d8e47a44",
                "reference": "cd81392e6e1e57e0f6ff8519b1edbc11d8e47a44",
                "shasum": ""
            },
            "require": {
                "ext-bcmath": "*",
                "ext-date": "*",
                "ext-gd": "*",
                "ext-pcre": "*",
                "php": ">=5.6",
                "tecnickcom/tc-lib-color": "^1.14"
            },
            "require-dev": {
                "pdepend/pdepend": "2.13.0",
                "phpmd/phpmd": "2.13.0",
                "phpunit/phpunit": "10.1.2 || 9.6.7 || 8.5.31 || 7.5.20 || 6.5.14 || 5.7.27 || 4.8.36",
                "squizlabs/php_codesniffer": "3.7.2 || 2.9.2"
            },
            "time": "2023-10-23T09:30:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Com\\Tecnick\\Barcode\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Nicola Asuni",
                    "email": "info@tecnick.com",
                    "role": "lead"
                }
            ],
            "description": "PHP library to generate linear and bidimensional barcodes",
            "homepage": "http://www.tecnick.com",
            "keywords": [
                "3 of 9",
                "ANSI MH10.8M-1983",
                "CBC",
                "CODABAR",
                "CODE 11",
                "CODE 128 A B C",
                "CODE 39",
                "CODE 93",
                "EAN 13",
                "EAN 8",
                "ECC200",
                "ISO IEC 15438 2006",
                "ISO IEC 16022",
                "ISO IEC 24778 2008",
                "Intelligent Mail Barcode",
                "Interleaved 2 of 5",
                "KIX",
                "Klant",
                "MSI",
                "Onecode",
                "PHARMACODE",
                "PHARMACODE TWO-TRACKS",
                "POSTNET",
                "RMS4CC",
                "Standard 2 of 5",
                "UPC-A",
                "UPC-E",
                "USD-3",
                "USPS-B-3200",
                "USS-93",
                "aztec",
                "barcode",
                "datamatrix",
                "pdf417",
                "planet",
                "qr-code",
                "royal mail",
                "tc-lib-barcode",
                "upc"
            ],
            "support": {
                "issues": "https://github.com/tecnickcom/tc-lib-barcode/issues",
                "source": "https://github.com/tecnickcom/tc-lib-barcode/tree/1.18.4"
            },
            "funding": [
                {
                    "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&currency_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tc-lib-barcode%20project",
                    "type": "custom"
                }
            ],
            "install-path": "../tecnickcom/tc-lib-barcode"
        },
        {
            "name": "tecnickcom/tc-lib-color",
            "version": "1.14.39",
            "version_normalized": "1.14.39.0",
            "source": {
                "type": "git",
                "url": "https://github.com/tecnickcom/tc-lib-color.git",
                "reference": "f7a414e7ddbdcd98105506ca1eecc68d4820fb89"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tecnickcom/tc-lib-color/zipball/f7a414e7ddbdcd98105506ca1eecc68d4820fb89",
                "reference": "f7a414e7ddbdcd98105506ca1eecc68d4820fb89",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3"
            },
            "require-dev": {
                "pdepend/pdepend": "2.13.0",
                "phpmd/phpmd": "2.13.0",
                "phpunit/phpunit": "10.1.2 || 9.6.7 || 8.5.31 || 7.5.20 || 6.5.14 || 5.7.27 || 4.8.36",
                "squizlabs/php_codesniffer": "3.7.2 || 2.9.2"
            },
            "time": "2023-10-23T09:28:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Com\\Tecnick\\Color\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Nicola Asuni",
                    "email": "info@tecnick.com",
                    "role": "lead"
                }
            ],
            "description": "PHP library to manipulate various color representations",
            "homepage": "http://www.tecnick.com",
            "keywords": [
                "cmyk",
                "color",
                "colors",
                "colour",
                "colours",
                "hsl",
                "hsla",
                "javascript",
                "rgb",
                "rgba",
                "tc-lib-color",
                "web"
            ],
            "support": {
                "issues": "https://github.com/tecnickcom/tc-lib-color/issues",
                "source": "https://github.com/tecnickcom/tc-lib-color/tree/1.14.39"
            },
            "funding": [
                {
                    "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&currency_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tc-lib-color%20project",
                    "type": "custom"
                }
            ],
            "install-path": "../tecnickcom/tc-lib-color"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
