{
    "packages": [
        {
            "name": "bacon\/bacon-qr-code",
            "version": "v3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/Bacon\/BaconQrCode.git",
                "reference": "36a1cb2b81493fa5b82e50bf8068bf84d1542563"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/Bacon\/BaconQrCode\/zipball\/36a1cb2b81493fa5b82e50bf8068bf84d1542563",
                "reference": "36a1cb2b81493fa5b82e50bf8068bf84d1542563",
                "shasum": ""
            },
            "require": {
                "dasprid\/enum": "^1.0.3",
                "ext-iconv": "*",
                "php": "^8.1"
            },
            "require-dev": {
                "phly\/keep-a-changelog": "^2.12",
                "phpunit\/phpunit": "^10.5.11 || ^11.0.4",
                "spatie\/phpunit-snapshot-assertions": "^5.1.5",
                "spatie\/pixelmatch-php": "^1.2.0",
                "squizlabs\/php_codesniffer": "^3.9"
            },
            "suggest": {
                "ext-imagick": "to generate QR code images"
            },
            "time": "2025-11-19T17:15:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\BaconQrCode\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Ben Scholzen 'DASPRiD'",
                    "email": "mail@dasprids.de",
                    "homepage": "https:\/\/dasprids.de\/",
                    "role": "Developer"
                }
            ],
            "description": "BaconQrCode is a QR code generator for PHP.",
            "homepage": "https:\/\/github.com\/Bacon\/BaconQrCode",
            "support": {
                "issues": "https:\/\/github.com\/Bacon\/BaconQrCode\/issues",
                "source": "https:\/\/github.com\/Bacon\/BaconQrCode\/tree\/v3.0.3"
            },
            "install-path": "..\/bacon\/bacon-qr-code"
        },
        {
            "name": "brick\/math",
            "version": "0.13.1",
            "version_normalized": "0.13.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/brick\/math.git",
                "reference": "fc7ed316430118cc7836bf45faff18d5dfc8de04"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/brick\/math\/zipball\/fc7ed316430118cc7836bf45faff18d5dfc8de04",
                "reference": "fc7ed316430118cc7836bf45faff18d5dfc8de04",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "php-coveralls\/php-coveralls": "^2.2",
                "phpunit\/phpunit": "^10.1",
                "vimeo\/psalm": "6.8.8"
            },
            "time": "2025-03-29T13:50:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\Brick\\Math\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "description": "Arbitrary-precision arithmetic library",
            "keywords": [
                "Arbitrary-precision",
                "BigInteger",
                "BigRational",
                "arithmetic",
                "bigdecimal",
                "bignum",
                "bignumber",
                "brick",
                "decimal",
                "integer",
                "math",
                "mathematics",
                "rational"
            ],
            "support": {
                "issues": "https:\/\/github.com\/brick\/math\/issues",
                "source": "https:\/\/github.com\/brick\/math\/tree\/0.13.1"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/BenMorel",
                    "type": "github"
                }
            ],
            "install-path": "..\/brick\/math"
        },
        {
            "name": "dasprid\/enum",
            "version": "1.0.7",
            "version_normalized": "1.0.7.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/DASPRiD\/Enum.git",
                "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/DASPRiD\/Enum\/zipball\/b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
                "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1 <9.0"
            },
            "require-dev": {
                "phpunit\/phpunit": "^7 || ^8 || ^9 || ^10 || ^11",
                "squizlabs\/php_codesniffer": "*"
            },
            "time": "2025-09-16T12:23:56+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\DASPRiD\\Enum\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Ben Scholzen 'DASPRiD'",
                    "email": "mail@dasprids.de",
                    "homepage": "https:\/\/dasprids.de\/",
                    "role": "Developer"
                }
            ],
            "description": "PHP 7.1 enum implementation",
            "keywords": [
                "enum",
                "map"
            ],
            "support": {
                "issues": "https:\/\/github.com\/DASPRiD\/Enum\/issues",
                "source": "https:\/\/github.com\/DASPRiD\/Enum\/tree\/1.0.7"
            },
            "install-path": "..\/dasprid\/enum"
        },
        {
            "name": "doctrine\/deprecations",
            "version": "1.1.5",
            "version_normalized": "1.1.5.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/doctrine\/deprecations.git",
                "reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/doctrine\/deprecations\/zipball\/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
                "reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "phpunit\/phpunit": "<=7.5 || >=13"
            },
            "require-dev": {
                "doctrine\/coding-standard": "^9 || ^12 || ^13",
                "phpstan\/phpstan": "1.4.10 || 2.1.11",
                "phpstan\/phpstan-phpunit": "^1.0 || ^2",
                "phpunit\/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12",
                "psr\/log": "^1 || ^2 || ^3"
            },
            "suggest": {
                "psr\/log": "Allows logging deprecations via PSR-3 logger implementation"
            },
            "time": "2025-04-07T20:06:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\Doctrine\\Deprecations\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
            "homepage": "https:\/\/www.doctrine-project.org\/",
            "support": {
                "issues": "https:\/\/github.com\/doctrine\/deprecations\/issues",
                "source": "https:\/\/github.com\/doctrine\/deprecations\/tree\/1.1.5"
            },
            "install-path": "..\/doctrine\/deprecations"
        },
        {
            "name": "firebase\/php-jwt",
            "version": "v7.0.5",
            "version_normalized": "7.0.5.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/googleapis\/php-jwt.git",
                "reference": "47ad26bab5e7c70ae8a6f08ed25ff83631121380"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/googleapis\/php-jwt\/zipball\/47ad26bab5e7c70ae8a6f08ed25ff83631121380",
                "reference": "47ad26bab5e7c70ae8a6f08ed25ff83631121380",
                "shasum": ""
            },
            "require": {
                "php": "^8.0"
            },
            "require-dev": {
                "guzzlehttp\/guzzle": "^7.4",
                "phpfastcache\/phpfastcache": "^9.2",
                "phpspec\/prophecy-phpunit": "^2.0",
                "phpunit\/phpunit": "^9.5",
                "psr\/cache": "^2.0||^3.0",
                "psr\/http-client": "^1.0",
                "psr\/http-factory": "^1.0"
            },
            "suggest": {
                "ext-sodium": "Support EdDSA (Ed25519) signatures",
                "paragonie\/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
            },
            "time": "2026-04-01T20:38:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\Firebase\\JWT\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Neuman Vong",
                    "email": "neuman+pear@twilio.com",
                    "role": "Developer"
                },
                {
                    "name": "Anant Narayanan",
                    "email": "anant@php.net",
                    "role": "Developer"
                }
            ],
            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
            "homepage": "https:\/\/github.com\/firebase\/php-jwt",
            "keywords": [
                "jwt",
                "php"
            ],
            "support": {
                "issues": "https:\/\/github.com\/googleapis\/php-jwt\/issues",
                "source": "https:\/\/github.com\/googleapis\/php-jwt\/tree\/v7.0.5"
            },
            "install-path": "..\/firebase\/php-jwt"
        },
        {
            "name": "guzzlehttp\/guzzle",
            "version": "7.10.0",
            "version_normalized": "7.10.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/guzzle\/guzzle.git",
                "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/guzzle\/guzzle\/zipball\/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
                "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp\/promises": "^2.3",
                "guzzlehttp\/psr7": "^2.8",
                "php": "^7.2.5 || ^8.0",
                "psr\/http-client": "^1.0",
                "symfony\/deprecation-contracts": "^2.2 || ^3.0"
            },
            "provide": {
                "psr\/http-client-implementation": "1.0"
            },
            "require-dev": {
                "bamarni\/composer-bin-plugin": "^1.8.2",
                "ext-curl": "*",
                "guzzle\/client-integration-tests": "3.0.2",
                "php-http\/message-factory": "^1.1",
                "phpunit\/phpunit": "^8.5.39 || ^9.6.20",
                "psr\/log": "^1.1 || ^2.0 || ^3.0"
            },
            "suggest": {
                "ext-curl": "Required for CURL handler support",
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
                "psr\/log": "Required for using the Log middleware"
            },
            "time": "2025-08-23T22:36:01+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src\/functions_include.php"
                ],
                "psr-4": {
                    "GuardDog\\Vendor\\GuzzleHttp\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https:\/\/github.com\/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https:\/\/github.com\/mtdowling"
                },
                {
                    "name": "Jeremy Lindblom",
                    "email": "jeremeamia@gmail.com",
                    "homepage": "https:\/\/github.com\/jeremeamia"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https:\/\/github.com\/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https:\/\/github.com\/Nyholm"
                },
                {
                    "name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https:\/\/github.com\/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https:\/\/github.com\/Tobion"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "psr-18",
                "psr-7",
                "rest",
                "web service"
            ],
            "support": {
                "issues": "https:\/\/github.com\/guzzle\/guzzle\/issues",
                "source": "https:\/\/github.com\/guzzle\/guzzle\/tree\/7.10.0"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/guzzlehttp\/guzzle",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/guzzlehttp\/guzzle"
        },
        {
            "name": "guzzlehttp\/promises",
            "version": "2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/guzzle\/promises.git",
                "reference": "481557b130ef3790cf82b713667b43030dc9c957"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/guzzle\/promises\/zipball\/481557b130ef3790cf82b713667b43030dc9c957",
                "reference": "481557b130ef3790cf82b713667b43030dc9c957",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0"
            },
            "require-dev": {
                "bamarni\/composer-bin-plugin": "^1.8.2",
                "phpunit\/phpunit": "^8.5.44 || ^9.6.25"
            },
            "time": "2025-08-22T14:34:08+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\GuzzleHttp\\Promise\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https:\/\/github.com\/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https:\/\/github.com\/mtdowling"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https:\/\/github.com\/Nyholm"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https:\/\/github.com\/Tobion"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https:\/\/github.com\/guzzle\/promises\/issues",
                "source": "https:\/\/github.com\/guzzle\/promises\/tree\/2.3.0"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/guzzlehttp\/promises",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/guzzlehttp\/promises"
        },
        {
            "name": "guzzlehttp\/psr7",
            "version": "2.8.0",
            "version_normalized": "2.8.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/guzzle\/psr7.git",
                "reference": "21dc724a0583619cd1652f673303492272778051"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/guzzle\/psr7\/zipball\/21dc724a0583619cd1652f673303492272778051",
                "reference": "21dc724a0583619cd1652f673303492272778051",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr\/http-factory": "^1.0",
                "psr\/http-message": "^1.1 || ^2.0",
                "ralouphie\/getallheaders": "^3.0"
            },
            "provide": {
                "psr\/http-factory-implementation": "1.0",
                "psr\/http-message-implementation": "1.0"
            },
            "require-dev": {
                "bamarni\/composer-bin-plugin": "^1.8.2",
                "http-interop\/http-factory-tests": "0.9.0",
                "phpunit\/phpunit": "^8.5.44 || ^9.6.25"
            },
            "suggest": {
                "laminas\/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2025-08-23T21:21:41+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\GuzzleHttp\\Psr7\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https:\/\/github.com\/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https:\/\/github.com\/mtdowling"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https:\/\/github.com\/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https:\/\/github.com\/Nyholm"
                },
                {
                    "name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https:\/\/github.com\/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https:\/\/github.com\/Tobion"
                },
                {
                    "name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https:\/\/sagikazarmark.hu"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https:\/\/github.com\/guzzle\/psr7\/issues",
                "source": "https:\/\/github.com\/guzzle\/psr7\/tree\/2.8.0"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/guzzlehttp\/psr7",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/guzzlehttp\/psr7"
        },
        {
            "name": "lcobucci\/clock",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/lcobucci\/clock.git",
                "reference": "fb533e093fd61321bfcbac08b131ce805fe183d3"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/lcobucci\/clock\/zipball\/fb533e093fd61321bfcbac08b131ce805fe183d3",
                "reference": "fb533e093fd61321bfcbac08b131ce805fe183d3",
                "shasum": ""
            },
            "require": {
                "php": "^8.0",
                "stella-maris\/clock": "^0.1.4"
            },
            "require-dev": {
                "infection\/infection": "^0.26",
                "lcobucci\/coding-standard": "^8.0",
                "phpstan\/extension-installer": "^1.1",
                "phpstan\/phpstan": "^0.12",
                "phpstan\/phpstan-deprecation-rules": "^0.12",
                "phpstan\/phpstan-phpunit": "^0.12",
                "phpstan\/phpstan-strict-rules": "^0.12",
                "phpunit\/phpunit": "^9.5"
            },
            "time": "2022-04-19T19:34:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\Lcobucci\\Clock\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Lu\u00eds Cobucci",
                    "email": "lcobucci@gmail.com"
                }
            ],
            "description": "Yet another clock abstraction",
            "support": {
                "issues": "https:\/\/github.com\/lcobucci\/clock\/issues",
                "source": "https:\/\/github.com\/lcobucci\/clock\/tree\/2.2.0"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/lcobucci",
                    "type": "github"
                },
                {
                    "url": "https:\/\/www.patreon.com\/lcobucci",
                    "type": "patreon"
                }
            ],
            "install-path": "..\/lcobucci\/clock"
        },
        {
            "name": "league\/oauth2-client",
            "version": "2.9.0",
            "version_normalized": "2.9.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/thephpleague\/oauth2-client.git",
                "reference": "26e8c5da4f3d78cede7021e09b1330a0fc093d5e"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/thephpleague\/oauth2-client\/zipball\/26e8c5da4f3d78cede7021e09b1330a0fc093d5e",
                "reference": "26e8c5da4f3d78cede7021e09b1330a0fc093d5e",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp\/guzzle": "^6.5.8 || ^7.4.5",
                "php": "^7.1 || >=8.0.0 <8.6.0"
            },
            "require-dev": {
                "mockery\/mockery": "^1.3.5",
                "php-parallel-lint\/php-parallel-lint": "^1.4",
                "phpunit\/phpunit": "^7 || ^8 || ^9 || ^10 || ^11",
                "squizlabs\/php_codesniffer": "^3.11"
            },
            "time": "2025-11-25T22:17:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\League\\OAuth2\\Client\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alex Bilbie",
                    "email": "hello@alexbilbie.com",
                    "homepage": "http:\/\/www.alexbilbie.com",
                    "role": "Developer"
                },
                {
                    "name": "Woody Gilk",
                    "homepage": "https:\/\/github.com\/shadowhand",
                    "role": "Contributor"
                }
            ],
            "description": "OAuth 2.0 Client Library",
            "keywords": [
                "Authentication",
                "SSO",
                "authorization",
                "identity",
                "idp",
                "oauth",
                "oauth2",
                "single sign on"
            ],
            "support": {
                "issues": "https:\/\/github.com\/thephpleague\/oauth2-client\/issues",
                "source": "https:\/\/github.com\/thephpleague\/oauth2-client\/tree\/2.9.0"
            },
            "install-path": "..\/league\/oauth2-client"
        },
        {
            "name": "league\/oauth2-google",
            "version": "4.1.0",
            "version_normalized": "4.1.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/thephpleague\/oauth2-google.git",
                "reference": "8b9bb43740ac6d994aca881a35f7bacbe98c0ffb"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/thephpleague\/oauth2-google\/zipball\/8b9bb43740ac6d994aca881a35f7bacbe98c0ffb",
                "reference": "8b9bb43740ac6d994aca881a35f7bacbe98c0ffb",
                "shasum": ""
            },
            "require": {
                "league\/oauth2-client": "^2.0",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "eloquent\/phony-phpunit": "^6.0 || ^7.1",
                "phpunit\/phpunit": "^8.0 || ^9.0",
                "squizlabs\/php_codesniffer": "^3.0"
            },
            "time": "2025-12-15T12:24:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\League\\OAuth2\\Client\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Woody Gilk",
                    "email": "hello@shadowhand.com",
                    "homepage": "https:\/\/shadowhand.com"
                }
            ],
            "description": "Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
            "keywords": [
                "Authentication",
                "authorization",
                "client",
                "google",
                "oauth",
                "oauth2"
            ],
            "support": {
                "issues": "https:\/\/github.com\/thephpleague\/oauth2-google\/issues",
                "source": "https:\/\/github.com\/thephpleague\/oauth2-google\/tree\/4.1.0"
            },
            "install-path": "..\/league\/oauth2-google"
        },
        {
            "name": "paragonie\/constant_time_encoding",
            "version": "v3.1.3",
            "version_normalized": "3.1.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/paragonie\/constant_time_encoding.git",
                "reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/paragonie\/constant_time_encoding\/zipball\/d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
                "reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
                "shasum": ""
            },
            "require": {
                "php": "^8"
            },
            "require-dev": {
                "infection\/infection": "^0",
                "nikic\/php-fuzzer": "^0",
                "phpunit\/phpunit": "^9|^10|^11",
                "vimeo\/psalm": "^4|^5|^6"
            },
            "time": "2025-09-24T15:06:41+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\ParagonIE\\ConstantTime\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https:\/\/paragonie.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Steve 'Sc00bz' Thomas",
                    "email": "steve@tobtu.com",
                    "homepage": "https:\/\/www.tobtu.com",
                    "role": "Original Developer"
                }
            ],
            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
            "keywords": [
                "base16",
                "base32",
                "base32_decode",
                "base32_encode",
                "base64",
                "base64_decode",
                "base64_encode",
                "bin2hex",
                "encoding",
                "hex",
                "hex2bin",
                "rfc4648"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https:\/\/github.com\/paragonie\/constant_time_encoding\/issues",
                "source": "https:\/\/github.com\/paragonie\/constant_time_encoding"
            },
            "install-path": "..\/paragonie\/constant_time_encoding"
        },
        {
            "name": "phpdocumentor\/reflection-common",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/phpDocumentor\/ReflectionCommon.git",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/phpDocumentor\/ReflectionCommon\/zipball\/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2020-06-27T09:03:43+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\phpDocumentor\\Reflection\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jaap van Otterdijk",
                    "email": "opensource@ijaap.nl"
                }
            ],
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
            "homepage": "http:\/\/www.phpdoc.org",
            "keywords": [
                "FQSEN",
                "phpDocumentor",
                "phpdoc",
                "reflection",
                "static analysis"
            ],
            "support": {
                "issues": "https:\/\/github.com\/phpDocumentor\/ReflectionCommon\/issues",
                "source": "https:\/\/github.com\/phpDocumentor\/ReflectionCommon\/tree\/2.x"
            },
            "install-path": "..\/phpdocumentor\/reflection-common"
        },
        {
            "name": "phpdocumentor\/reflection-docblock",
            "version": "5.6.6",
            "version_normalized": "5.6.6.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/phpDocumentor\/ReflectionDocBlock.git",
                "reference": "5cee1d3dfc2d2aa6599834520911d246f656bcb8"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/phpDocumentor\/ReflectionDocBlock\/zipball\/5cee1d3dfc2d2aa6599834520911d246f656bcb8",
                "reference": "5cee1d3dfc2d2aa6599834520911d246f656bcb8",
                "shasum": ""
            },
            "require": {
                "doctrine\/deprecations": "^1.1",
                "ext-filter": "*",
                "php": "^7.4 || ^8.0",
                "phpdocumentor\/reflection-common": "^2.2",
                "phpdocumentor\/type-resolver": "^1.7",
                "phpstan\/phpdoc-parser": "^1.7|^2.0",
                "webmozart\/assert": "^1.9.1 || ^2"
            },
            "require-dev": {
                "mockery\/mockery": "~1.3.5 || ~1.6.0",
                "phpstan\/extension-installer": "^1.1",
                "phpstan\/phpstan": "^1.8",
                "phpstan\/phpstan-mockery": "^1.1",
                "phpstan\/phpstan-webmozart-assert": "^1.2",
                "phpunit\/phpunit": "^9.5",
                "psalm\/phar": "^5.26"
            },
            "time": "2025-12-22T21:13:58+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                },
                {
                    "name": "Jaap van Otterdijk",
                    "email": "opensource@ijaap.nl"
                }
            ],
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
            "support": {
                "issues": "https:\/\/github.com\/phpDocumentor\/ReflectionDocBlock\/issues",
                "source": "https:\/\/github.com\/phpDocumentor\/ReflectionDocBlock\/tree\/5.6.6"
            },
            "install-path": "..\/phpdocumentor\/reflection-docblock"
        },
        {
            "name": "phpdocumentor\/type-resolver",
            "version": "1.12.0",
            "version_normalized": "1.12.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/phpDocumentor\/TypeResolver.git",
                "reference": "92a98ada2b93d9b201a613cb5a33584dde25f195"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/phpDocumentor\/TypeResolver\/zipball\/92a98ada2b93d9b201a613cb5a33584dde25f195",
                "reference": "92a98ada2b93d9b201a613cb5a33584dde25f195",
                "shasum": ""
            },
            "require": {
                "doctrine\/deprecations": "^1.0",
                "php": "^7.3 || ^8.0",
                "phpdocumentor\/reflection-common": "^2.0",
                "phpstan\/phpdoc-parser": "^1.18|^2.0"
            },
            "require-dev": {
                "ext-tokenizer": "*",
                "phpbench\/phpbench": "^1.2",
                "phpstan\/extension-installer": "^1.1",
                "phpstan\/phpstan": "^1.8",
                "phpstan\/phpstan-phpunit": "^1.1",
                "phpunit\/phpunit": "^9.5",
                "rector\/rector": "^0.13.9",
                "vimeo\/psalm": "^4.25"
            },
            "time": "2025-11-21T15:09:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
            "support": {
                "issues": "https:\/\/github.com\/phpDocumentor\/TypeResolver\/issues",
                "source": "https:\/\/github.com\/phpDocumentor\/TypeResolver\/tree\/1.12.0"
            },
            "install-path": "..\/phpdocumentor\/type-resolver"
        },
        {
            "name": "phpstan\/phpdoc-parser",
            "version": "2.3.1",
            "version_normalized": "2.3.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/phpstan\/phpdoc-parser.git",
                "reference": "16dbf9937da8d4528ceb2145c9c7c0bd29e26374"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/phpstan\/phpdoc-parser\/zipball\/16dbf9937da8d4528ceb2145c9c7c0bd29e26374",
                "reference": "16dbf9937da8d4528ceb2145c9c7c0bd29e26374",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "doctrine\/annotations": "^2.0",
                "nikic\/php-parser": "^5.3.0",
                "php-parallel-lint\/php-parallel-lint": "^1.2",
                "phpstan\/extension-installer": "^1.0",
                "phpstan\/phpstan": "^2.0",
                "phpstan\/phpstan-phpunit": "^2.0",
                "phpstan\/phpstan-strict-rules": "^2.0",
                "phpunit\/phpunit": "^9.6",
                "symfony\/process": "^5.2"
            },
            "time": "2026-01-12T11:33:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\PHPStan\\PhpDocParser\\": [
                        "src\/"
                    ]
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "description": "PHPDoc parser with support for nullable, intersection and generic types",
            "support": {
                "issues": "https:\/\/github.com\/phpstan\/phpdoc-parser\/issues",
                "source": "https:\/\/github.com\/phpstan\/phpdoc-parser\/tree\/2.3.1"
            },
            "install-path": "..\/phpstan\/phpdoc-parser"
        },
        {
            "name": "pragmarx\/google2fa",
            "version": "v8.0.3",
            "version_normalized": "8.0.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/antonioribeiro\/google2fa.git",
                "reference": "6f8d87ebd5afbf7790bde1ffc7579c7c705e0fad"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/antonioribeiro\/google2fa\/zipball\/6f8d87ebd5afbf7790bde1ffc7579c7c705e0fad",
                "reference": "6f8d87ebd5afbf7790bde1ffc7579c7c705e0fad",
                "shasum": ""
            },
            "require": {
                "paragonie\/constant_time_encoding": "^1.0|^2.0|^3.0",
                "php": "^7.1|^8.0"
            },
            "require-dev": {
                "phpstan\/phpstan": "^1.9",
                "phpunit\/phpunit": "^7.5.15|^8.5|^9.0"
            },
            "time": "2024-09-05T11:56:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\PragmaRX\\Google2FA\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Antonio Carlos Ribeiro",
                    "email": "acr@antoniocarlosribeiro.com",
                    "role": "Creator & Designer"
                }
            ],
            "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
            "keywords": [
                "2fa",
                "Authentication",
                "Two Factor Authentication",
                "google2fa"
            ],
            "support": {
                "issues": "https:\/\/github.com\/antonioribeiro\/google2fa\/issues",
                "source": "https:\/\/github.com\/antonioribeiro\/google2fa\/tree\/v8.0.3"
            },
            "install-path": "..\/pragmarx\/google2fa"
        },
        {
            "name": "psr\/clock",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/clock.git",
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/clock\/zipball\/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0"
            },
            "time": "2022-11-25T14:36:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\Psr\\Clock\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common interface for reading the clock.",
            "homepage": "https:\/\/github.com\/php-fig\/clock",
            "keywords": [
                "clock",
                "now",
                "psr",
                "psr-20",
                "time"
            ],
            "support": {
                "issues": "https:\/\/github.com\/php-fig\/clock\/issues",
                "source": "https:\/\/github.com\/php-fig\/clock\/tree\/1.0.0"
            },
            "install-path": "..\/psr\/clock"
        },
        {
            "name": "psr\/event-dispatcher",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/event-dispatcher.git",
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/event-dispatcher\/zipball\/dbefd12671e8a14ec7f180cab83036ed26714bb0",
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "time": "2019-01-08T18:20:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\Psr\\EventDispatcher\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Standard interfaces for event handling.",
            "keywords": [
                "events",
                "psr",
                "psr-14"
            ],
            "support": {
                "issues": "https:\/\/github.com\/php-fig\/event-dispatcher\/issues",
                "source": "https:\/\/github.com\/php-fig\/event-dispatcher\/tree\/1.0.0"
            },
            "install-path": "..\/psr\/event-dispatcher"
        },
        {
            "name": "psr\/http-client",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/http-client.git",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/http-client\/zipball\/bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr\/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-09-23T14:17:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\Psr\\Http\\Client\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common interface for HTTP clients",
            "homepage": "https:\/\/github.com\/php-fig\/http-client",
            "keywords": [
                "http",
                "http-client",
                "psr",
                "psr-18"
            ],
            "support": {
                "source": "https:\/\/github.com\/php-fig\/http-client"
            },
            "install-path": "..\/psr\/http-client"
        },
        {
            "name": "psr\/http-factory",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/http-factory.git",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/http-factory\/zipball\/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "psr\/http-message": "^1.0 || ^2.0"
            },
            "time": "2024-04-15T12:06:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\Psr\\Http\\Message\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/www.php-fig.org\/"
                }
            ],
            "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
            "keywords": [
                "factory",
                "http",
                "message",
                "psr",
                "psr-17",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https:\/\/github.com\/php-fig\/http-factory"
            },
            "install-path": "..\/psr\/http-factory"
        },
        {
            "name": "psr\/http-message",
            "version": "2.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/http-message.git",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/http-message\/zipball\/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2023-04-04T09:54:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\Psr\\Http\\Message\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https:\/\/github.com\/php-fig\/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https:\/\/github.com\/php-fig\/http-message\/tree\/2.0"
            },
            "install-path": "..\/psr\/http-message"
        },
        {
            "name": "psr\/log",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/log.git",
                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/log\/zipball\/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2024-09-11T13:17:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\Psr\\Log\\": "src"
                }
            },
            "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\/3.0.2"
            },
            "install-path": "..\/psr\/log"
        },
        {
            "name": "ralouphie\/getallheaders",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/ralouphie\/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/ralouphie\/getallheaders\/zipball\/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls\/php-coveralls": "^2.1",
                "phpunit\/phpunit": "^5 || ^6.5"
            },
            "time": "2019-03-08T08:55:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src\/getallheaders.php"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "support": {
                "issues": "https:\/\/github.com\/ralouphie\/getallheaders\/issues",
                "source": "https:\/\/github.com\/ralouphie\/getallheaders\/tree\/develop"
            },
            "install-path": "..\/ralouphie\/getallheaders"
        },
        {
            "name": "spomky-labs\/cbor-php",
            "version": "3.2.2",
            "version_normalized": "3.2.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/Spomky-Labs\/cbor-php.git",
                "reference": "2a5fb86aacfe1004611370ead6caa2bfc88435d0"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/Spomky-Labs\/cbor-php\/zipball\/2a5fb86aacfe1004611370ead6caa2bfc88435d0",
                "reference": "2a5fb86aacfe1004611370ead6caa2bfc88435d0",
                "shasum": ""
            },
            "require": {
                "brick\/math": "^0.9|^0.10|^0.11|^0.12|^0.13|^0.14",
                "ext-mbstring": "*",
                "php": ">=8.0"
            },
            "require-dev": {
                "ext-json": "*",
                "roave\/security-advisories": "dev-latest",
                "symfony\/error-handler": "^6.4|^7.1|^8.0",
                "symfony\/var-dumper": "^6.4|^7.1|^8.0"
            },
            "suggest": {
                "ext-bcmath": "GMP or BCMath extensions will drastically improve the library performance. BCMath extension needed to handle the Big Float and Decimal Fraction Tags",
                "ext-gmp": "GMP or BCMath extensions will drastically improve the library performance"
            },
            "time": "2025-11-13T13:00:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\CBOR\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Florent Morselli",
                    "homepage": "https:\/\/github.com\/Spomky"
                },
                {
                    "name": "All contributors",
                    "homepage": "https:\/\/github.com\/Spomky-Labs\/cbor-php\/contributors"
                }
            ],
            "description": "CBOR Encoder\/Decoder for PHP",
            "keywords": [
                "Concise Binary Object Representation",
                "RFC7049",
                "cbor"
            ],
            "support": {
                "issues": "https:\/\/github.com\/Spomky-Labs\/cbor-php\/issues",
                "source": "https:\/\/github.com\/Spomky-Labs\/cbor-php\/tree\/3.2.2"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/Spomky",
                    "type": "github"
                },
                {
                    "url": "https:\/\/www.patreon.com\/FlorentMorselli",
                    "type": "patreon"
                }
            ],
            "install-path": "..\/spomky-labs\/cbor-php"
        },
        {
            "name": "spomky-labs\/pki-framework",
            "version": "1.4.1",
            "version_normalized": "1.4.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/Spomky-Labs\/pki-framework.git",
                "reference": "f0e9a548df4e3942886adc9b7830581a46334631"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/Spomky-Labs\/pki-framework\/zipball\/f0e9a548df4e3942886adc9b7830581a46334631",
                "reference": "f0e9a548df4e3942886adc9b7830581a46334631",
                "shasum": ""
            },
            "require": {
                "brick\/math": "^0.10|^0.11|^0.12|^0.13|^0.14",
                "ext-mbstring": "*",
                "php": ">=8.1"
            },
            "require-dev": {
                "ekino\/phpstan-banned-code": "^1.0|^2.0|^3.0",
                "ext-gmp": "*",
                "ext-openssl": "*",
                "infection\/infection": "^0.28|^0.29|^0.31",
                "php-parallel-lint\/php-parallel-lint": "^1.3",
                "phpstan\/extension-installer": "^1.3|^2.0",
                "phpstan\/phpstan": "^1.8|^2.0",
                "phpstan\/phpstan-deprecation-rules": "^1.0|^2.0",
                "phpstan\/phpstan-phpunit": "^1.1|^2.0",
                "phpstan\/phpstan-strict-rules": "^1.3|^2.0",
                "phpunit\/phpunit": "^10.1|^11.0|^12.0",
                "rector\/rector": "^1.0|^2.0",
                "roave\/security-advisories": "dev-latest",
                "symfony\/string": "^6.4|^7.0|^8.0",
                "symfony\/var-dumper": "^6.4|^7.0|^8.0",
                "symplify\/easy-coding-standard": "^12.0"
            },
            "suggest": {
                "ext-bcmath": "For better performance (or GMP)",
                "ext-gmp": "For better performance (or BCMath)",
                "ext-openssl": "For OpenSSL based cyphering"
            },
            "time": "2025-12-20T12:57:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\SpomkyLabs\\Pki\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Joni Eskelinen",
                    "email": "jonieske@gmail.com",
                    "role": "Original developer"
                },
                {
                    "name": "Florent Morselli",
                    "email": "florent.morselli@spomky-labs.com",
                    "role": "Spomky-Labs PKI Framework developer"
                }
            ],
            "description": "A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.",
            "homepage": "https:\/\/github.com\/spomky-labs\/pki-framework",
            "keywords": [
                "DER",
                "Private Key",
                "ac",
                "algorithm identifier",
                "asn.1",
                "asn1",
                "attribute certificate",
                "certificate",
                "certification request",
                "cryptography",
                "csr",
                "decrypt",
                "ec",
                "encrypt",
                "pem",
                "pkcs",
                "public key",
                "rsa",
                "sign",
                "signature",
                "verify",
                "x.509",
                "x.690",
                "x509",
                "x690"
            ],
            "support": {
                "issues": "https:\/\/github.com\/Spomky-Labs\/pki-framework\/issues",
                "source": "https:\/\/github.com\/Spomky-Labs\/pki-framework\/tree\/1.4.1"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/Spomky",
                    "type": "github"
                },
                {
                    "url": "https:\/\/www.patreon.com\/FlorentMorselli",
                    "type": "patreon"
                }
            ],
            "install-path": "..\/spomky-labs\/pki-framework"
        },
        {
            "name": "stella-maris\/clock",
            "version": "0.1.7",
            "version_normalized": "0.1.7.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/stella-maris-solutions\/clock.git",
                "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/stella-maris-solutions\/clock\/zipball\/fa23ce16019289a18bb3446fdecd45befcdd94f8",
                "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8",
                "shasum": ""
            },
            "require": {
                "php": "^7.0|^8.0",
                "psr\/clock": "^1.0"
            },
            "time": "2022-11-25T16:15:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\StellaMaris\\Clock\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andreas Heigl",
                    "role": "Maintainer"
                }
            ],
            "description": "A pre-release of the proposed PSR-20 Clock-Interface",
            "homepage": "https:\/\/gitlab.com\/stella-maris\/clock",
            "keywords": [
                "clock",
                "datetime",
                "point in time",
                "psr20"
            ],
            "support": {
                "source": "https:\/\/github.com\/stella-maris-solutions\/clock\/tree\/0.1.7"
            },
            "install-path": "..\/stella-maris\/clock"
        },
        {
            "name": "symfony\/deprecation-contracts",
            "version": "v3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/deprecation-contracts.git",
                "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/50f59d1f3ca46d41ac911f97a78626b6756af35b",
                "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2026-04-13T15:52:40+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/contracts",
                    "name": "symfony\/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https:\/\/symfony.com",
            "support": {
                "source": "https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v3.7.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/deprecation-contracts"
        },
        {
            "name": "symfony\/polyfill-ctype",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-ctype.git",
                "reference": "141046a8f9477948ff284fa65be2095baafb94f2"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-ctype\/zipball\/141046a8f9477948ff284fa65be2095baafb94f2",
                "reference": "141046a8f9477948ff284fa65be2095baafb94f2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2026-04-10T16:19:22+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/polyfill",
                    "name": "symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "GuardDog\\Vendor\\Symfony\\Polyfill\\Ctype\\": ""
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-ctype\/tree\/v1.37.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-ctype"
        },
        {
            "name": "symfony\/polyfill-intl-grapheme",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-intl-grapheme.git",
                "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-grapheme\/zipball\/4864388bfbd3001ce88e234fab652acd91fdc57e",
                "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2026-04-26T13:13:48+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/polyfill",
                    "name": "symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "GuardDog\\Vendor\\Symfony\\Polyfill\\Intl\\Grapheme\\": ""
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's grapheme_* functions",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "grapheme",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-intl-grapheme\/tree\/v1.37.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-intl-grapheme"
        },
        {
            "name": "symfony\/polyfill-intl-normalizer",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-intl-normalizer.git",
                "reference": "3833d7255cc303546435cb650316bff708a1c75c"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-normalizer\/zipball\/3833d7255cc303546435cb650316bff708a1c75c",
                "reference": "3833d7255cc303546435cb650316bff708a1c75c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/polyfill",
                    "name": "symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "GuardDog\\Vendor\\Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                },
                "classmap": [
                    "Resources\/stubs"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's Normalizer class and related functions",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "intl",
                "normalizer",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-intl-normalizer\/tree\/v1.37.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-intl-normalizer"
        },
        {
            "name": "symfony\/polyfill-mbstring",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-mbstring.git",
                "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/6a21eb99c6973357967f6ce3708cd55a6bec6315",
                "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=7.2"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2026-04-10T17:25:58+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/polyfill",
                    "name": "symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "GuardDog\\Vendor\\Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-mbstring\/tree\/v1.37.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-mbstring"
        },
        {
            "name": "symfony\/polyfill-uuid",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-uuid.git",
                "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-uuid\/zipball\/21533be36c24be3f4b1669c4725c7d1d2bab4ae2",
                "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-uuid": "*"
            },
            "suggest": {
                "ext-uuid": "For best performance"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/polyfill",
                    "name": "symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "GuardDog\\Vendor\\Symfony\\Polyfill\\Uuid\\": ""
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gr\u00e9goire Pineau",
                    "email": "lyrixx@lyrixx.info"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Symfony polyfill for uuid functions",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "uuid"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-uuid\/tree\/v1.33.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-uuid"
        },
        {
            "name": "symfony\/property-access",
            "version": "v6.4.32",
            "version_normalized": "6.4.32.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/property-access.git",
                "reference": "6dfa655ac9e9860c05cabb287f34da86b18c237e"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/property-access\/zipball\/6dfa655ac9e9860c05cabb287f34da86b18c237e",
                "reference": "6dfa655ac9e9860c05cabb287f34da86b18c237e",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony\/deprecation-contracts": "^2.5|^3",
                "symfony\/property-info": "^6.4.32|~7.3.10|^7.4.4"
            },
            "require-dev": {
                "symfony\/cache": "^5.4|^6.0|^7.0"
            },
            "time": "2026-01-05T08:25:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\Symfony\\Component\\PropertyAccess\\": ""
                },
                "exclude-from-classmap": [
                    "\/Tests\/"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Provides functions to read and write from\/to an object or array using a simple string notation",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "access",
                "array",
                "extraction",
                "index",
                "injection",
                "object",
                "property",
                "property-path",
                "reflection"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/property-access\/tree\/v6.4.32"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/property-access"
        },
        {
            "name": "symfony\/property-info",
            "version": "v6.4.32",
            "version_normalized": "6.4.32.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/property-info.git",
                "reference": "5dda35816740c390bf374897a018256c7ede7ecc"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/property-info\/zipball\/5dda35816740c390bf374897a018256c7ede7ecc",
                "reference": "5dda35816740c390bf374897a018256c7ede7ecc",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony\/string": "^5.4|^6.0|^7.0"
            },
            "conflict": {
                "doctrine\/annotations": "<1.12",
                "phpdocumentor\/reflection-docblock": "<5.2",
                "phpdocumentor\/type-resolver": "<1.5.1",
                "symfony\/cache": "<5.4",
                "symfony\/dependency-injection": "<5.4|>=6.0,<6.4",
                "symfony\/serializer": "<5.4"
            },
            "require-dev": {
                "doctrine\/annotations": "^1.12|^2",
                "phpdocumentor\/reflection-docblock": "^5.2",
                "phpstan\/phpdoc-parser": "^1.0|^2.0",
                "symfony\/cache": "^5.4|^6.0|^7.0",
                "symfony\/dependency-injection": "^5.4|^6.0|^7.0",
                "symfony\/serializer": "^5.4|^6.4|^7.0"
            },
            "time": "2026-01-23T09:06:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\Symfony\\Component\\PropertyInfo\\": ""
                },
                "exclude-from-classmap": [
                    "\/Tests\/"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "K\u00e9vin Dunglas",
                    "email": "dunglas@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Extracts information about PHP class' properties using metadata of popular sources",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "doctrine",
                "phpdoc",
                "property",
                "symfony",
                "type",
                "validator"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/property-info\/tree\/v6.4.32"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/property-info"
        },
        {
            "name": "symfony\/serializer",
            "version": "v6.4.32",
            "version_normalized": "6.4.32.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/serializer.git",
                "reference": "8e02b21b88a4978aad275f002f614ac9eb52469b"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/serializer\/zipball\/8e02b21b88a4978aad275f002f614ac9eb52469b",
                "reference": "8e02b21b88a4978aad275f002f614ac9eb52469b",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony\/deprecation-contracts": "^2.5|^3",
                "symfony\/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "doctrine\/annotations": "<1.12",
                "phpdocumentor\/reflection-docblock": "<3.2.2",
                "phpdocumentor\/type-resolver": "<1.4.0",
                "symfony\/dependency-injection": "<5.4",
                "symfony\/property-access": "<5.4",
                "symfony\/property-info": "<5.4.24|>=6,<6.2.11",
                "symfony\/uid": "<5.4",
                "symfony\/validator": "<6.4",
                "symfony\/yaml": "<5.4"
            },
            "require-dev": {
                "doctrine\/annotations": "^1.12|^2",
                "phpdocumentor\/reflection-docblock": "^3.2|^4.0|^5.0",
                "seld\/jsonlint": "^1.10",
                "symfony\/cache": "^5.4|^6.0|^7.0",
                "symfony\/config": "^5.4|^6.0|^7.0",
                "symfony\/console": "^5.4|^6.0|^7.0",
                "symfony\/dependency-injection": "^5.4|^6.0|^7.0",
                "symfony\/error-handler": "^5.4|^6.0|^7.0",
                "symfony\/filesystem": "^5.4|^6.0|^7.0",
                "symfony\/form": "^5.4|^6.0|^7.0",
                "symfony\/http-foundation": "^5.4|^6.0|^7.0",
                "symfony\/http-kernel": "^5.4|^6.0|^7.0",
                "symfony\/messenger": "^5.4|^6.0|^7.0",
                "symfony\/mime": "^5.4|^6.0|^7.0",
                "symfony\/property-access": "^5.4.26|^6.3|^7.0",
                "symfony\/property-info": "^5.4.24|^6.2.11|^7.0",
                "symfony\/translation-contracts": "^2.5|^3",
                "symfony\/uid": "^5.4|^6.0|^7.0",
                "symfony\/validator": "^6.4|^7.0",
                "symfony\/var-dumper": "^5.4|^6.0|^7.0",
                "symfony\/var-exporter": "^5.4|^6.0|^7.0",
                "symfony\/yaml": "^5.4|^6.0|^7.0"
            },
            "time": "2026-01-21T18:25:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\Symfony\\Component\\Serializer\\": ""
                },
                "exclude-from-classmap": [
                    "\/Tests\/"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
            "homepage": "https:\/\/symfony.com",
            "support": {
                "source": "https:\/\/github.com\/symfony\/serializer\/tree\/v6.4.32"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/serializer"
        },
        {
            "name": "symfony\/string",
            "version": "v6.4.39",
            "version_normalized": "6.4.39.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/string.git",
                "reference": "62e3c927de664edadb5bef260987eb047a17a113"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/string\/zipball\/62e3c927de664edadb5bef260987eb047a17a113",
                "reference": "62e3c927de664edadb5bef260987eb047a17a113",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony\/polyfill-ctype": "~1.8",
                "symfony\/polyfill-intl-grapheme": "~1.0",
                "symfony\/polyfill-intl-normalizer": "~1.0",
                "symfony\/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony\/translation-contracts": "<2.5"
            },
            "require-dev": {
                "symfony\/http-client": "^5.4|^6.0|^7.0",
                "symfony\/intl": "^6.2|^7.0",
                "symfony\/translation-contracts": "^2.5|^3.0",
                "symfony\/var-exporter": "^5.4|^6.0|^7.0"
            },
            "time": "2026-05-12T11:44:19+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources\/functions.php"
                ],
                "psr-4": {
                    "GuardDog\\Vendor\\Symfony\\Component\\String\\": ""
                },
                "exclude-from-classmap": [
                    "\/Tests\/"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "grapheme",
                "i18n",
                "string",
                "unicode",
                "utf-8",
                "utf8"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/string\/tree\/v6.4.39"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/string"
        },
        {
            "name": "symfony\/uid",
            "version": "v6.4.32",
            "version_normalized": "6.4.32.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/uid.git",
                "reference": "6b973c385f00341b246f697d82dc01a09107acdd"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/uid\/zipball\/6b973c385f00341b246f697d82dc01a09107acdd",
                "reference": "6b973c385f00341b246f697d82dc01a09107acdd",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony\/polyfill-uuid": "^1.15"
            },
            "require-dev": {
                "symfony\/console": "^5.4|^6.0|^7.0"
            },
            "time": "2025-12-23T15:07:59+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\Symfony\\Component\\Uid\\": ""
                },
                "exclude-from-classmap": [
                    "\/Tests\/"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gr\u00e9goire Pineau",
                    "email": "lyrixx@lyrixx.info"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Provides an object-oriented API to generate and represent UIDs",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "UID",
                "ulid",
                "uuid"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/uid\/tree\/v6.4.32"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/uid"
        },
        {
            "name": "thenetworg\/oauth2-azure",
            "version": "v2.2.3",
            "version_normalized": "2.2.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/TheNetworg\/oauth2-azure.git",
                "reference": "074b57e19f4aa9634d20b2e4eda909e1127e4e66"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/TheNetworg\/oauth2-azure\/zipball\/074b57e19f4aa9634d20b2e4eda909e1127e4e66",
                "reference": "074b57e19f4aa9634d20b2e4eda909e1127e4e66",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-openssl": "*",
                "firebase\/php-jwt": "~3.0||~4.0||~5.0||~6.0||~7.0",
                "league\/oauth2-client": "~2.0",
                "php": "^7.1|^8.0"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.6"
            },
            "time": "2025-12-22T06:30:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\TheNetworg\\OAuth2\\Client\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Hajek",
                    "email": "jan.hajek@thenetw.org",
                    "homepage": "https:\/\/thenetw.org"
                }
            ],
            "description": "Azure Active Directory OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
            "keywords": [
                "SSO",
                "aad",
                "authorization",
                "azure",
                "azure active directory",
                "client",
                "microsoft",
                "oauth",
                "oauth2",
                "windows azure"
            ],
            "support": {
                "issues": "https:\/\/github.com\/TheNetworg\/oauth2-azure\/issues",
                "source": "https:\/\/github.com\/TheNetworg\/oauth2-azure\/tree\/v2.2.3"
            },
            "install-path": "..\/thenetworg\/oauth2-azure"
        },
        {
            "name": "web-auth\/cose-lib",
            "version": "4.5.0",
            "version_normalized": "4.5.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/web-auth\/cose-lib.git",
                "reference": "5adac6fe126994a3ee17ed9950efb4947ab132a9"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/web-auth\/cose-lib\/zipball\/5adac6fe126994a3ee17ed9950efb4947ab132a9",
                "reference": "5adac6fe126994a3ee17ed9950efb4947ab132a9",
                "shasum": ""
            },
            "require": {
                "brick\/math": "^0.9|^0.10|^0.11|^0.12|^0.13|^0.14",
                "ext-json": "*",
                "ext-openssl": "*",
                "php": ">=8.1",
                "spomky-labs\/pki-framework": "^1.0"
            },
            "require-dev": {
                "spomky-labs\/cbor-php": "^3.2.2"
            },
            "suggest": {
                "ext-bcmath": "For better performance, please install either GMP (recommended) or BCMath extension",
                "ext-gmp": "For better performance, please install either GMP (recommended) or BCMath extension",
                "spomky-labs\/cbor-php": "For COSE Signature support"
            },
            "time": "2026-01-03T14:43:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\Cose\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Florent Morselli",
                    "homepage": "https:\/\/github.com\/Spomky"
                },
                {
                    "name": "All contributors",
                    "homepage": "https:\/\/github.com\/web-auth\/cose\/contributors"
                }
            ],
            "description": "CBOR Object Signing and Encryption (COSE) For PHP",
            "homepage": "https:\/\/github.com\/web-auth",
            "keywords": [
                "COSE",
                "RFC8152"
            ],
            "support": {
                "issues": "https:\/\/github.com\/web-auth\/cose-lib\/issues",
                "source": "https:\/\/github.com\/web-auth\/cose-lib\/tree\/4.5.0"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/Spomky",
                    "type": "github"
                },
                {
                    "url": "https:\/\/www.patreon.com\/FlorentMorselli",
                    "type": "patreon"
                }
            ],
            "install-path": "..\/web-auth\/cose-lib"
        },
        {
            "name": "web-auth\/webauthn-lib",
            "version": "4.9.2",
            "version_normalized": "4.9.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/web-auth\/webauthn-lib.git",
                "reference": "008b25171c27cf4813420d0de31cc059bcc71f1a"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/web-auth\/webauthn-lib\/zipball\/008b25171c27cf4813420d0de31cc059bcc71f1a",
                "reference": "008b25171c27cf4813420d0de31cc059bcc71f1a",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "lcobucci\/clock": "^2.2|^3.0",
                "paragonie\/constant_time_encoding": "^2.6|^3.0",
                "php": ">=8.1",
                "psr\/clock": "^1.0",
                "psr\/event-dispatcher": "^1.0",
                "psr\/http-client": "^1.0",
                "psr\/http-factory": "^1.0",
                "psr\/log": "^1.0|^2.0|^3.0",
                "spomky-labs\/cbor-php": "^3.0",
                "spomky-labs\/pki-framework": "^1.0",
                "symfony\/deprecation-contracts": "^3.2",
                "symfony\/uid": "^6.1|^7.0",
                "web-auth\/cose-lib": "^4.2.3"
            },
            "suggest": {
                "phpdocumentor\/reflection-docblock": "As of 4.5.x, the phpdocumentor\/reflection-docblock component will become mandatory for converting objects such as the Metadata Statement",
                "psr\/clock-implementation": "As of 4.5.x, the PSR Clock implementation will replace lcobucci\/clock",
                "psr\/log-implementation": "Recommended to receive logs from the library",
                "symfony\/event-dispatcher": "Recommended to use dispatched events",
                "symfony\/property-access": "As of 4.5.x, the symfony\/serializer component will become mandatory for converting objects such as the Metadata Statement",
                "symfony\/property-info": "As of 4.5.x, the symfony\/serializer component will become mandatory for converting objects such as the Metadata Statement",
                "symfony\/serializer": "As of 4.5.x, the symfony\/serializer component will become mandatory for converting objects such as the Metadata Statement",
                "web-token\/jwt-library": "Mandatory for fetching Metadata Statement from distant sources"
            },
            "time": "2025-01-04T09:47:58+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/web-auth\/webauthn-framework",
                    "name": "web-auth\/webauthn-framework"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\Webauthn\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Florent Morselli",
                    "homepage": "https:\/\/github.com\/Spomky"
                },
                {
                    "name": "All contributors",
                    "homepage": "https:\/\/github.com\/web-auth\/webauthn-library\/contributors"
                }
            ],
            "description": "FIDO2\/Webauthn Support For PHP",
            "homepage": "https:\/\/github.com\/web-auth",
            "keywords": [
                "FIDO2",
                "fido",
                "webauthn"
            ],
            "support": {
                "source": "https:\/\/github.com\/web-auth\/webauthn-lib\/tree\/4.9.2"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/Spomky",
                    "type": "github"
                },
                {
                    "url": "https:\/\/www.patreon.com\/FlorentMorselli",
                    "type": "patreon"
                }
            ],
            "install-path": "..\/web-auth\/webauthn-lib"
        },
        {
            "name": "webmozart\/assert",
            "version": "1.12.1",
            "version_normalized": "1.12.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/webmozarts\/assert.git",
                "reference": "9be6926d8b485f55b9229203f962b51ed377ba68"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/webmozarts\/assert\/zipball\/9be6926d8b485f55b9229203f962b51ed377ba68",
                "reference": "9be6926d8b485f55b9229203f962b51ed377ba68",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-date": "*",
                "ext-filter": "*",
                "php": "^7.2 || ^8.0"
            },
            "suggest": {
                "ext-intl": "",
                "ext-simplexml": "",
                "ext-spl": ""
            },
            "time": "2025-10-29T15:56:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuardDog\\Vendor\\Webmozart\\Assert\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input\/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "support": {
                "issues": "https:\/\/github.com\/webmozarts\/assert\/issues",
                "source": "https:\/\/github.com\/webmozarts\/assert\/tree\/1.12.1"
            },
            "install-path": "..\/webmozart\/assert"
        }
    ],
    "dev": false,
    "dev-package-names": []
}