{
    "packages": [
        {
            "name": "greenter/xmldsig",
            "version": "v5.0.3",
            "version_normalized": "5.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thegreenter/xmldsig.git",
                "reference": "98df1580228cff6c5f02a451ac162d00d384848e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thegreenter/xmldsig/zipball/98df1580228cff6c5f02a451ac162d00d384848e",
                "reference": "98df1580228cff6c5f02a451ac162d00d384848e",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-openssl": "*",
                "php": ">=5.5.9"
            },
            "time": "2020-07-31T04:45:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Greenter\\XMLSecLibs\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "Libreria para firmar XML según normativa de SUNAT en Facturación Electrónica",
            "homepage": "https://github.com/thegreenter/xmldsig",
            "keywords": [
                "security",
                "signature",
                "sunat",
                "xml",
                "xmldsig"
            ],
            "support": {
                "issues": "https://github.com/thegreenter/xmldsig/issues",
                "source": "https://github.com/thegreenter/xmldsig/tree/master"
            },
            "install-path": "../greenter/xmldsig"
        },
        {
            "name": "kaleu62/notafiscalsp",
            "version": "v1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kaleu62/NotaFiscalSP.git",
                "reference": "76280586c3c3eae268b8838c27dc05e161c5b336"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kaleu62/NotaFiscalSP/zipball/76280586c3c3eae268b8838c27dc05e161c5b336",
                "reference": "76280586c3c3eae268b8838c27dc05e161c5b336",
                "shasum": ""
            },
            "require": {
                "greenter/xmldsig": "^5.0",
                "robrichards/xmlseclibs": "^3.0",
                "spatie/array-to-xml": "^2.8"
            },
            "require-dev": {
                "phpunit/phpunit": ">=7.0"
            },
            "time": "2019-09-24T14:21:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NotaFiscalSP\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kaio Valdemar",
                    "email": "kaio@e-htl.com.br"
                }
            ],
            "description": "Integração com o WebService da Prefeitura de São Paulo para emissão de NFS e NTFS utilizando a API da nota do milhão",
            "keywords": [
                "Emissão Nota Fiscal",
                "Nota Fiscal Tomador de Serviços",
                "Nota do Milhão",
                "Prefeitura São Paulo",
                "nfs",
                "nfts",
                "nota fiscal"
            ],
            "support": {
                "issues": "https://github.com/kaleu62/NotaFiscalSP/issues",
                "source": "https://github.com/kaleu62/NotaFiscalSP/tree/v1.0.3"
            },
            "install-path": "../kaleu62/notafiscalsp"
        },
        {
            "name": "robrichards/xmlseclibs",
            "version": "3.1.1",
            "version_normalized": "3.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/robrichards/xmlseclibs.git",
                "reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/f8f19e58f26cdb42c54b214ff8a820760292f8df",
                "reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "php": ">= 5.4"
            },
            "time": "2020-09-05T13:00:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "RobRichards\\XMLSecLibs\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "A PHP library for XML Security",
            "homepage": "https://github.com/robrichards/xmlseclibs",
            "keywords": [
                "security",
                "signature",
                "xml",
                "xmldsig"
            ],
            "support": {
                "issues": "https://github.com/robrichards/xmlseclibs/issues",
                "source": "https://github.com/robrichards/xmlseclibs/tree/3.1.1"
            },
            "install-path": "../robrichards/xmlseclibs"
        },
        {
            "name": "spatie/array-to-xml",
            "version": "2.17.1",
            "version_normalized": "2.17.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/spatie/array-to-xml.git",
                "reference": "5cbec9c6ab17e320c58a259f0cebe88bde4a7c46"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spatie/array-to-xml/zipball/5cbec9c6ab17e320c58a259f0cebe88bde4a7c46",
                "reference": "5cbec9c6ab17e320c58a259f0cebe88bde4a7c46",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "php": "^7.4|^8.0"
            },
            "require-dev": {
                "mockery/mockery": "^1.2",
                "pestphp/pest": "^1.21",
                "phpunit/phpunit": "^9.0",
                "spatie/pest-plugin-snapshots": "^1.1"
            },
            "time": "2022-12-26T08:22:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spatie\\ArrayToXml\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Freek Van der Herten",
                    "email": "freek@spatie.be",
                    "homepage": "https://freek.dev",
                    "role": "Developer"
                }
            ],
            "description": "Convert an array to xml",
            "homepage": "https://github.com/spatie/array-to-xml",
            "keywords": [
                "array",
                "convert",
                "xml"
            ],
            "support": {
                "source": "https://github.com/spatie/array-to-xml/tree/2.17.1"
            },
            "funding": [
                {
                    "url": "https://spatie.be/open-source/support-us",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/spatie",
                    "type": "github"
                }
            ],
            "install-path": "../spatie/array-to-xml"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
