{
    "packages": [
        {
            "name": "fisharebest/algorithm",
            "version": "1.6.0",
            "version_normalized": "1.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/fisharebest/algorithm.git",
                "reference": "ce8cee9f8b1fe93b998d7c359f6a0e8598d9f1e7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fisharebest/algorithm/zipball/ce8cee9f8b1fe93b998d7c359f6a0e8598d9f1e7",
                "reference": "ce8cee9f8b1fe93b998d7c359f6a0e8598d9f1e7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "*",
                "phpunit/phpunit": "4 - 9"
            },
            "time": "2021-09-03T12:13:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Fisharebest\\Algorithm\\": "src/",
                    "Fisharebest\\Tests\\Algorithm\\": "tests/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Greg Roach",
                    "email": "greg@subaqua.co.uk",
                    "role": "Developer"
                }
            ],
            "description": "Implementation of standard algorithms in PHP.",
            "homepage": "https://github.com/fisharebest/algorithm",
            "keywords": [
                "Algorithm",
                "diff",
                "dijkstra",
                "myers"
            ],
            "support": {
                "issues": "https://github.com/fisharebest/algorithm/issues",
                "source": "https://github.com/fisharebest/algorithm/tree/1.6.0"
            },
            "install-path": "../fisharebest/algorithm"
        },
        {
            "name": "ivopetkov/html5-dom-document-php",
            "version": "v2.7.0",
            "version_normalized": "2.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ivopetkov/html5-dom-document-php.git",
                "reference": "cbbe2d5d03acc020ec78c72fdb20302cb3cdc872"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ivopetkov/html5-dom-document-php/zipball/cbbe2d5d03acc020ec78c72fdb20302cb3cdc872",
                "reference": "cbbe2d5d03acc020ec78c72fdb20302cb3cdc872",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "php": "7.0.*|7.1.*|7.2.*|7.3.*|7.4.*|8.0.*|8.1.*|8.2.*|8.3.*"
            },
            "require-dev": {
                "ivopetkov/docs-generator": "1.*"
            },
            "time": "2023-11-24T17:25:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "autoload.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ivo Petkov",
                    "email": "ivo@ivopetkov.com",
                    "homepage": "http://ivopetkov.com"
                }
            ],
            "description": "HTML5 DOMDocument PHP library (extends DOMDocument)",
            "support": {
                "issues": "https://github.com/ivopetkov/html5-dom-document-php/issues",
                "source": "https://github.com/ivopetkov/html5-dom-document-php/tree/v2.7.0"
            },
            "install-path": "../ivopetkov/html5-dom-document-php"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
