{
    "packages": [
        {
            "name": "justinrainbow/json-schema",
            "version": "5.3.4",
            "version_normalized": "5.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jsonrainbow/json-schema.git",
                "reference": "7df70ffaf31d98726801b4bc099e1fbdbe2e5e54"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/7df70ffaf31d98726801b4bc099e1fbdbe2e5e54",
                "reference": "7df70ffaf31d98726801b4bc099e1fbdbe2e5e54",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
                "json-schema/json-schema-test-suite": "1.2.0",
                "phpunit/phpunit": "^4.8.35"
            },
            "time": "2026-05-04T18:54:58+00:00",
            "bin": [
                "bin/validate-json"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "JsonSchema\\": "src/JsonSchema/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bruno Prieto Reis",
                    "email": "bruno.p.reis@gmail.com"
                },
                {
                    "name": "Justin Rainbow",
                    "email": "justin.rainbow@gmail.com"
                },
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                },
                {
                    "name": "Robert Schönthal",
                    "email": "seroscho@googlemail.com"
                }
            ],
            "description": "A library to validate a json schema.",
            "homepage": "https://github.com/justinrainbow/json-schema",
            "keywords": [
                "json",
                "schema"
            ],
            "support": {
                "issues": "https://github.com/jsonrainbow/json-schema/issues",
                "source": "https://github.com/jsonrainbow/json-schema/tree/5.3.4"
            },
            "install-path": "../justinrainbow/json-schema"
        },
        {
            "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": "nfephp-org/sped-gtin",
            "version": "v1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nfephp-org/sped-gtin.git",
                "reference": "a00b9bc26f91bd5583f24ec341b7e5149a9769a1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nfephp-org/sped-gtin/zipball/a00b9bc26f91bd5583f24ec341b7e5149a9769a1",
                "reference": "a00b9bc26f91bd5583f24ec341b7e5149a9769a1",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-openssl": "*",
                "ext-simplexml": "*",
                "ext-soap": "*",
                "nfephp-org/sped-common": "^5.1.0",
                "php": ">= 7.4"
            },
            "require-dev": {
                "phpcompatibility/php-compatibility": "^9.3",
                "phpstan/phpstan": "^1.4",
                "phpunit/phpunit": "^9.3",
                "scrutinizer/ocular": "^1.8",
                "squizlabs/php_codesniffer": "dev-master"
            },
            "time": "2025-05-30T20:52:05+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "v1.0": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NFePHP\\Gtin\\": "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": "https://github.com/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-gtin/graphs/contributors"
                }
            ],
            "description": "Classes for validation of GTIN codes.",
            "homepage": "https://github.com/nfephp-org/sped-gtin",
            "keywords": [
                "gtin",
                "nfce",
                "nfe",
                "nfephp",
                "sped"
            ],
            "support": {
                "issues": "https://github.com/nfephp-org/sped-gtin/issues",
                "source": "https://github.com/nfephp-org/sped-gtin/tree/v1.1.2"
            },
            "install-path": "../nfephp-org/sped-gtin"
        },
        {
            "name": "nfephp-org/sped-nfe",
            "version": "v5.2.5",
            "version_normalized": "5.2.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nfephp-org/sped-nfe.git",
                "reference": "f49d543e735d30afacd92c3fe286c677a7d0ee35"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nfephp-org/sped-nfe/zipball/f49d543e735d30afacd92c3fe286c677a7d0ee35",
                "reference": "f49d543e735d30afacd92c3fe286c677a7d0ee35",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-openssl": "*",
                "ext-simplexml": "*",
                "ext-soap": "*",
                "ext-zlib": "*",
                "justinrainbow/json-schema": "^5.2",
                "nfephp-org/sped-common": "^5.1.0",
                "nfephp-org/sped-gtin": "^1.1.0",
                "php": ">= 7.4"
            },
            "require-dev": {
                "phpcompatibility/php-compatibility": "^9.3",
                "phpstan/phpstan": "^1.4",
                "phpunit/phpunit": "^9.3",
                "squizlabs/php_codesniffer": "^3.6"
            },
            "time": "2026-02-04T13:27:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "v5.1": "5.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NFePHP\\NFe\\": "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": "https://www.nfephp.com.br/",
                    "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-nfe/graphs/contributors"
                }
            ],
            "description": "API para geração e comunicação da NFe e NFCe com as SEFAZ autorizadoras.",
            "homepage": "https://github.com/nfephp-org/sped-nfe",
            "keywords": [
                "nfce",
                "nfe",
                "nfephp",
                "sped"
            ],
            "support": {
                "issues": "https://github.com/nfephp-org/sped-nfe/issues",
                "source": "https://github.com/nfephp-org/sped-nfe/tree/v5.2.5"
            },
            "install-path": "../nfephp-org/sped-nfe"
        },
        {
            "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": []
}
