{
    "packages": [
        {
            "name": "meyfa/php-svg",
            "version": "v0.11.2",
            "version_normalized": "0.11.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/meyfa/php-svg.git",
                "reference": "619033e906043a48439bf1661ba0b07b3624d9d6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/meyfa/php-svg/zipball/619033e906043a48439bf1661ba0b07b3624d9d6",
                "reference": "619033e906043a48439bf1661ba0b07b3624d9d6",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "meyfa/phpunit-assert-gd": "^1.1",
                "phpmd/phpmd": "@stable",
                "phpunit/phpunit": "^4.8"
            },
            "suggest": {
                "ext-gd": "Needed to rasterize images",
                "ext-simplexml": "Needed to read SVG strings and files"
            },
            "time": "2021-05-25T07:38:49+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SVG\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabian Meyer",
                    "homepage": "http://meyfa.net"
                }
            ],
            "description": "Read, edit, write, and render SVG files with PHP",
            "homepage": "https://github.com/meyfa/php-svg",
            "keywords": [
                "svg"
            ],
            "support": {
                "issues": "https://github.com/meyfa/php-svg/issues",
                "source": "https://github.com/meyfa/php-svg/tree/v0.11.2"
            },
            "install-path": "../meyfa/php-svg"
        },
        {
            "name": "roelmagdaleno/php-heroicons",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/roelmagdaleno/php-heroicons.git",
                "reference": "32f486b9ca45f6776381c548ef2dc488e6d4a119"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roelmagdaleno/php-heroicons/zipball/32f486b9ca45f6776381c548ef2dc488e6d4a119",
                "reference": "32f486b9ca45f6776381c548ef2dc488e6d4a119",
                "shasum": ""
            },
            "require": {
                "meyfa/php-svg": "^0.11.2",
                "php": "^7.2"
            },
            "time": "2021-07-28T03:41:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PHPHeroIcons\\": "src/"
                },
                "files": [
                    "src/Helpers.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roel Magdaleno",
                    "email": "roelmagdaleno@gmail.com",
                    "homepage": "https://roelmagdaleno.com"
                }
            ],
            "description": "Render Heroicons from PHP.",
            "keywords": [
                "Heroicons",
                "icons",
                "php"
            ],
            "support": {
                "issues": "https://github.com/roelmagdaleno/php-heroicons/issues",
                "source": "https://github.com/roelmagdaleno/php-heroicons/tree/v1.0.0"
            },
            "install-path": "../roelmagdaleno/php-heroicons"
        }
    ],
    "dev": true
}
