{
    "packages": [
        {
            "name": "laminas/laminas-xml",
            "version": "1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-xml.git",
                "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/dcadeefdb6d7ed6b39d772b47e3845003d6ea60f",
                "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-simplexml": "*",
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zendxml": "*"
            },
            "require-dev": {
                "ext-iconv": "*",
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^9.5.8",
                "squizlabs/php_codesniffer": "3.6.1 as 2.9999999.9999999"
            },
            "time": "2021-11-30T02:16:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Xml\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Utility library for XML usage, best practices, and security in PHP",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "security",
                "xml"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-xml/issues",
                "rss": "https://github.com/laminas/laminas-xml/releases.atom",
                "source": "https://github.com/laminas/laminas-xml"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-xml"
        },
        {
            "name": "p3k/picofeed",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rhukster/picofeed.git",
                "reference": "8eacaa62f50a0935e26ca33f8d30d283344ca397"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rhukster/picofeed/zipball/8eacaa62f50a0935e26ca33f8d30d283344ca397",
                "reference": "8eacaa62f50a0935e26ca33f8d30d283344ca397",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-iconv": "*",
                "ext-libxml": "*",
                "ext-simplexml": "*",
                "ext-xml": "*",
                "laminas/laminas-xml": "^1.2",
                "php": ">=5.3.0"
            },
            "replace": {
                "miniflux/picofeed": "0.1.35"
            },
            "require-dev": {
                "phpdocumentor/reflection-docblock": "2.0.4",
                "phpunit/phpunit": "4.8.26",
                "symfony/yaml": "2.8.7"
            },
            "suggest": {
                "ext-curl": "PicoFeed will use cURL if present"
            },
            "time": "2023-02-19T19:58:09+00:00",
            "bin": [
                "picofeed"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "PicoFeed": "lib/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frédéric Guillot"
                }
            ],
            "description": "Modern library to handle RSS/Atom feeds",
            "homepage": "https://github.com/aaronpk/picoFeed",
            "support": {
                "source": "https://github.com/rhukster/picofeed/tree/1.0.0"
            },
            "install-path": "../p3k/picofeed"
        },
        {
            "name": "scssphp/scssphp",
            "version": "v1.13.0",
            "version_normalized": "1.13.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/scssphp/scssphp.git",
                "reference": "63d1157457e5554edf00b0c1fabab4c1511d2520"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/scssphp/scssphp/zipball/63d1157457e5554edf00b0c1fabab4c1511d2520",
                "reference": "63d1157457e5554edf00b0c1fabab4c1511d2520",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-json": "*",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4",
                "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
                "sass/sass-spec": "*",
                "squizlabs/php_codesniffer": "~3.5",
                "symfony/phpunit-bridge": "^5.1",
                "thoughtbot/bourbon": "^7.0",
                "twbs/bootstrap": "~5.0",
                "twbs/bootstrap4": "4.6.1",
                "zurb/foundation": "~6.7.0"
            },
            "suggest": {
                "ext-iconv": "Can be used as fallback when ext-mbstring is not available",
                "ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv"
            },
            "time": "2024-08-17T21:02:11+00:00",
            "bin": [
                "bin/pscss"
            ],
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": false,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ScssPhp\\ScssPhp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anthon Pang",
                    "email": "apang@softwaredevelopment.ca",
                    "homepage": "https://github.com/robocoder"
                },
                {
                    "name": "Cédric Morin",
                    "email": "cedric@yterium.com",
                    "homepage": "https://github.com/Cerdic"
                }
            ],
            "description": "scssphp is a compiler for SCSS written in PHP.",
            "homepage": "http://scssphp.github.io/scssphp/",
            "keywords": [
                "css",
                "less",
                "sass",
                "scss",
                "stylesheet"
            ],
            "support": {
                "issues": "https://github.com/scssphp/scssphp/issues",
                "source": "https://github.com/scssphp/scssphp/tree/v1.13.0"
            },
            "install-path": "../scssphp/scssphp"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
