[
    {
        "name": "dompdf/dompdf",
        "version": "v0.8.2",
        "version_normalized": "0.8.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dompdf/dompdf.git",
            "reference": "5113accd9ae5d466077cce5208dcf3fb871bf8f6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dompdf/dompdf/zipball/5113accd9ae5d466077cce5208dcf3fb871bf8f6",
            "reference": "5113accd9ae5d466077cce5208dcf3fb871bf8f6",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-gd": "*",
            "ext-mbstring": "*",
            "phenx/php-font-lib": "0.5.*",
            "phenx/php-svg-lib": "0.3.*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.8.*",
            "squizlabs/php_codesniffer": "2.*"
        },
        "time": "2017-11-26T14:49:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-develop": "0.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dompdf\\": "src/"
            },
            "classmap": [
                "lib/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1"
        ],
        "authors": [
            {
                "name": "Fabien Ménager",
                "email": "fabien.menager@gmail.com"
            },
            {
                "name": "Brian Sweeney",
                "email": "eclecticgeek@gmail.com"
            },
            {
                "name": "Gabriel Bull",
                "email": "me@gabrielbull.com"
            }
        ],
        "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
        "homepage": "https://github.com/dompdf/dompdf"
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "5.3.0",
        "version_normalized": "5.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "f3c8c22471cb55475105c14769644a49c3262b93"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f3c8c22471cb55475105c14769644a49c3262b93",
            "reference": "f3c8c22471cb55475105c14769644a49c3262b93",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/ringphp": "^1.1",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "^4.0",
            "psr/log": "^1.0"
        },
        "time": "2015-05-20T03:47:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "client",
            "curl",
            "framework",
            "http",
            "http client",
            "rest",
            "web service"
        ]
    },
    {
        "name": "guzzlehttp/ringphp",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/RingPHP.git",
            "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/5e2a174052995663dd68e6b5ad838afd47dd615b",
            "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/streams": "~3.0",
            "php": ">=5.4.0",
            "react/promise": "~2.0"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "~4.0"
        },
        "suggest": {
            "ext-curl": "Guzzle will use specific adapters if cURL is present"
        },
        "time": "2018-07-31T13:22:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Ring\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
        "abandoned": true
    },
    {
        "name": "guzzlehttp/streams",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/streams.git",
            "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
            "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2014-10-12T19:18:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Stream\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Provides a simple abstraction over streams of data",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "Guzzle",
            "stream"
        ],
        "abandoned": true
    },
    {
        "name": "phenx/php-font-lib",
        "version": "0.5.1",
        "version_normalized": "0.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PhenX/php-font-lib.git",
            "reference": "760148820110a1ae0936e5cc35851e25a938bc97"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/760148820110a1ae0936e5cc35851e25a938bc97",
            "reference": "760148820110a1ae0936e5cc35851e25a938bc97",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8"
        },
        "time": "2017-09-13T16:14:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "FontLib\\": "src/FontLib"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Fabien Ménager",
                "email": "fabien.menager@gmail.com"
            }
        ],
        "description": "A library to read, parse, export and make subsets of different types of font files.",
        "homepage": "https://github.com/PhenX/php-font-lib"
    },
    {
        "name": "phenx/php-svg-lib",
        "version": "v0.3.3",
        "version_normalized": "0.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PhenX/php-svg-lib.git",
            "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
            "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
            "shasum": ""
        },
        "require": {
            "sabberworm/php-css-parser": "^8.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.5|^6.5"
        },
        "time": "2019-09-11T20:02:13+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Svg\\": "src/Svg"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Fabien Ménager",
                "email": "fabien.menager@gmail.com"
            }
        ],
        "description": "A library to read, parse and export to PDF SVG files.",
        "homepage": "https://github.com/PhenX/php-svg-lib"
    },
    {
        "name": "react/promise",
        "version": "v2.7.1",
        "version_normalized": "2.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/reactphp/promise.git",
            "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/reactphp/promise/zipball/31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
            "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8"
        },
        "time": "2019-01-07T21:25:54+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "React\\Promise\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jan Sorgalla",
                "email": "jsorgalla@gmail.com"
            }
        ],
        "description": "A lightweight implementation of CommonJS Promises/A for PHP",
        "keywords": [
            "promise",
            "promises"
        ]
    },
    {
        "name": "sabberworm/php-css-parser",
        "version": "8.3.0",
        "version_normalized": "8.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
            "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f",
            "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "codacy/coverage": "^1.4",
            "phpunit/phpunit": "~4.8"
        },
        "time": "2019-02-22T07:42:52+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Sabberworm\\CSS": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Raphael Schweikert"
            }
        ],
        "description": "Parser for CSS Files written in PHP",
        "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
        "keywords": [
            "css",
            "parser",
            "stylesheet"
        ]
    }
]
