{
    "packages": [
        {
            "name": "mobiledetect\/mobiledetectlib",
            "version": "4.8.03",
            "version_normalized": "4.8.03.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/serbanghita\/Mobile-Detect.git",
                "reference": "253bedd7db166ec248f157aced344d3584fcb0d9"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/serbanghita\/Mobile-Detect\/zipball\/253bedd7db166ec248f157aced344d3584fcb0d9",
                "reference": "253bedd7db166ec248f157aced344d3584fcb0d9",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0",
                "psr\/simple-cache": "^3.0"
            },
            "require-dev": {
                "friendsofphp\/php-cs-fixer": "^3.14",
                "phpbench\/phpbench": "^1.2",
                "phpstan\/phpstan": "^1.10",
                "phpunit\/phpunit": "^9.6",
                "squizlabs\/php_codesniffer": "^3.7"
            },
            "time": "2023-10-15T18:37:41+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Breeze\\Detection\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Serban Ghita",
                    "email": "serbanghita@gmail.com",
                    "homepage": "http:\/\/mobiledetect.net",
                    "role": "Developer"
                }
            ],
            "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
            "homepage": "https:\/\/github.com\/serbanghita\/Mobile-Detect",
            "keywords": [
                "detect mobile devices",
                "mobile",
                "mobile detect",
                "mobile detector",
                "php mobile detect"
            ],
            "support": {
                "issues": "https:\/\/github.com\/serbanghita\/Mobile-Detect\/issues",
                "source": "https:\/\/github.com\/serbanghita\/Mobile-Detect\/tree\/4.8.03"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/serbanghita",
                    "type": "github"
                }
            ],
            "install-path": "..\/mobiledetect\/mobiledetectlib"
        },
        {
            "name": "psr\/simple-cache",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/simple-cache.git",
                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/simple-cache\/zipball\/764e0b3939f5ca87cb904f570ef9be2d78a07865",
                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2021-10-29T13:26:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Breeze\\Psr\\SimpleCache\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common interfaces for simple caching",
            "keywords": [
                "cache",
                "caching",
                "psr",
                "psr-16",
                "simple-cache"
            ],
            "support": {
                "source": "https:\/\/github.com\/php-fig\/simple-cache\/tree\/3.0.0"
            },
            "install-path": "..\/psr\/simple-cache"
        }
    ],
    "dev": true,
    "dev-package-names": []
}