{
    "packages": [
        {
            "name": "caseyamcl/toc",
            "version": "v3.1",
            "version_normalized": "3.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/caseyamcl/toc.git",
                "reference": "1aa7d6b446e151b4c11d18b11c199e61d00c5182"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/caseyamcl/toc/zipball/1aa7d6b446e151b4c11d18b11c199e61d00c5182",
                "reference": "1aa7d6b446e151b4c11d18b11c199e61d00c5182",
                "shasum": ""
            },
            "require": {
                "cocur/slugify": "^3.0|^4.0",
                "ext-dom": "*",
                "knplabs/knp-menu": "^3.2",
                "masterminds/html5": "^2.1",
                "php": "^7.2|^8.0"
            },
            "require-dev": {
                "jaschilz/php-coverage-badger": "^2.0",
                "phpstan/phpstan": "^1.4",
                "phpunit/phpunit": "^7.5|^8.0|^9.0",
                "squizlabs/php_codesniffer": "^3.5",
                "twig/twig": "^2.4|^3.0"
            },
            "time": "2022-03-16T15:46:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TOC\\": [
                        "src",
                        "tests"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Casey McLaughlin",
                    "email": "caseyamcl@gmail.com",
                    "homepage": "https://caseymclaughlin.com",
                    "role": "Developer"
                }
            ],
            "description": "Simple Table-of-Contents Generator for PHP.  Generates TOCs based off H1...H6 tags",
            "homepage": "https://github.com/caseyamcl/toc",
            "keywords": [
                "TOC",
                "table of contents"
            ],
            "support": {
                "issues": "https://github.com/caseyamcl/toc/issues",
                "source": "https://github.com/caseyamcl/toc/tree/v3.1"
            },
            "install-path": "../caseyamcl/toc"
        },
        {
            "name": "cocur/slugify",
            "version": "v4.2.0",
            "version_normalized": "4.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cocur/slugify.git",
                "reference": "7e7d03067d1075b1147090b3e1df672dfffb9dc3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cocur/slugify/zipball/7e7d03067d1075b1147090b3e1df672dfffb9dc3",
                "reference": "7e7d03067d1075b1147090b3e1df672dfffb9dc3",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^7.1 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "symfony/config": "<3.4 || >=4,<4.3",
                "symfony/dependency-injection": "<3.4 || >=4,<4.3",
                "symfony/http-kernel": "<3.4 || >=4,<4.3",
                "twig/twig": "<2.12.1"
            },
            "require-dev": {
                "laravel/framework": "^5.0|^6.0|^7.0|^8.0",
                "latte/latte": "~2.2",
                "league/container": "^2.2.0",
                "mikey179/vfsstream": "~1.6.8",
                "mockery/mockery": "^1.3",
                "nette/di": "~2.4",
                "pimple/pimple": "~1.1",
                "plumphp/plum": "~0.1",
                "symfony/config": "^3.4 || ^4.3 || ^5.0 || ^6.0",
                "symfony/dependency-injection": "^3.4 || ^4.3 || ^5.0 || ^6.0",
                "symfony/http-kernel": "^3.4 || ^4.3 || ^5.0 || ^6.0",
                "symfony/phpunit-bridge": "^5.4 || ^6.0",
                "twig/twig": "^2.12.1 || ~3.0",
                "zendframework/zend-modulemanager": "~2.2",
                "zendframework/zend-servicemanager": "~2.2",
                "zendframework/zend-view": "~2.2"
            },
            "time": "2022-08-13T15:23:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Cocur\\Slugify\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Florian Eckerstorfer",
                    "email": "florian@eckerstorfer.co",
                    "homepage": "https://florian.ec"
                },
                {
                    "name": "Ivo Bathke",
                    "email": "ivo.bathke@gmail.com"
                }
            ],
            "description": "Converts a string into a slug.",
            "keywords": [
                "slug",
                "slugify"
            ],
            "support": {
                "issues": "https://github.com/cocur/slugify/issues",
                "source": "https://github.com/cocur/slugify/tree/v4.2.0"
            },
            "install-path": "../cocur/slugify"
        },
        {
            "name": "knplabs/knp-menu",
            "version": "v3.3.0",
            "version_normalized": "3.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/KnpMenu.git",
                "reference": "8bd3dc2afa22c65617c563c5e25e62d6e23e98c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/8bd3dc2afa22c65617c563c5e25e62d6e23e98c7",
                "reference": "8bd3dc2afa22c65617c563c5e25e62d6e23e98c7",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "conflict": {
                "twig/twig": "<1.40 || >=2,<2.9"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5",
                "psr/container": "^1.0",
                "symfony/http-foundation": "^4.4 || ^5.0 || ^6.0",
                "symfony/phpunit-bridge": "^5.3",
                "symfony/routing": "^4.4 || ^5.0 || ^6.0",
                "twig/twig": "^1.40 || ^2.9 || ^3.0"
            },
            "suggest": {
                "twig/twig": "for the TwigRenderer and the integration with your templates"
            },
            "time": "2021-10-23T15:01:04+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Knp\\Menu\\": "src/Knp/Menu"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "KnpLabs",
                    "homepage": "https://knplabs.com"
                },
                {
                    "name": "Christophe Coevoet",
                    "email": "stof@notk.org"
                },
                {
                    "name": "The Community",
                    "homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
                }
            ],
            "description": "An object oriented menu library",
            "homepage": "https://knplabs.com",
            "keywords": [
                "menu",
                "tree"
            ],
            "support": {
                "issues": "https://github.com/KnpLabs/KnpMenu/issues",
                "source": "https://github.com/KnpLabs/KnpMenu/tree/v3.3.0"
            },
            "install-path": "../knplabs/knp-menu"
        },
        {
            "name": "masterminds/html5",
            "version": "2.7.6",
            "version_normalized": "2.7.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Masterminds/html5-php.git",
                "reference": "897eb517a343a2281f11bc5556d6548db7d93947"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947",
                "reference": "897eb517a343a2281f11bc5556d6548db7d93947",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
            },
            "time": "2022-08-18T16:18:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Masterminds\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matt Butcher",
                    "email": "technosophos@gmail.com"
                },
                {
                    "name": "Matt Farina",
                    "email": "matt@mattfarina.com"
                },
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                }
            ],
            "description": "An HTML5 parser and serializer.",
            "homepage": "http://masterminds.github.io/html5-php",
            "keywords": [
                "HTML5",
                "dom",
                "html",
                "parser",
                "querypath",
                "serializer",
                "xml"
            ],
            "support": {
                "issues": "https://github.com/Masterminds/html5-php/issues",
                "source": "https://github.com/Masterminds/html5-php/tree/2.7.6"
            },
            "install-path": "../masterminds/html5"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
