{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "66d425256edbf78efc3d449c557af7ad",
    "packages": [
        {
            "name": "appsero/client",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/Appsero/client.git",
                "reference": "b61c3ab21df4d44f805ee9476f9d880f8370a36b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Appsero/client/zipball/b61c3ab21df4d44f805ee9476f9d880f8370a36b",
                "reference": "b61c3ab21df4d44f805ee9476f9d880f8370a36b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
                "phpcompatibility/phpcompatibility-wp": "dev-master",
                "phpunit/phpunit": "^8.5.31",
                "squizlabs/php_codesniffer": "^3.7",
                "tareq1988/wp-php-cs-fixer": "dev-master",
                "wp-coding-standards/wpcs": "dev-develop"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Appsero\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tareq Hasan",
                    "email": "tareq@appsero.com"
                }
            ],
            "description": "Appsero Client",
            "keywords": [
                "analytics",
                "plugin",
                "theme",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/Appsero/client/issues",
                "source": "https://github.com/Appsero/client/tree/v2.0.2"
            },
            "time": "2024-01-30T08:15:01+00:00"
        },
        {
            "name": "caseyamcl/toc",
            "version": "v3.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/caseyamcl/toc.git",
                "reference": "40dc4d80b9aa03192781f8aca60dcc67edc17199"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/caseyamcl/toc/zipball/40dc4d80b9aa03192781f8aca60dcc67edc17199",
                "reference": "40dc4d80b9aa03192781f8aca60dcc67edc17199",
                "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": "^0.12",
                "phpunit/phpunit": "^7.5|^8.0|^9.0",
                "squizlabs/php_codesniffer": "^3.5",
                "twig/twig": "^2.4|^3.0"
            },
            "type": "library",
            "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.0.2"
            },
            "time": "2021-10-26T13:59:05+00:00"
        },
        {
            "name": "cocur/slugify",
            "version": "4.0.0.x-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/cocur/slugify.git",
                "reference": "3f1ffc300f164f23abe8b64ffb3f92d35cec8307"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cocur/slugify/zipball/3f1ffc300f164f23abe8b64ffb3f92d35cec8307",
                "reference": "3f1ffc300f164f23abe8b64ffb3f92d35cec8307",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=7.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.1",
                "latte/latte": "~2.2",
                "league/container": "^2.2.0",
                "mikey179/vfsstream": "~1.6.8",
                "mockery/mockery": "^1.3",
                "nette/di": "~2.4",
                "phpunit/phpunit": "^5.7.27",
                "pimple/pimple": "~1.1",
                "plumphp/plum": "~0.1",
                "symfony/config": "^3.4 || ^4.3 || ^5.0",
                "symfony/dependency-injection": "^3.4 || ^4.3 || ^5.0",
                "symfony/http-kernel": "^3.4 || ^4.3 || ^5.0",
                "twig/twig": "^2.12.1 || ~3.0",
                "zendframework/zend-modulemanager": "~2.2",
                "zendframework/zend-servicemanager": "~2.2",
                "zendframework/zend-view": "~2.2"
            },
            "type": "library",
            "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.0.0"
            },
            "time": "2019-12-14T13:04:14+00:00"
        },
        {
            "name": "knplabs/knp-menu",
            "version": "dev-master",
            "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"
            },
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3-dev"
                }
            },
            "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"
            },
            "time": "2021-10-23T15:01:04+00:00"
        },
        {
            "name": "masterminds/html5",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/Masterminds/html5-php.git",
                "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab",
                "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
            },
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "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.5"
            },
            "time": "2021-07-01T14:25:37+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.3.0"
}
