{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "33b036635a469dce7ab6e9a4fcaa65aa",
    "packages": [
        {
            "name": "bacon/bacon-qr-code",
            "version": "1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/Bacon/BaconQrCode.git",
                "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
                "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": "^5.4|^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8"
            },
            "suggest": {
                "ext-gd": "to generate QR code images"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "BaconQrCode": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Ben Scholzen 'DASPRiD'",
                    "email": "mail@dasprids.de",
                    "homepage": "http://www.dasprids.de",
                    "role": "Developer"
                }
            ],
            "description": "BaconQrCode is a QR code generator for PHP.",
            "homepage": "https://github.com/Bacon/BaconQrCode",
            "time": "2017-10-17T09:59:25+00:00"
        },
        {
            "name": "firebase/php-jwt",
            "version": "v5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/firebase/php-jwt.git",
                "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/9984a4d3a32ae7673d6971ea00bae9d0a1abba0e",
                "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": " 4.8.35"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Firebase\\JWT\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Neuman Vong",
                    "email": "neuman+pear@twilio.com",
                    "role": "Developer"
                },
                {
                    "name": "Anant Narayanan",
                    "email": "anant@php.net",
                    "role": "Developer"
                }
            ],
            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
            "homepage": "https://github.com/firebase/php-jwt",
            "time": "2017-06-27T22:17:23+00:00"
        },
        {
            "name": "greenter/core",
            "version": "v2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/giansalex/greenter-core.git",
                "reference": "536ba0c824f654edc46385cc3b2ce369bc44d165"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/giansalex/greenter-core/zipball/536ba0c824f654edc46385cc3b2ce369bc44d165",
                "reference": "536ba0c824f654edc46385cc3b2ce369bc44d165",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Greenter\\": "src/Core/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Giancarlos Salas",
                    "email": "giansalex@gmail.com"
                }
            ],
            "description": "Greenter Core",
            "homepage": "https://github.com/giansalex/greenter-core",
            "keywords": [
                "facturación electrónica",
                "greenter",
                "sunat"
            ],
            "time": "2018-10-14T19:09:59+00:00"
        },
        {
            "name": "greenter/greenter",
            "version": "v3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/giansalex/greenter.git",
                "reference": "a63147b2176e773147485e60db9fb745a377f5bd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/giansalex/greenter/zipball/a63147b2176e773147485e60db9fb745a377f5bd",
                "reference": "a63147b2176e773147485e60db9fb745a377f5bd",
                "shasum": ""
            },
            "require": {
                "greenter/core": "^2.1",
                "greenter/ws": "^2.1",
                "greenter/xml": "^2.1",
                "greenter/xmldsig": "^5.0",
                "php": ">=5.5.9"
            },
            "require-dev": {
                "phpunit/phpunit": ">=4.8 < 6.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Greenter\\": "src/Greenter/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Giancarlos Salas",
                    "email": "giansalex@gmail.com"
                }
            ],
            "description": "Implementación de la Facturacion Electrónica SUNAT - Perú",
            "homepage": "https://github.com/giansalex/greenter",
            "keywords": [
                "facturación electrónica",
                "sunat",
                "ubl20",
                "ubl21",
                "xml"
            ],
            "time": "2018-10-14T23:23:45+00:00"
        },
        {
            "name": "greenter/report",
            "version": "v2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/giansalex/greenter-report.git",
                "reference": "f7f0c9ca30be5d55a44370de4715256db8426e6d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/giansalex/greenter-report/zipball/f7f0c9ca30be5d55a44370de4715256db8426e6d",
                "reference": "f7f0c9ca30be5d55a44370de4715256db8426e6d",
                "shasum": ""
            },
            "require": {
                "bacon/bacon-qr-code": "^1.0",
                "greenter/core": "^2.1",
                "php": ">=5.5.9",
                "twig/twig": "~1.0"
            },
            "require-dev": {
                "greenter/data": "dev-master",
                "phpunit/phpunit": ">=4.8 < 6.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Greenter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Giancarlos Salas",
                    "email": "giansalex@gmail.com"
                }
            ],
            "description": "Representacion Impresa para Facturacion Electrónica SUNAT - Perú",
            "homepage": "https://github.com/giansalex/greenter-report",
            "keywords": [
                "facturación electrónica",
                "greenter",
                "pdf",
                "sunat"
            ],
            "time": "2018-10-14T20:35:47+00:00"
        },
        {
            "name": "greenter/ws",
            "version": "v2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/giansalex/greenter-ws.git",
                "reference": "d986f95d7bf595db2957ba57dc14b30c0fe28a9c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/giansalex/greenter-ws/zipball/d986f95d7bf595db2957ba57dc14b30c0fe28a9c",
                "reference": "d986f95d7bf595db2957ba57dc14b30c0fe28a9c",
                "shasum": ""
            },
            "require": {
                "ext-soap": "*",
                "ext-zip": "*",
                "greenter/core": "^2.1",
                "php": ">=5.5.9"
            },
            "require-dev": {
                "phpunit/phpunit": ">=4.8 < 6.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Greenter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Giancarlos Salas",
                    "email": "giansalex@gmail.com"
                }
            ],
            "description": "WebServices Sunat Facturación Electrónica - Perú",
            "homepage": "https://github.com/giansalex/greenter-ws",
            "keywords": [
                "facturación electrónica",
                "greenter",
                "soap",
                "sunat",
                "webservices"
            ],
            "time": "2018-10-14T21:46:17+00:00"
        },
        {
            "name": "greenter/xml",
            "version": "v2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/giansalex/greenter-xml.git",
                "reference": "9744b8951f276ea6d10b9c8cfe8293f0c703a1f0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/giansalex/greenter-xml/zipball/9744b8951f276ea6d10b9c8cfe8293f0c703a1f0",
                "reference": "9744b8951f276ea6d10b9c8cfe8293f0c703a1f0",
                "shasum": ""
            },
            "require": {
                "greenter/core": "^2.1",
                "php": ">=5.5.9",
                "twig/twig": "~1.0"
            },
            "require-dev": {
                "greenter/data": "dev-master",
                "greenter/ubl-validator": "^1.0",
                "phpunit/phpunit": ">=4.8 < 6.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Greenter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Giancarlos Salas",
                    "email": "giansalex@gmail.com"
                }
            ],
            "description": "XML generación de documentos electrónicos, Facturacion Electrónica SUNAT - Perú",
            "homepage": "https://github.com/giansalex/greenter-xml",
            "keywords": [
                "facturación electrónica",
                "greenter",
                "xml"
            ],
            "time": "2018-10-14T21:41:11+00:00"
        },
        {
            "name": "greenter/xmldsig",
            "version": "v5.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/giansalex/xmldsig.git",
                "reference": "b44e9dd38128209b12647bc4f973d360887f9a3e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/giansalex/xmldsig/zipball/b44e9dd38128209b12647bc4f973d360887f9a3e",
                "reference": "b44e9dd38128209b12647bc4f973d360887f9a3e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "suggest": {
                "ext-openssl": "The OpenSsl Extension"
            },
            "type": "library",
            "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/giansalex/xmldsig",
            "keywords": [
                "security",
                "signature",
                "sunat",
                "xml",
                "xmldsig"
            ],
            "time": "2018-03-11T18:10:47+00:00"
        },
        {
            "name": "phpmailer/phpmailer",
            "version": "v6.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPMailer/PHPMailer.git",
                "reference": "cb3ea134d4d3729e7857737d5f320cce9caf4d32"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/cb3ea134d4d3729e7857737d5f320cce9caf4d32",
                "reference": "cb3ea134d4d3729e7857737d5f320cce9caf4d32",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-filter": "*",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "doctrine/annotations": "1.2.*",
                "friendsofphp/php-cs-fixer": "^2.2",
                "phpdocumentor/phpdocumentor": "2.*",
                "phpunit/phpunit": "^4.8 || ^5.7",
                "zendframework/zend-eventmanager": "3.0.*",
                "zendframework/zend-i18n": "2.7.3",
                "zendframework/zend-serializer": "2.7.*"
            },
            "suggest": {
                "ext-mbstring": "Needed to send email in multibyte encoding charset",
                "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
                "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
                "psr/log": "For optional PSR-3 debug logging",
                "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
                "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PHPMailer\\PHPMailer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Jim Jagielski",
                    "email": "jimjag@gmail.com"
                },
                {
                    "name": "Marcus Bointon",
                    "email": "phpmailer@synchromedia.co.uk"
                },
                {
                    "name": "Andy Prevost",
                    "email": "codeworxtech@users.sourceforge.net"
                },
                {
                    "name": "Brent R. Matzelle"
                }
            ],
            "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
            "time": "2018-03-27T13:49:45+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "e3d826245268269cd66f8326bd8bc066687b4a19"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19",
                "reference": "e3d826245268269cd66f8326bd8bc066687b4a19",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.9-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                },
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "time": "2018-08-06T14:22:27+00:00"
        },
        {
            "name": "tecnickcom/tcpdf",
            "version": "6.2.26",
            "source": {
                "type": "git",
                "url": "https://github.com/tecnickcom/TCPDF.git",
                "reference": "367241059ca166e3a76490f4448c284e0a161f15"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/367241059ca166e3a76490f4448c284e0a161f15",
                "reference": "367241059ca166e3a76490f4448c284e0a161f15",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "config",
                    "include",
                    "tcpdf.php",
                    "tcpdf_parser.php",
                    "tcpdf_import.php",
                    "tcpdf_barcodes_1d.php",
                    "tcpdf_barcodes_2d.php",
                    "include/tcpdf_colors.php",
                    "include/tcpdf_filters.php",
                    "include/tcpdf_font_data.php",
                    "include/tcpdf_fonts.php",
                    "include/tcpdf_images.php",
                    "include/tcpdf_static.php",
                    "include/barcodes/datamatrix.php",
                    "include/barcodes/pdf417.php",
                    "include/barcodes/qrcode.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Nicola Asuni",
                    "email": "info@tecnick.com",
                    "role": "lead"
                }
            ],
            "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
            "homepage": "http://www.tcpdf.org/",
            "keywords": [
                "PDFD32000-2008",
                "TCPDF",
                "barcodes",
                "datamatrix",
                "pdf",
                "pdf417",
                "qrcode"
            ],
            "time": "2018-10-16T17:24:05+00:00"
        },
        {
            "name": "twig/twig",
            "version": "v1.35.4",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig.git",
                "reference": "7e081e98378a1e78c29cc9eba4aefa5d78a05d2a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/7e081e98378a1e78c29cc9eba4aefa5d78a05d2a",
                "reference": "7e081e98378a1e78c29cc9eba4aefa5d78a05d2a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "symfony/polyfill-ctype": "^1.8"
            },
            "require-dev": {
                "psr/container": "^1.0",
                "symfony/debug": "^2.7",
                "symfony/phpunit-bridge": "^3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.35-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Twig_": "lib/"
                },
                "psr-4": {
                    "Twig\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                },
                {
                    "name": "Armin Ronacher",
                    "email": "armin.ronacher@active-4.com",
                    "role": "Project Founder"
                },
                {
                    "name": "Twig Team",
                    "homepage": "https://twig.symfony.com/contributors",
                    "role": "Contributors"
                }
            ],
            "description": "Twig, the flexible, fast, and secure template language for PHP",
            "homepage": "https://twig.symfony.com",
            "keywords": [
                "templating"
            ],
            "time": "2018-07-13T07:12:17+00:00"
        }
    ],
    "packages-dev": [
        {
            "name": "greenter/data",
            "version": "v2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/giansalex/greenter-data.git",
                "reference": "2be33c17a855220e36b888c5c7408875a13ea495"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/giansalex/greenter-data/zipball/2be33c17a855220e36b888c5c7408875a13ea495",
                "reference": "2be33c17a855220e36b888c5c7408875a13ea495",
                "shasum": ""
            },
            "require": {
                "greenter/core": "^2.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Greenter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Giancarlos Salas",
                    "email": "giansalex@gmail.com"
                }
            ],
            "description": "Data Document for Greenter",
            "homepage": "https://github.com/giansalex/greenter-data",
            "keywords": [
                "greenter"
            ],
            "time": "2018-10-14T20:32:16+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}
