{
    "packages": [
        {
            "name": "psr/container",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2017-02-14T16:28:37+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/master"
            },
            "install-path": "../psr/container"
        },
        {
            "name": "psr/log",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2021-05-03T11:20:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/1.1.4"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "wpdesk/ltv-dashboard-widget",
            "version": "1.5.10",
            "version_normalized": "1.5.10.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.wpdesk.dev:wpdesk/library/ltv-dashboard-widget.git",
                "reference": "235c9d5dd1d0ca2eda25521b321a18038674a855"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.wpdesk.dev/api/v4/projects/847/packages/composer/archives/wpdesk/ltv-dashboard-widget.zip?sha=235c9d5dd1d0ca2eda25521b321a18038674a855",
                "reference": "235c9d5dd1d0ca2eda25521b321a18038674a855",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "10up/wp_mock": "*",
                "mockery/mockery": "*",
                "phpunit/phpunit": "^8",
                "squizlabs/php_codesniffer": "^3.0.2",
                "wimg/php-compatibility": "^8",
                "wp-coding-standards/wpcs": "^0.14.1"
            },
            "type": "library",
            "extra": {
                "po-files": {
                    "pl_PL": "wpdesk-ltv-dashboard-widget-pl_PL.po"
                },
                "text-domain": "wpdesk_ltv_dashboard_widget",
                "translations-folder": "lang"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WPDesk\\Dashboard\\": "src/"
                }
            },
            "scripts": {
                "phpcs": [
                    "phpcs"
                ],
                "phpunit-unit": [
                    "phpunit --configuration phpunit-unit.xml --coverage-text --colors=never"
                ],
                "phpunit-unit-fast": [
                    "phpunit --configuration phpunit-unit.xml --no-coverage"
                ],
                "phpunit-integration": [
                    "phpunit --configuration phpunit-integration.xml --coverage-text --colors=never"
                ],
                "phpunit-integration-fast": [
                    "phpunit --configuration phpunit-integration.xml --no-coverage"
                ]
            },
            "license": [
                "MIT"
            ],
            "description": "Library for displaying ltv widget in WordPress dashboard.",
            "keywords": [
                "admin",
                "notice",
                "wordpress"
            ],
            "install-path": "../wpdesk/ltv-dashboard-widget"
        },
        {
            "name": "wpdesk/wp-wpdesk-helper-override",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/wpdesk/wp-wpdesk-helper-override.git",
                "reference": "77844fc71da7ebb7645f10f0fc15f5294fed8542"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-wpdesk-helper-override/repository/archive.zip?sha=77844fc71da7ebb7645f10f0fc15f5294fed8542",
                "reference": "77844fc71da7ebb7645f10f0fc15f5294fed8542",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "<7"
            },
            "time": "2019-08-13T07:33:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "authors": [
                {
                    "name": "Krzysiek",
                    "email": "krzysiek@wpdesk.pl"
                }
            ],
            "install-path": "../wpdesk/wp-wpdesk-helper-override"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
