{
    "packages": [
        {
            "name": "acpl/my-tags",
            "version": "2.0.0-beta.3",
            "version_normalized": "2.0.0.0-beta3",
            "source": {
                "type": "git",
                "url": "https://github.com/android-com-pl/my-tags.git",
                "reference": "911775a6d3bb51749a6a3030e799588b296c26c8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/android-com-pl/my-tags/zipball/911775a6d3bb51749a6a3030e799588b296c26c8",
                "reference": "911775a6d3bb51749a6a3030e799588b296c26c8",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-beta",
                "fof/follow-tags": "^2.0.0-beta",
                "php": "^8.2"
            },
            "time": "2026-03-09T00:41:06+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": true,
                        "forum": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": true,
                        "typescript": false,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": false
                    }
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-bookmark",
                        "color": "#15161E",
                        "backgroundColor": "#00dc51"
                    },
                    "title": "My Tags",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Acpl\\MyTags\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Rafał Całka",
                    "homepage": "https://github.com/rafaucau",
                    "role": "Developer"
                }
            ],
            "description": "Displays a list of tags that the user is following in the sidebar.",
            "keywords": [
                "Follow",
                "flarum",
                "sidebar",
                "tags"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/28004-my-tags",
                "issues": "https://github.com/android-com-pl/my-tags/issues",
                "source": "https://github.com/android-com-pl/my-tags"
            },
            "funding": [
                {
                    "url": "https://github.com/android-com-pl/my-tags?sponsor=1",
                    "type": "github"
                }
            ],
            "install-path": "../acpl/my-tags"
        },
        {
            "name": "asispts/http-accept",
            "version": "v1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/asispts/http-accept.git",
                "reference": "7beca5a724ef329bb5a0094b5aef7bfeab1193ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/asispts/http-accept/zipball/7beca5a724ef329bb5a0094b5aef7bfeab1193ae",
                "reference": "7beca5a724ef329bb5a0094b5aef7bfeab1193ae",
                "shasum": ""
            },
            "require": {
                "php": "^7.2|^8.0"
            },
            "require-dev": {
                "asispts/ptscs": "^1.0",
                "phpstan/phpstan": "^1.4",
                "phpstan/phpstan-phpunit": "^1.0",
                "phpunit/phpunit": "^8.5|^9.5|^10.0"
            },
            "time": "2023-04-28T02:59:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "HttpAccept\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Asis Pattisahusiwa",
                    "email": "asispts@gmail.com"
                }
            ],
            "description": "PHP Parser to deal with HTTP Accept, Accept-Language, Accept-Encoding, and Content-Type headers",
            "homepage": "https://github.com/asispts/http-accept",
            "keywords": [
                "accept",
                "accept-encoding",
                "accept-language",
                "content-type",
                "http-header-parser",
                "http-headers"
            ],
            "support": {
                "issues": "https://github.com/asispts/http-accept/issues",
                "source": "https://github.com/asispts/http-accept/tree/v1.0.0"
            },
            "install-path": "../asispts/http-accept"
        },
        {
            "name": "axy/backtrace",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/axypro/backtrace.git",
                "reference": "23b217f74e4603202043848ad699d5472e7ae590"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/axypro/backtrace/zipball/23b217f74e4603202043848ad699d5472e7ae590",
                "reference": "23b217f74e4603202043848ad699d5472e7ae590",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~10.0.15",
                "squizlabs/php_codesniffer": "=3.7.1"
            },
            "time": "2023-03-16T11:02:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "axy\\backtrace\\": "src",
                    "axy\\backtrace\\tests\\": "tests"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oleg Grigoriev",
                    "email": "go.vasac@gmail.com"
                }
            ],
            "description": "Tracing in PHP",
            "homepage": "https://github.com/axypro/backtrace",
            "keywords": [
                "Backtrace",
                "debug",
                "exception",
                "trace"
            ],
            "support": {
                "issues": "https://github.com/axypro/backtrace/issues",
                "source": "https://github.com/axypro/backtrace/tree/3.0.1"
            },
            "install-path": "../axy/backtrace"
        },
        {
            "name": "axy/codecs-base64vlq",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/axypro/codecs-base64vlq.git",
                "reference": "1650b32b5fb706ed8416387ba16dee49bac2d02d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/axypro/codecs-base64vlq/zipball/1650b32b5fb706ed8416387ba16dee49bac2d02d",
                "reference": "1650b32b5fb706ed8416387ba16dee49bac2d02d",
                "shasum": ""
            },
            "require": {
                "axy/errors": "~3.0.1",
                "php": ">=8.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~10.0.15",
                "squizlabs/php_codesniffer": "=3.7.1"
            },
            "time": "2023-03-16T11:26:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "axy\\codecs\\base64vlq\\": "src",
                    "axy\\codecs\\base64vlq\\tests\\": "tests"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oleg Grigoriev",
                    "email": "go.vasac@gmail.com"
                }
            ],
            "description": "Codec for VLQ (variable-length quantity) Base64 algorithm",
            "homepage": "https://github.com/axypro/codecs-base64vlq",
            "keywords": [
                "Source map",
                "VLQ",
                "Variable length quantity",
                "base64",
                "codec"
            ],
            "support": {
                "issues": "https://github.com/axypro/codecs-base64vlq/issues",
                "source": "https://github.com/axypro/codecs-base64vlq/tree/2.0.1"
            },
            "install-path": "../axy/codecs-base64vlq"
        },
        {
            "name": "axy/errors",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/axypro/errors.git",
                "reference": "3f194e4f7e9e175033b4f05101518cfaae6d0e77"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/axypro/errors/zipball/3f194e4f7e9e175033b4f05101518cfaae6d0e77",
                "reference": "3f194e4f7e9e175033b4f05101518cfaae6d0e77",
                "shasum": ""
            },
            "require": {
                "axy/backtrace": "~3.0.1",
                "php": ">=8.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~10.0.15",
                "squizlabs/php_codesniffer": "=3.7.1"
            },
            "time": "2023-03-16T11:12:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "axy\\errors\\": "src",
                    "axy\\errors\\tests\\": "tests"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oleg Grigoriev",
                    "email": "go.vasac@gmail.com"
                }
            ],
            "description": "Exceptions in PHP",
            "homepage": "https://github.com/axypro/errors",
            "keywords": [
                "error",
                "exception"
            ],
            "support": {
                "issues": "https://github.com/axypro/errors/issues",
                "source": "https://github.com/axypro/errors/tree/3.0.1"
            },
            "install-path": "../axy/errors"
        },
        {
            "name": "axy/sourcemap",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/axypro/sourcemap.git",
                "reference": "052940cb8c62de2efb8d9a1bad744c48e08b2a04"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/axypro/sourcemap/zipball/052940cb8c62de2efb8d9a1bad744c48e08b2a04",
                "reference": "052940cb8c62de2efb8d9a1bad744c48e08b2a04",
                "shasum": ""
            },
            "require": {
                "axy/codecs-base64vlq": "^2.0.1",
                "axy/errors": "^3.0.1",
                "ext-json": "*",
                "php": ">=8.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~10.5.0",
                "squizlabs/php_codesniffer": "=3.7.1"
            },
            "time": "2026-08-05T18:14:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "axy\\sourcemap\\": "src",
                    "axy\\sourcemap\\tests\\": "tests"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oleg Grigoriev",
                    "email": "go.vasac@gmail.com"
                }
            ],
            "description": "Work with JavaScript/CSS Source Map",
            "homepage": "https://github.com/axypro/sourcemap",
            "keywords": [
                "Source map",
                "css",
                "javascript",
                "sourcemap"
            ],
            "support": {
                "issues": "https://github.com/axypro/sourcemap/issues",
                "source": "https://github.com/axypro/sourcemap/tree/1.1.1"
            },
            "install-path": "../axy/sourcemap"
        },
        {
            "name": "bitworking/mimeparse",
            "version": "2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/conneg/mimeparse-php.git",
                "reference": "15307343491fdb43eff3cb297e8a14c3dc9dd64a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/conneg/mimeparse-php/zipball/15307343491fdb43eff3cb297e8a14c3dc9dd64a",
                "reference": "15307343491fdb43eff3cb297e8a14c3dc9dd64a",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "captainhook/captainhook": "^5.18",
                "captainhook/plugin-composer": "^5.3",
                "ergebnis/composer-normalize": "^2.45",
                "php-parallel-lint/php-console-highlighter": "^1.0",
                "php-parallel-lint/php-parallel-lint": "^1.4",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^9 || ^10",
                "ramsey/coding-standard": "^2.1",
                "ramsey/conventional-commits": "^1.4",
                "roave/security-advisories": "dev-latest"
            },
            "time": "2025-03-30T21:10:16+00:00",
            "type": "library",
            "extra": {
                "captainhook": {
                    "force-install": true
                },
                "ramsey/conventional-commits": {
                    "configFile": "conventional-commits.json"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Bitworking\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Joe Gregorio",
                    "homepage": "https://bitworking.org"
                },
                {
                    "name": "Andrew \"Venom\" K."
                },
                {
                    "name": "Ben Ramsey",
                    "email": "ben@ramsey.dev",
                    "homepage": "https://ben.ramsey.dev"
                }
            ],
            "description": "Basic functions for handling mime-types.",
            "keywords": [
                "accept",
                "conneg",
                "content negotiation",
                "http",
                "mime"
            ],
            "support": {
                "issues": "https://github.com/conneg/mimeparse-php/issues",
                "source": "https://github.com/conneg/mimeparse-php/tree/2.3.0"
            },
            "install-path": "../bitworking/mimeparse"
        },
        {
            "name": "brick/math",
            "version": "0.18.0",
            "version_normalized": "0.18.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/brick/math.git",
                "reference": "82944324d1c1bdb2c2618e89978d4e2ad78d69ad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brick/math/zipball/82944324d1c1bdb2c2618e89978d4e2ad78d69ad",
                "reference": "82944324d1c1bdb2c2618e89978d4e2ad78d69ad",
                "shasum": ""
            },
            "require": {
                "php": "^8.2"
            },
            "require-dev": {
                "phpstan/phpstan": "2.1.22",
                "phpunit/phpunit": "^11.5"
            },
            "time": "2026-06-14T18:21:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "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.18.0"
            },
            "funding": [
                {
                    "url": "https://github.com/BenMorel",
                    "type": "github"
                }
            ],
            "install-path": "../brick/math"
        },
        {
            "name": "carbonphp/carbon-doctrine-types",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/CarbonPHP/carbon-doctrine-types.git",
                "reference": "bf72f821b9952722ea9f9c3912f85946e1af9e3d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/bf72f821b9952722ea9f9c3912f85946e1af9e3d",
                "reference": "bf72f821b9952722ea9f9c3912f85946e1af9e3d",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0"
            },
            "conflict": {
                "doctrine/dbal": "<3.7.0 || >=4.0.0"
            },
            "require-dev": {
                "doctrine/dbal": "^3.7.0",
                "nesbot/carbon": "^2.71.0 || ^3.0.0",
                "phpunit/phpunit": "^10.3"
            },
            "time": "2026-09-06T14:11:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Carbon\\Doctrine\\": "src/Carbon/Doctrine/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "KyleKatarn",
                    "email": "kylekatarnls@gmail.com"
                }
            ],
            "description": "Types to use Carbon in Doctrine",
            "keywords": [
                "carbon",
                "date",
                "datetime",
                "doctrine",
                "time"
            ],
            "support": {
                "issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues",
                "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/2.1.1"
            },
            "funding": [
                {
                    "url": "https://github.com/kylekatarnls",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/Carbon",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
                    "type": "tidelift"
                }
            ],
            "install-path": "../carbonphp/carbon-doctrine-types"
        },
        {
            "name": "datlechin/flarum-tag-passwords",
            "version": "v2.0.0-beta.1",
            "version_normalized": "2.0.0.0-beta1",
            "source": {
                "type": "git",
                "url": "https://github.com/datlechin/flarum-tag-passwords.git",
                "reference": "f01d012f3aba25f02124275c9f170562cad3dd13"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/datlechin/flarum-tag-passwords/zipball/f01d012f3aba25f02124275c9f170562cad3dd13",
                "reference": "f01d012f3aba25f02124275c9f170562cad3dd13",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-beta",
                "flarum/tags": "^2.0.0-beta",
                "php": "^8.2"
            },
            "time": "2026-02-25T03:24:27+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": false,
                        "admin": true,
                        "forum": true,
                        "locale": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": true,
                        "typescript": false,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": false
                    }
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-lock",
                        "color": "#fff",
                        "backgroundColor": "#D3241C"
                    },
                    "title": "Tag Passwords",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Datlechin\\TagPasswords\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ngo Quoc Dat",
                    "email": "datlechin@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "Adds password to protect your Tags.",
            "keywords": [
                "flarum",
                "password",
                "protect tags",
                "tags"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/30014",
                "issues": "https://github.com/datlechin/flarum-tag-passwords/issues",
                "source": "https://github.com/datlechin/flarum-tag-passwords"
            },
            "funding": [
                {
                    "url": "https://github.com/datlechin",
                    "type": "github"
                }
            ],
            "install-path": "../datlechin/flarum-tag-passwords"
        },
        {
            "name": "dflydev/dot-access-data",
            "version": "v3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
                "reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f",
                "reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.42",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
                "scrutinizer/ocular": "1.6.0",
                "squizlabs/php_codesniffer": "^3.5",
                "vimeo/psalm": "^4.0.0"
            },
            "time": "2024-07-08T12:26:09+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dflydev\\DotAccessData\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dragonfly Development Inc.",
                    "email": "info@dflydev.com",
                    "homepage": "http://dflydev.com"
                },
                {
                    "name": "Beau Simensen",
                    "email": "beau@dflydev.com",
                    "homepage": "http://beausimensen.com"
                },
                {
                    "name": "Carlos Frutos",
                    "email": "carlos@kiwing.it",
                    "homepage": "https://github.com/cfrutos"
                },
                {
                    "name": "Colin O'Dell",
                    "email": "colinodell@gmail.com",
                    "homepage": "https://www.colinodell.com"
                }
            ],
            "description": "Given a deep data structure, access data by dot notation.",
            "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
            "keywords": [
                "access",
                "data",
                "dot",
                "notation"
            ],
            "support": {
                "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
                "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.3"
            },
            "install-path": "../dflydev/dot-access-data"
        },
        {
            "name": "dflydev/fig-cookies",
            "version": "v3.2.0",
            "version_normalized": "3.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dflydev/dflydev-fig-cookies.git",
                "reference": "f9c63878e75483800477db4f897237b36556617b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dflydev/dflydev-fig-cookies/zipball/f9c63878e75483800477db4f897237b36556617b",
                "reference": "f9c63878e75483800477db4f897237b36556617b",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": "^7.2 || ^8.0",
                "psr/http-message": "^1.0.1 || ^2"
            },
            "require-dev": {
                "doctrine/coding-standard": "^8",
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12.16",
                "phpunit/phpunit": "^7.2.6 || ^9",
                "scrutinizer/ocular": "^1.8",
                "squizlabs/php_codesniffer": "^3.3",
                "vimeo/psalm": "^4.4"
            },
            "time": "2025-09-03T20:01:04+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dflydev\\FigCookies\\": "src/Dflydev/FigCookies"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Beau Simensen",
                    "email": "beau@dflydev.com"
                }
            ],
            "description": "Cookies for PSR-7 HTTP Message Interface.",
            "keywords": [
                "cookies",
                "psr-7",
                "psr7"
            ],
            "support": {
                "issues": "https://github.com/dflydev/dflydev-fig-cookies/issues",
                "source": "https://github.com/dflydev/dflydev-fig-cookies/tree/v3.2.0"
            },
            "install-path": "../dflydev/fig-cookies"
        },
        {
            "name": "doctrine/dbal",
            "version": "3.10.6",
            "version_normalized": "3.10.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/dbal.git",
                "reference": "c95589d775a0b2e543467d40f8c3ecccf586f2b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/c95589d775a0b2e543467d40f8c3ecccf586f2b4",
                "reference": "c95589d775a0b2e543467d40f8c3ecccf586f2b4",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": "^2",
                "doctrine/deprecations": "^0.5.3|^1",
                "doctrine/event-manager": "^1|^2",
                "php": "^7.4 || ^8.0",
                "psr/cache": "^1|^2|^3",
                "psr/log": "^1|^2|^3"
            },
            "conflict": {
                "doctrine/cache": "< 1.11"
            },
            "require-dev": {
                "doctrine/cache": "^1.11|^2.0",
                "doctrine/coding-standard": "14.0.0",
                "fig/log-test": "^1",
                "jetbrains/phpstorm-stubs": "2023.1",
                "phpstan/phpstan": "2.1.30",
                "phpstan/phpstan-strict-rules": "^2",
                "phpunit/phpunit": "9.6.34",
                "slevomat/coding-standard": "8.27.1",
                "squizlabs/php_codesniffer": "4.0.1",
                "symfony/cache": "^5.4|^6.0|^7.0|^8.0",
                "symfony/console": "^4.4|^5.4|^6.0|^7.0|^8.0"
            },
            "suggest": {
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
            },
            "time": "2026-07-21T12:57:49+00:00",
            "bin": [
                "bin/doctrine-dbal"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\DBAL\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                }
            ],
            "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
            "homepage": "https://www.doctrine-project.org/projects/dbal.html",
            "keywords": [
                "abstraction",
                "database",
                "db2",
                "dbal",
                "mariadb",
                "mssql",
                "mysql",
                "oci8",
                "oracle",
                "pdo",
                "pgsql",
                "postgresql",
                "queryobject",
                "sasql",
                "sql",
                "sqlite",
                "sqlserver",
                "sqlsrv"
            ],
            "support": {
                "issues": "https://github.com/doctrine/dbal/issues",
                "source": "https://github.com/doctrine/dbal/tree/3.10.6"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/dbal"
        },
        {
            "name": "doctrine/deprecations",
            "version": "1.1.6",
            "version_normalized": "1.1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/deprecations.git",
                "reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/deprecations/zipball/d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
                "reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "phpunit/phpunit": "<=7.5 || >=14"
            },
            "require-dev": {
                "doctrine/coding-standard": "^9 || ^12 || ^14",
                "phpstan/phpstan": "1.4.10 || 2.1.30",
                "phpstan/phpstan-phpunit": "^1.0 || ^2",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12.4 || ^13.0",
                "psr/log": "^1 || ^2 || ^3"
            },
            "suggest": {
                "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
            },
            "time": "2026-02-07T07:09:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "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.6"
            },
            "install-path": "../doctrine/deprecations"
        },
        {
            "name": "doctrine/event-manager",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/event-manager.git",
                "reference": "dda33921b198841ca8dbad2eaa5d4d34769d18cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/event-manager/zipball/dda33921b198841ca8dbad2eaa5d4d34769d18cf",
                "reference": "dda33921b198841ca8dbad2eaa5d4d34769d18cf",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "conflict": {
                "doctrine/common": "<2.9"
            },
            "require-dev": {
                "doctrine/coding-standard": "^14",
                "phpdocumentor/guides-cli": "^1.4",
                "phpstan/phpstan": "^2.1.32",
                "phpunit/phpunit": "^10.5.58"
            },
            "time": "2026-01-29T07:11:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
            "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
            "keywords": [
                "event",
                "event dispatcher",
                "event manager",
                "event system",
                "events"
            ],
            "support": {
                "issues": "https://github.com/doctrine/event-manager/issues",
                "source": "https://github.com/doctrine/event-manager/tree/2.1.1"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/event-manager"
        },
        {
            "name": "doctrine/inflector",
            "version": "2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/6d6c96277ea252fc1304627204c3d5e6e15faa3b",
                "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^12.0 || ^13.0",
                "phpstan/phpstan": "^1.12 || ^2.0",
                "phpstan/phpstan-phpunit": "^1.4 || ^2.0",
                "phpstan/phpstan-strict-rules": "^1.6 || ^2.0",
                "phpunit/phpunit": "^8.5 || ^12.2"
            },
            "time": "2025-08-10T19:31:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Inflector\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
            "homepage": "https://www.doctrine-project.org/projects/inflector.html",
            "keywords": [
                "inflection",
                "inflector",
                "lowercase",
                "manipulation",
                "php",
                "plural",
                "singular",
                "strings",
                "uppercase",
                "words"
            ],
            "support": {
                "issues": "https://github.com/doctrine/inflector/issues",
                "source": "https://github.com/doctrine/inflector/tree/2.1.0"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/inflector"
        },
        {
            "name": "doctrine/lexer",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
                "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "doctrine/coding-standard": "^12",
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^10.5",
                "psalm/plugin-phpunit": "^0.18.3",
                "vimeo/psalm": "^5.21"
            },
            "time": "2024-02-05T11:56:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
            "keywords": [
                "annotations",
                "docblock",
                "lexer",
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/doctrine/lexer/issues",
                "source": "https://github.com/doctrine/lexer/tree/3.0.1"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/lexer"
        },
        {
            "name": "dragonmantank/cron-expression",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dragonmantank/cron-expression.git",
                "reference": "d61a8a9604ec1f8c3d150d09db6ce98b32675013"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/d61a8a9604ec1f8c3d150d09db6ce98b32675013",
                "reference": "d61a8a9604ec1f8c3d150d09db6ce98b32675013",
                "shasum": ""
            },
            "require": {
                "php": "^8.2|^8.3|^8.4|^8.5"
            },
            "replace": {
                "mtdowling/cron-expression": "^1.0"
            },
            "require-dev": {
                "phpstan/extension-installer": "^1.4.3",
                "phpstan/phpstan": "^1.12.32|^2.1.31",
                "phpunit/phpunit": "^8.5.48|^9.0"
            },
            "time": "2025-10-31T18:51:33+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Cron\\": "src/Cron/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chris Tankersley",
                    "email": "chris@ctankersley.com",
                    "homepage": "https://github.com/dragonmantank"
                }
            ],
            "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
            "keywords": [
                "cron",
                "schedule"
            ],
            "support": {
                "issues": "https://github.com/dragonmantank/cron-expression/issues",
                "source": "https://github.com/dragonmantank/cron-expression/tree/v3.6.0"
            },
            "funding": [
                {
                    "url": "https://github.com/dragonmantank",
                    "type": "github"
                }
            ],
            "install-path": "../dragonmantank/cron-expression"
        },
        {
            "name": "egulias/email-validator",
            "version": "4.0.4",
            "version_normalized": "4.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/egulias/EmailValidator.git",
                "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
                "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^2.0 || ^3.0",
                "php": ">=8.1",
                "symfony/polyfill-intl-idn": "^1.26"
            },
            "require-dev": {
                "phpunit/phpunit": "^10.2",
                "vimeo/psalm": "^5.12"
            },
            "suggest": {
                "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
            },
            "time": "2025-03-06T22:45:56+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Egulias\\EmailValidator\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eduardo Gulias Davis"
                }
            ],
            "description": "A library for validating emails against several RFCs",
            "homepage": "https://github.com/egulias/EmailValidator",
            "keywords": [
                "email",
                "emailvalidation",
                "emailvalidator",
                "validation",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/egulias/EmailValidator/issues",
                "source": "https://github.com/egulias/EmailValidator/tree/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/egulias",
                    "type": "github"
                }
            ],
            "install-path": "../egulias/email-validator"
        },
        {
            "name": "enshrined/svg-sanitize",
            "version": "0.22.0",
            "version_normalized": "0.22.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/darylldoyle/svg-sanitizer.git",
                "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/0afa95ea74be155a7bcd6c6fb60c276c39984500",
                "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.5 || ^8.5"
            },
            "time": "2025-08-12T10:13:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "enshrined\\svgSanitize\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Daryll Doyle",
                    "email": "daryll@enshrined.co.uk"
                }
            ],
            "description": "An SVG sanitizer for PHP",
            "support": {
                "issues": "https://github.com/darylldoyle/svg-sanitizer/issues",
                "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.22.0"
            },
            "install-path": "../enshrined/svg-sanitize"
        },
        {
            "name": "evenement/evenement",
            "version": "v3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/igorw/evenement.git",
                "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc",
                "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9 || ^6"
            },
            "time": "2023-08-08T05:53:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Evenement\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                }
            ],
            "description": "Événement is a very simple event dispatching library for PHP",
            "keywords": [
                "event-dispatcher",
                "event-emitter"
            ],
            "support": {
                "issues": "https://github.com/igorw/evenement/issues",
                "source": "https://github.com/igorw/evenement/tree/v3.0.2"
            },
            "install-path": "../evenement/evenement"
        },
        {
            "name": "fakerphp/faker",
            "version": "v1.24.1",
            "version_normalized": "1.24.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FakerPHP/Faker.git",
                "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
                "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0",
                "psr/container": "^1.0 || ^2.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "conflict": {
                "fzaninotto/faker": "*"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4.1",
                "doctrine/persistence": "^1.3 || ^2.0",
                "ext-intl": "*",
                "phpunit/phpunit": "^9.5.26",
                "symfony/phpunit-bridge": "^5.4.16"
            },
            "suggest": {
                "doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
                "ext-curl": "Required by Faker\\Provider\\Image to download images.",
                "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
                "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
                "ext-mbstring": "Required for multibyte Unicode string functionality."
            },
            "time": "2024-11-21T13:46:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Faker\\": "src/Faker/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "François Zaninotto"
                }
            ],
            "description": "Faker is a PHP library that generates fake data for you.",
            "keywords": [
                "data",
                "faker",
                "fixtures"
            ],
            "support": {
                "issues": "https://github.com/FakerPHP/Faker/issues",
                "source": "https://github.com/FakerPHP/Faker/tree/v1.24.1"
            },
            "install-path": "../fakerphp/faker"
        },
        {
            "name": "fgribreau/mailchecker",
            "version": "v6.0.21",
            "version_normalized": "6.0.21.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FGRibreau/mailchecker.git",
                "reference": "bb8d0612400a3064ef04247797d5c0bfaaae4689"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FGRibreau/mailchecker/zipball/bb8d0612400a3064ef04247797d5c0bfaaae4689",
                "reference": "bb8d0612400a3064ef04247797d5c0bfaaae4689",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^12"
            },
            "time": "2026-07-18T21:00:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Fgribreau\\": "platform/php"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Temporary (disposable/throwaway) email detection library. Covers 1987 fake email providers.",
            "keywords": [
                "detection",
                "disposable",
                "email",
                "fake"
            ],
            "support": {
                "issues": "https://github.com/FGRibreau/mailchecker/issues",
                "source": "https://github.com/FGRibreau/mailchecker/tree/v6.0.21"
            },
            "funding": [
                {
                    "url": "https://github.com/fgribreau",
                    "type": "github"
                }
            ],
            "install-path": "../fgribreau/mailchecker"
        },
        {
            "name": "fig/http-message-util",
            "version": "1.1.5",
            "version_normalized": "1.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message-util.git",
                "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765",
                "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765",
                "shasum": ""
            },
            "require": {
                "php": "^5.3 || ^7.0 || ^8.0"
            },
            "suggest": {
                "psr/http-message": "The package containing the PSR-7 interfaces"
            },
            "time": "2020-11-24T22:02:12+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Fig\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Utility classes and constants for use with PSR-7 (psr/http-message)",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "issues": "https://github.com/php-fig/http-message-util/issues",
                "source": "https://github.com/php-fig/http-message-util/tree/1.1.5"
            },
            "install-path": "../fig/http-message-util"
        },
        {
            "name": "filp/whoops",
            "version": "2.18.4",
            "version_normalized": "2.18.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/filp/whoops.git",
                "reference": "d2102955e48b9fd9ab24280a7ad12ed552752c4d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/filp/whoops/zipball/d2102955e48b9fd9ab24280a7ad12ed552752c4d",
                "reference": "d2102955e48b9fd9ab24280a7ad12ed552752c4d",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0",
                "psr/log": "^1.0.1 || ^2.0 || ^3.0"
            },
            "require-dev": {
                "mockery/mockery": "^1.0",
                "phpunit/phpunit": "^7.5.20 || ^8.5.8 || ^9.3.3",
                "symfony/var-dumper": "^4.0 || ^5.0"
            },
            "suggest": {
                "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
                "whoops/soap": "Formats errors as SOAP responses"
            },
            "time": "2025-08-08T12:00:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Whoops\\": "src/Whoops/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Filipe Dobreira",
                    "homepage": "https://github.com/filp",
                    "role": "Developer"
                }
            ],
            "description": "php error handling for cool kids",
            "homepage": "https://filp.github.io/whoops/",
            "keywords": [
                "error",
                "exception",
                "handling",
                "library",
                "throwable",
                "whoops"
            ],
            "support": {
                "issues": "https://github.com/filp/whoops/issues",
                "source": "https://github.com/filp/whoops/tree/2.18.4"
            },
            "funding": [
                {
                    "url": "https://github.com/denis-sokolov",
                    "type": "github"
                }
            ],
            "install-path": "../filp/whoops"
        },
        {
            "name": "flarum/approval",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/approval.git",
                "reference": "d91d52074c86450248ab36667a17f544d62b5255"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/approval/zipball/d91d52074c86450248ab36667a17f544d62b5255",
                "reference": "d91d52074c86450248ab36667a17f544d62b5255",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8",
                "flarum/flags": "^2.0"
            },
            "require-dev": {
                "flarum/audit": "*",
                "flarum/tags": "*",
                "flarum/testing": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": true,
                        "forum": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": true,
                        "typescript": false,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-check",
                        "color": "#3F8A32",
                        "backgroundColor": "#ABDC88"
                    },
                    "title": "Approval",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/audit"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Flarum\\Approval\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Make discussions and posts require moderator approval.",
            "homepage": "https://flarum.org",
            "keywords": [
                "moderation"
            ],
            "support": {
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/approval"
            },
            "funding": [
                {
                    "url": "https://flarum.org/donate/",
                    "type": "website"
                }
            ],
            "install-path": "../flarum/approval"
        },
        {
            "name": "flarum/audit",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/audit.git",
                "reference": "40b647e7a6bc14984fb9fefdf9c22fbe1a03acee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/audit/zipball/40b647e7a6bc14984fb9fefdf9c22fbe1a03acee",
                "reference": "40b647e7a6bc14984fb9fefdf9c22fbe1a03acee",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "flarum/core": "^2.0.0-rc.8"
            },
            "require-dev": {
                "flarum/approval": "*",
                "flarum/flags": "*",
                "flarum/lock": "*",
                "flarum/nicknames": "*",
                "flarum/sticky": "*",
                "flarum/suspend": "*",
                "flarum/tags": "*",
                "flarum/testing": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": true,
                        "forum": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": true,
                        "prettier": true,
                        "typescript": true,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-book",
                        "color": "#fff",
                        "backgroundColor": "#2563EB"
                    },
                    "title": "Audit",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Flarum\\Audit\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Keep an audit log of moderation and administration actions.",
            "homepage": "https://flarum.org",
            "keywords": [
                "moderation"
            ],
            "support": {
                "docs": "https://docs.flarum.org/2.x/extensions/audit",
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/audit"
            },
            "funding": [
                {
                    "url": "https://flarum.org/donate/",
                    "type": "website"
                }
            ],
            "install-path": "../flarum/audit"
        },
        {
            "name": "flarum/bbcode",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/bbcode.git",
                "reference": "27cfece1f545dfebf91b30d68ec2d62c444d81af"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/bbcode/zipball/27cfece1f545dfebf91b30d68ec2d62c444d81af",
                "reference": "27cfece1f545dfebf91b30d68ec2d62c444d81af",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": false,
                        "css": false,
                        "admin": false,
                        "forum": false,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": false,
                        "typescript": false,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": false,
                        "backendTesting": false
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-bold",
                        "color": "#fff",
                        "backgroundColor": "#238C59"
                    },
                    "title": "BBCode",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Flarum\\BBCode\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Allow posts to be formatted with BBCode.",
            "homepage": "https://flarum.org",
            "keywords": [
                "formatting"
            ],
            "support": {
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/bbcode"
            },
            "funding": [
                {
                    "url": "https://flarum.org/donate/",
                    "type": "website"
                }
            ],
            "install-path": "../flarum/bbcode"
        },
        {
            "name": "flarum/core",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/flarum-core.git",
                "reference": "fcd7bbbc4074f23520c8fab441d976aa3e0e6cef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/flarum-core/zipball/fcd7bbbc4074f23520c8fab441d976aa3e0e6cef",
                "reference": "fcd7bbbc4074f23520c8fab441d976aa3e0e6cef",
                "shasum": ""
            },
            "require": {
                "axy/sourcemap": "^1.1.1",
                "bitworking/mimeparse": "^2.3",
                "dflydev/fig-cookies": "^3.0",
                "doctrine/dbal": "^3.6",
                "dragonmantank/cron-expression": "*",
                "fakerphp/faker": "^1.9.1",
                "flarum/json-api-server": "^0.1.0",
                "fortawesome/font-awesome": "^7.0",
                "franzl/whoops-middleware": "2.0",
                "guzzlehttp/guzzle": "^7.7",
                "illuminate/bus": "^13.0",
                "illuminate/cache": "^13.0",
                "illuminate/config": "^13.0",
                "illuminate/console": "^13.0",
                "illuminate/container": "^13.0",
                "illuminate/contracts": "^13.0",
                "illuminate/database": "^13.0",
                "illuminate/events": "^13.0",
                "illuminate/filesystem": "^13.0",
                "illuminate/hashing": "^13.0",
                "illuminate/mail": "^13.0",
                "illuminate/queue": "^13.11",
                "illuminate/session": "^13.0",
                "illuminate/support": "^13.0",
                "illuminate/validation": "^13.0",
                "illuminate/view": "^13.0",
                "intervention/image": "^3.2",
                "jenssegers/agent": "^2.6.4",
                "laminas/laminas-diactoros": "^3.0",
                "laminas/laminas-httphandlerrunner": "^2.6.1",
                "laminas/laminas-stratigility": "^3.10",
                "league/flysystem": "^3.15",
                "league/flysystem-memory": "^3.15",
                "matthiasmullie/minify": "^1.3.70",
                "middlewares/base-path": "^2.1.0",
                "middlewares/base-path-router": "^2.0.1",
                "middlewares/request-handler": "^2.0.2",
                "monolog/monolog": "^3.0",
                "nesbot/carbon": "^3.0",
                "nikic/fast-route": "^1.3",
                "php": "^8.3",
                "psr/http-message": "^1.1",
                "psr/http-server-handler": "^1.0.2",
                "psr/http-server-middleware": "^1.0.2",
                "psy/psysh": "^0.12",
                "s9e/text-formatter": "^2.13",
                "symfony/config": "^7.4",
                "symfony/console": "^7.4",
                "symfony/event-dispatcher": "^7.4",
                "symfony/http-client": "^7.4",
                "symfony/mailgun-mailer": "^7.4",
                "symfony/mime": "^7.4",
                "symfony/polyfill-intl-messageformatter": "^1.27",
                "symfony/postmark-mailer": "^7.4",
                "symfony/translation": "^7.4",
                "symfony/translation-contracts": "^2.5",
                "symfony/yaml": "^7.4",
                "wikimedia/less.php": "^5.3"
            },
            "require-dev": {
                "flarum/testing": "^2.0.0-rc.8",
                "symfony/var-dumper": "^7.4"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "library",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": true,
                        "forum": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": true,
                        "prettier": true,
                        "typescript": true,
                        "bundlewatch": true,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": true
                    },
                    "excludeScaffolding": [
                        "LICENSE.md",
                        "js/tsconfig.json",
                        "js/webpack.config.js"
                    ]
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/helpers.php"
                ],
                "psr-4": {
                    "Flarum\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Flarum",
                    "email": "info@flarum.org",
                    "homepage": "https://flarum.org/team"
                }
            ],
            "description": "Delightfully simple forum software.",
            "homepage": "https://flarum.org/",
            "keywords": [
                "discussion",
                "forum"
            ],
            "support": {
                "chat": "https://flarum.org/chat",
                "docs": "https://docs.flarum.org",
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/flarum-core"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/flarum",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/flarum",
                    "type": "opencollective"
                },
                {
                    "url": "https://flarum.org/donate",
                    "type": "other"
                }
            ],
            "install-path": "../flarum/core"
        },
        {
            "name": "flarum/emoji",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/emoji.git",
                "reference": "01babfc491a3814f7cd68fc399a50285c5192284"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/emoji/zipball/01babfc491a3814f7cd68fc399a50285c5192284",
                "reference": "01babfc491a3814f7cd68fc399a50285c5192284",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": false,
                        "forum": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": true,
                        "typescript": false,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": false
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "image": "icon.svg",
                        "backgroundColor": "#FECC4D"
                    },
                    "title": "Emoji",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Convert text and unicode emoji into Twemoji.",
            "homepage": "https://flarum.org",
            "keywords": [
                "formatting"
            ],
            "support": {
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/emoji"
            },
            "funding": [
                {
                    "url": "https://flarum.org/donate/",
                    "type": "website"
                }
            ],
            "install-path": "../flarum/emoji"
        },
        {
            "name": "flarum/flags",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/flags.git",
                "reference": "78243269fa7664e0c5cea7847b4202758d1016b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/flags/zipball/78243269fa7664e0c5cea7847b4202758d1016b6",
                "reference": "78243269fa7664e0c5cea7847b4202758d1016b6",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8"
            },
            "require-dev": {
                "flarum/audit": "*",
                "flarum/core": "*@dev",
                "flarum/tags": "*@dev",
                "flarum/testing": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": true,
                        "forum": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": true,
                        "typescript": true,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-flag",
                        "color": "#fff",
                        "backgroundColor": "#D659B5"
                    },
                    "title": "Flags",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/realtime",
                        "flarum/audit"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Flarum\\Flags\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Allow users to flag posts for moderator review.",
            "homepage": "https://flarum.org",
            "keywords": [
                "moderation"
            ],
            "support": {
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/flags"
            },
            "funding": [
                {
                    "url": "https://flarum.org/donate/",
                    "type": "website"
                }
            ],
            "install-path": "../flarum/flags"
        },
        {
            "name": "flarum/gdpr",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/gdpr.git",
                "reference": "1068a60e0c35e07ad3e9eb396b324cb1b35c3048"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/gdpr/zipball/1068a60e0c35e07ad3e9eb396b324cb1b35c3048",
                "reference": "1068a60e0c35e07ad3e9eb396b324cb1b35c3048",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8",
                "nelexa/zip": "^4.0.2"
            },
            "replace": {
                "blomstra/gdpr": "*"
            },
            "require-dev": {
                "flarum/audit": "*",
                "flarum/phpstan": "^2.0.0-rc.8",
                "flarum/testing": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "jsCommon": true,
                        "typescript": true,
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "color": "#3a98d0",
                        "image": "resources/logo.svg",
                        "backgroundSize": "90%",
                        "backgroundColor": "#EBF1FD",
                        "backgroundRepeat": "no-repeat",
                        "backgroundPosition": "center"
                    },
                    "title": "GDPR Data Management",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/audit"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Flarum\\Gdpr\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Features for GDPR, PII management",
            "homepage": "https://flarum.org",
            "keywords": [
                "export",
                "extension",
                "flarum",
                "gdpr",
                "pii"
            ],
            "support": {
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/gdpr"
            },
            "funding": [
                {
                    "url": "https://flarum.org/donate/",
                    "type": "website"
                }
            ],
            "install-path": "../flarum/gdpr"
        },
        {
            "name": "flarum/json-api-server",
            "version": "0.1.2",
            "version_normalized": "0.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/json-api-server.git",
                "reference": "ff30440fb00d160812a17251f2952a2aecba4caa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/json-api-server/zipball/ff30440fb00d160812a17251f2952a2aecba4caa",
                "reference": "ff30440fb00d160812a17251f2952a2aecba4caa",
                "shasum": ""
            },
            "require": {
                "asispts/http-accept": "^1.0",
                "doctrine/inflector": "^2.0",
                "ext-json": "*",
                "nyholm/psr7": "^1.8",
                "php": ">=8.1",
                "psr/http-message": "^1.0",
                "psr/http-server-handler": "^1.0"
            },
            "require-dev": {
                "dms/phpunit-arraysubset-asserts": "^0.5.0",
                "phpbench/phpbench": "^1.2",
                "phpunit/phpunit": "^10.2.2"
            },
            "time": "2024-11-09T11:58:06+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php",
                    "src/Laravel/functions.php"
                ],
                "psr-4": {
                    "Tobyz\\JsonApiServer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Toby Zerner",
                    "email": "toby.zerner@gmail.com"
                }
            ],
            "description": "A fully automated JSON:API server implementation in PHP.",
            "support": {
                "source": "https://github.com/flarum/json-api-server/tree/0.1.2"
            },
            "funding": [
                {
                    "url": "https://github.com/flarum",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/flarum",
                    "type": "open_collective"
                }
            ],
            "install-path": "../flarum/json-api-server"
        },
        {
            "name": "flarum/lang-english",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/lang-english.git",
                "reference": "4f6b9b7c3b70e341849fb8c014b5e1f710a1a7c2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/lang-english/zipball/4f6b9b7c3b70e341849fb8c014b5e1f710a1a7c2",
                "reference": "4f6b9b7c3b70e341849fb8c014b5e1f710a1a7c2",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": false,
                        "css": false,
                        "admin": false,
                        "forum": false,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": false,
                        "typescript": false,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": false,
                        "backendTesting": false
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-locale": {
                    "code": "en",
                    "title": "English"
                },
                "flarum-extension": {
                    "icon": {
                        "image": "icon.svg",
                        "backgroundSize": "cover",
                        "backgroundColor": "#00247d",
                        "backgroundPosition": "center"
                    },
                    "info": {
                        "donate": "https://flarum.org/donate/",
                        "support": "https://discuss.flarum.org",
                        "website": "https://flarum.org"
                    },
                    "title": "English",
                    "category": "language"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "English language pack.",
            "keywords": [
                "locale"
            ],
            "support": {
                "source": "https://github.com/flarum/lang-english/tree/v2.0.0-rc.8"
            },
            "funding": [
                {
                    "url": "https://github.com/flarum",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/flarum",
                    "type": "open_collective"
                }
            ],
            "install-path": "../flarum/lang-english"
        },
        {
            "name": "flarum/likes",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/likes.git",
                "reference": "578c21a95c7a818f38be05b0ffa454d3965869ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/likes/zipball/578c21a95c7a818f38be05b0ffa454d3965869ba",
                "reference": "578c21a95c7a818f38be05b0ffa454d3965869ba",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8"
            },
            "require-dev": {
                "flarum/testing": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": true,
                        "forum": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": true,
                        "typescript": false,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "far fa-thumbs-up",
                        "color": "#fff",
                        "backgroundColor": "#3A649D"
                    },
                    "title": "Likes",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/realtime"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Flarum\\Likes\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Allow users to like posts.",
            "homepage": "https://flarum.org",
            "keywords": [
                "discussion"
            ],
            "support": {
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/likes"
            },
            "funding": [
                {
                    "url": "https://flarum.org/donate/",
                    "type": "website"
                }
            ],
            "install-path": "../flarum/likes"
        },
        {
            "name": "flarum/lock",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/lock.git",
                "reference": "dcd04126fbc7c7ec9c8d52d7608fc08b6b5211bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/lock/zipball/dcd04126fbc7c7ec9c8d52d7608fc08b6b5211bf",
                "reference": "dcd04126fbc7c7ec9c8d52d7608fc08b6b5211bf",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8"
            },
            "require-dev": {
                "flarum/audit": "*",
                "flarum/testing": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": true,
                        "forum": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": true,
                        "typescript": false,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-lock",
                        "color": "#666",
                        "backgroundColor": "#ddd"
                    },
                    "title": "Lock",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/realtime",
                        "flarum/audit"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Flarum\\Lock\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "End a discussion and don't let anyone add further replies.",
            "homepage": "https://flarum.org",
            "keywords": [
                "moderation"
            ],
            "support": {
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/lock"
            },
            "funding": [
                {
                    "url": "https://flarum.org/donate/",
                    "type": "website"
                }
            ],
            "install-path": "../flarum/lock"
        },
        {
            "name": "flarum/markdown",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/markdown.git",
                "reference": "3544c8cd4d33d86af306270cc153ad6cf0285575"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/markdown/zipball/3544c8cd4d33d86af306270cc153ad6cf0285575",
                "reference": "3544c8cd4d33d86af306270cc153ad6cf0285575",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": false,
                        "forum": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": true,
                        "typescript": false,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": false
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "color": "#fff",
                        "image": "icon.svg",
                        "backgroundSize": "100%",
                        "backgroundColor": "#000",
                        "backgroundRepeat": "no-repeat",
                        "backgroundPosition": "center"
                    },
                    "title": "Markdown",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Allow posts to be formatted with Markdown.",
            "homepage": "https://flarum.org",
            "keywords": [
                "formatting"
            ],
            "support": {
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/markdown"
            },
            "funding": [
                {
                    "url": "https://flarum.org/donate/",
                    "type": "website"
                }
            ],
            "install-path": "../flarum/markdown"
        },
        {
            "name": "flarum/mentions",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/mentions.git",
                "reference": "156518942267fa71c7136b2a3669aa8f02f0abaa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/mentions/zipball/156518942267fa71c7136b2a3669aa8f02f0abaa",
                "reference": "156518942267fa71c7136b2a3669aa8f02f0abaa",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8"
            },
            "require-dev": {
                "flarum/approval": "*@dev",
                "flarum/core": "*@dev",
                "flarum/flags": "*@dev",
                "flarum/tags": "*@dev",
                "flarum/testing": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": true,
                        "forum": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": true,
                        "typescript": false,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-at",
                        "color": "#fff",
                        "backgroundColor": "#539EC1"
                    },
                    "title": "Mentions",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/tags"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Flarum\\Mentions\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Mention and reply to specific posts and users.",
            "homepage": "https://flarum.org",
            "keywords": [
                "discussion"
            ],
            "support": {
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/mentions"
            },
            "funding": [
                {
                    "url": "https://flarum.org/donate/",
                    "type": "website"
                }
            ],
            "install-path": "../flarum/mentions"
        },
        {
            "name": "flarum/messages",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/messages.git",
                "reference": "51c363c58eb86e8424872f9e67d96101c9ea4501"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/messages/zipball/51c363c58eb86e8424872f9e67d96101c9ea4501",
                "reference": "51c363c58eb86e8424872f9e67d96101c9ea4501",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8"
            },
            "require-dev": {
                "flarum/testing": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": true,
                        "forum": true,
                        "locale": true,
                        "gitConf": true,
                        "phpstan": false,
                        "styleci": true,
                        "jsCommon": true,
                        "prettier": true,
                        "typescript": true,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": true,
                        "frontendTesting": true
                    }
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-envelope-open",
                        "color": "#ffffff",
                        "backgroundColor": "#9b34c7"
                    },
                    "title": "Messages",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/realtime",
                        "flarum/tags"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Flarum\\Messages\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Flarum",
                    "email": "info@flarum.org",
                    "role": "Developer"
                }
            ],
            "description": "Private messaging ",
            "keywords": [
                "flarum"
            ],
            "support": {
                "issues": "https://github.com/flarum/messages/issues",
                "source": "https://github.com/flarum/messages/tree/v2.0.0-rc.8"
            },
            "funding": [
                {
                    "url": "https://github.com/flarum",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/flarum",
                    "type": "open_collective"
                }
            ],
            "install-path": "../flarum/messages"
        },
        {
            "name": "flarum/nicknames",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/nicknames.git",
                "reference": "7926250e07093f983e894b4ed9b69d34878c2a7f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/nicknames/zipball/7926250e07093f983e894b4ed9b69d34878c2a7f",
                "reference": "7926250e07093f983e894b4ed9b69d34878c2a7f",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8"
            },
            "require-dev": {
                "flarum/audit": "*",
                "flarum/core": "2.x-dev",
                "flarum/testing": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": false,
                        "admin": true,
                        "forum": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": true,
                        "typescript": false,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-user-tag",
                        "color": "#ffffff",
                        "backgroundColor": "#8E4529"
                    },
                    "title": "Nicknames",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/audit"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Flarum\\Nicknames\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Allow users to set nicknames.",
            "homepage": "https://flarum.org",
            "keywords": [
                "nicknames"
            ],
            "support": {
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/nicknames"
            },
            "funding": [
                {
                    "url": "https://flarum.org/donate/",
                    "type": "website"
                }
            ],
            "install-path": "../flarum/nicknames"
        },
        {
            "name": "flarum/realtime",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/realtime.git",
                "reference": "bcbccef65a9b722f23677600206ecb81272f57ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/realtime/zipball/bcbccef65a9b722f23677600206ecb81272f57ab",
                "reference": "bcbccef65a9b722f23677600206ecb81272f57ab",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8",
                "plesk/ratchetphp": "v1.0.4",
                "pusher/pusher-php-server": "^7.2.0"
            },
            "conflict": {
                "flarum-com/realtime": "*",
                "flarum/pusher": "*",
                "kyrne/websocket": "*"
            },
            "require-dev": {
                "flarum/flags": "^2.0.0",
                "flarum/likes": "^2.0.0",
                "flarum/lock": "^2.0.0",
                "flarum/messages": "^2.0.0",
                "flarum/phpstan": "^2.0.0-rc.8",
                "flarum/tags": "^2.0.0",
                "flarum/testing": "^2.0.0-rc.8",
                "fof/best-answer": "^2.0.0",
                "fof/discussion-views": "^2.0.0",
                "fof/reactions": "^2.0.0"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "githubActions": true
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "image": "resources/assets/logo.svg",
                        "backgroundSize": "100%",
                        "backgroundColor": "#E3E7F1",
                        "backgroundRepeat": "no-repeat",
                        "backgroundPosition": "center"
                    },
                    "title": "Realtime",
                    "category": "feature",
                    "optional-dependencies": []
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Flarum\\Realtime\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Step up to make your Flarum forum realtime.",
            "homepage": "https://flarum.org",
            "keywords": [
                "extension",
                "flarum",
                "realtime",
                "typing indicator",
                "websocket"
            ],
            "support": {
                "docs": "https://docs.flarum.org/2.x/extend/realtime",
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/pusher"
            },
            "funding": [
                {
                    "url": "https://flarum.org/donate/",
                    "type": "website"
                }
            ],
            "install-path": "../flarum/realtime"
        },
        {
            "name": "flarum/statistics",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/statistics.git",
                "reference": "dbfaa3395c2c4953d5db404d77ad996be62861f0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/statistics/zipball/dbfaa3395c2c4953d5db404d77ad996be62861f0",
                "reference": "dbfaa3395c2c4953d5db404d77ad996be62861f0",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8"
            },
            "require-dev": {
                "flarum/testing": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": true,
                        "forum": false,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": true,
                        "typescript": true,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": true
                    },
                    "excludeScaffolding": [
                        "js/src/admin/index.ts"
                    ]
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-chart-bar",
                        "color": "#fff",
                        "backgroundColor": "#6932d1"
                    },
                    "title": "Statistics",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Flarum\\Statistics\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Add a basic statistics widget on the Dashboard.",
            "homepage": "https://flarum.org",
            "keywords": [
                "administration"
            ],
            "support": {
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/statistics"
            },
            "funding": [
                {
                    "url": "https://flarum.org/donate/",
                    "type": "website"
                }
            ],
            "install-path": "../flarum/statistics"
        },
        {
            "name": "flarum/sticky",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/sticky.git",
                "reference": "61ac5f5dfa1f48126a81ef7d3d28099f6893c3e1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/sticky/zipball/61ac5f5dfa1f48126a81ef7d3d28099f6893c3e1",
                "reference": "61ac5f5dfa1f48126a81ef7d3d28099f6893c3e1",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8"
            },
            "require-dev": {
                "flarum/audit": "*",
                "flarum/tags": "*@dev",
                "flarum/testing": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": true,
                        "forum": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": true,
                        "typescript": false,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-thumbtack",
                        "color": "#fff",
                        "backgroundColor": "#D13E32"
                    },
                    "title": "Sticky",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/realtime",
                        "flarum/tags",
                        "flarum/audit"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Flarum\\Sticky\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Pin discussions to the top of the list.",
            "homepage": "https://flarum.org",
            "keywords": [
                "discussion"
            ],
            "support": {
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/sticky"
            },
            "funding": [
                {
                    "url": "https://flarum.org/donate/",
                    "type": "website"
                }
            ],
            "install-path": "../flarum/sticky"
        },
        {
            "name": "flarum/subscriptions",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/subscriptions.git",
                "reference": "9c3ed05b77f2e218d61dc7691065d3a6b73ccf5c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/subscriptions/zipball/9c3ed05b77f2e218d61dc7691065d3a6b73ccf5c",
                "reference": "9c3ed05b77f2e218d61dc7691065d3a6b73ccf5c",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8"
            },
            "require-dev": {
                "flarum/approval": "@dev",
                "flarum/markdown": "@dev",
                "flarum/testing": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": false,
                        "forum": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": true,
                        "typescript": false,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-star",
                        "color": "#de8e00",
                        "backgroundColor": "#ffea7b"
                    },
                    "title": "Subscriptions",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/approval"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Flarum\\Subscriptions\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Allow users to follow discussions and receive notifications for new posts.",
            "homepage": "https://flarum.org",
            "keywords": [
                "discussion"
            ],
            "support": {
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/subscriptions"
            },
            "funding": [
                {
                    "url": "https://flarum.org/donate/",
                    "type": "website"
                }
            ],
            "install-path": "../flarum/subscriptions"
        },
        {
            "name": "flarum/suspend",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/suspend.git",
                "reference": "280db97f9925f32f6ce0f907616d268ecdd7eee1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/suspend/zipball/280db97f9925f32f6ce0f907616d268ecdd7eee1",
                "reference": "280db97f9925f32f6ce0f907616d268ecdd7eee1",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8"
            },
            "require-dev": {
                "flarum/audit": "*",
                "flarum/testing": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": true,
                        "forum": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": true,
                        "typescript": false,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-ban",
                        "color": "#666",
                        "backgroundColor": "#ddd"
                    },
                    "title": "Suspend",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/audit"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Flarum\\Suspend\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Suspend users so they can't post.",
            "homepage": "https://flarum.org",
            "keywords": [
                "moderation"
            ],
            "support": {
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/suspend"
            },
            "funding": [
                {
                    "url": "https://flarum.org/donate/",
                    "type": "website"
                }
            ],
            "install-path": "../flarum/suspend"
        },
        {
            "name": "flarum/tags",
            "version": "v2.0.0-rc.8",
            "version_normalized": "2.0.0.0-RC8",
            "source": {
                "type": "git",
                "url": "https://github.com/flarum/tags.git",
                "reference": "880efcc876b43a2aab56577789848ebf6ef1fc25"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flarum/tags/zipball/880efcc876b43a2aab56577789848ebf6ef1fc25",
                "reference": "880efcc876b43a2aab56577789848ebf6ef1fc25",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-rc.8"
            },
            "require-dev": {
                "flarum/audit": "*",
                "flarum/core": "*@dev",
                "flarum/suspend": "^2.0",
                "flarum/testing": "^2.0.0-rc.8"
            },
            "time": "2026-08-27T19:28:23+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": true,
                        "forum": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": true,
                        "prettier": false,
                        "typescript": true,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-tags",
                        "color": "#fff",
                        "backgroundColor": "#F28326"
                    },
                    "title": "Tags",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/realtime",
                        "flarum/audit"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Flarum\\Tags\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Organize discussions into a hierarchy of tags and categories.",
            "homepage": "https://flarum.org",
            "keywords": [
                "discussion"
            ],
            "support": {
                "forum": "https://discuss.flarum.org",
                "issues": "https://github.com/flarum/framework/issues",
                "source": "https://github.com/flarum/tags"
            },
            "funding": [
                {
                    "url": "https://flarum.org/donate/",
                    "type": "website"
                }
            ],
            "install-path": "../flarum/tags"
        },
        {
            "name": "fof/anti-spam",
            "version": "2.0.0-rc.5",
            "version_normalized": "2.0.0.0-RC5",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/anti-spam.git",
                "reference": "c699ae6078e3adcc28d5f4d01f6647f5ea17b701"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/anti-spam/zipball/c699ae6078e3adcc28d5f4d01f6647f5ea17b701",
                "reference": "c699ae6078e3adcc28d5f4d01f6647f5ea17b701",
                "shasum": ""
            },
            "require": {
                "flarum/approval": "^2.0.0",
                "flarum/core": "^2.0.0",
                "flarum/flags": "^2.0.0"
            },
            "require-dev": {
                "flarum/audit": "^2.0.0",
                "flarum/markdown": "^2.0",
                "flarum/nicknames": "^2.0",
                "flarum/phpstan": "^2.0.0",
                "flarum/realtime": "^2.0.0",
                "flarum/suspend": "^2.0.0",
                "flarum/tags": "^2.0.0",
                "flarum/testing": "^2.0.0",
                "fof/oauth": "^2.0.0",
                "fof/user-bio": "^2.0.0"
            },
            "suggest": {
                "flarum/audit": "Records spamblocks, so the dashboard widget can report users marked as spammers.",
                "flarum/nicknames": "Checks nicknames for spam content, as usernames already are.",
                "flarum/suspend": "Suspends a spammer's account instead of leaving it active when they are marked.",
                "fof/user-bio": "Checks bios for spam content, and clears them when a user is marked as a spammer."
            },
            "time": "2026-09-02T16:13:34+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": true,
                        "forum": true,
                        "locale": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": true,
                        "typescript": true,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-shield-alt",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Anti Spam",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/suspend",
                        "flarum/tags",
                        "flarum/audit"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\AntiSpam\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "IanM",
                    "email": "ian@flarum.org",
                    "role": "Developer"
                }
            ],
            "description": "Effective tools to manage spammers on your community.",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/33698",
                "issues": "https://github.com/FriendsOfFlarum/anti-spam/issues",
                "source": "https://github.com/FriendsOfFlarum/anti-spam"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/anti-spam"
        },
        {
            "name": "fof/badges",
            "version": "2.0.0-beta.2",
            "version_normalized": "2.0.0.0-beta2",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/badges.git",
                "reference": "f47ac15cfb68deba5953ede28356cd2b4d8f0935"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/badges/zipball/f47ac15cfb68deba5953ede28356cd2b4d8f0935",
                "reference": "f47ac15cfb68deba5953ede28356cd2b4d8f0935",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-beta",
                "php": "^8.2"
            },
            "replace": {
                "huseyinfiliz/badges": "*"
            },
            "require-dev": {
                "flarum/likes": "*",
                "flarum/nicknames": "*",
                "flarum/phpstan": "^2.0.0-beta",
                "flarum/tags": "*",
                "flarum/testing": "^2.0.0-beta",
                "fof/best-answer": "*",
                "fof/byobu": "*",
                "fof/gamification": "*",
                "fof/reactions": "*",
                "fof/upload": "*",
                "fof/user-bio": "*"
            },
            "suggest": {
                "flarum/likes": "Required for likes received/given metrics",
                "flarum/nicknames": "Required for has nickname metric",
                "flarum/tags": "Required for posts in tag metric",
                "fof/best-answer": "Required for best answers received metric",
                "fof/byobu": "Required for private discussions created metric",
                "fof/gamification": "Required for upvotes/downvotes received/given metrics",
                "fof/polls": "Required for polls created/voted metrics",
                "fof/reactions": "Required for reactions received/given metrics",
                "fof/upload": "Required for files uploaded metric",
                "fof/user-bio": "Required for has bio metric"
            },
            "time": "2026-08-17T07:22:58+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": true,
                        "forum": true,
                        "locale": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": true,
                        "prettier": true,
                        "typescript": true,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-award",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Badges",
                    "category": "feature",
                    "optional_dependencies": [
                        "flarum/likes",
                        "flarum/tags",
                        "flarum/nicknames",
                        "fof/user-bio",
                        "fof/best-answer",
                        "fof/upload",
                        "fof/polls",
                        "fof/byobu",
                        "fof/reactions",
                        "fof/gamification"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\Badges\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Hüseyin Filiz",
                    "email": "mysuperuser01@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "FoF Team",
                    "email": "team@friendsofflarum.org",
                    "role": "Maintainer"
                }
            ],
            "description": "A comprehensive badge and achievement system for Flarum with conditional triggers, automatic awarding, and manual assignment.",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "Gamification",
                "achievements",
                "awards",
                "badges",
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/38762-fof-badges",
                "issues": "https://github.com/FriendsOfFlarum/badges/issues",
                "source": "https://github.com/FriendsOfFlarum/badges"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/badges"
        },
        {
            "name": "fof/bbcode-details",
            "version": "2.0.0-beta.1",
            "version_normalized": "2.0.0.0-beta1",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/bbcode-details.git",
                "reference": "c4d1bf4d4e6f98b77ccb215706ceb1d56acc6a08"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/bbcode-details/zipball/c4d1bf4d4e6f98b77ccb215706ceb1d56acc6a08",
                "reference": "c4d1bf4d4e6f98b77ccb215706ceb1d56acc6a08",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0"
            },
            "replace": {
                "sijad/flarum-ext-details": "*"
            },
            "require-dev": {
                "flarum/phpstan": "^2.0.0"
            },
            "time": "2026-01-31T21:31:33+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "githubActions": true
                    }
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-minus-square",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF BBCode Details",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\BBCodeDetails\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sajjad Hashemian",
                    "email": "wolaws@gmail.com"
                },
                {
                    "name": "David Sevilla Martín",
                    "email": "me+fof@dsevilla.dev",
                    "role": "Developer"
                },
                {
                    "name": "Katos",
                    "email": "katos@flarum.org",
                    "role": "Developer"
                }
            ],
            "description": "Details BBCode for Flarum",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/18796",
                "issues": "https://github.com/FriendsOfFlarum/bbcode-details/issues",
                "source": "https://github.com/FriendsOfFlarum/bbcode-details"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/bbcode-details"
        },
        {
            "name": "fof/blog",
            "version": "2.0.0-beta.3",
            "version_normalized": "2.0.0.0-beta3",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/blog.git",
                "reference": "a68843185f30d0ac2c3ccba825d5747b9fac61d7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/blog/zipball/a68843185f30d0ac2c3ccba825d5747b9fac61d7",
                "reference": "a68843185f30d0ac2c3ccba825d5747b9fac61d7",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "flarum/core": "^2.0.0",
                "flarum/lock": "^2.0.0",
                "flarum/tags": "^2.0.0"
            },
            "replace": {
                "v17development/flarum-blog": "*"
            },
            "require-dev": {
                "flarum/audit": "^2.0",
                "flarum/phpstan": "^2.0.0",
                "flarum/testing": "^2.0.0",
                "fof/rich-text": "^2.0",
                "fof/seo": "^4",
                "fof/upload": "*"
            },
            "suggest": {
                "fof/seo": "Adds Flarum SEO and social media tags",
                "fof/upload": "Upload images for blog posts"
            },
            "time": "2026-07-31T15:13:49+00:00",
            "type": "flarum-extension",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-blog",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Blog",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/sticky",
                        "fof/discussion-language",
                        "fof/rich-text",
                        "fof/seo",
                        "flarum/audit"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\Blog\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "FriendsOfFlarum",
                    "homepage": "https://github.com/FriendsOfFlarum"
                }
            ],
            "description": "Adds a blog section to your forum",
            "homepage": "https://friendsofflarum.org",
            "support": {
                "forum": "https://discuss.flarum.org/d/39435",
                "issues": "https://github.com/FriendsOfFlarum/blog/issues",
                "source": "https://github.com/FriendsOfFlarum/blog"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof",
                    "type": "open_collective"
                }
            ],
            "install-path": "../fof/blog"
        },
        {
            "name": "fof/categories",
            "version": "2.0.0-beta.3",
            "version_normalized": "2.0.0.0-beta3",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/categories.git",
                "reference": "270cd6b0fd614dc2b56741022888b86fcb75ad9e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/categories/zipball/270cd6b0fd614dc2b56741022888b86fcb75ad9e",
                "reference": "270cd6b0fd614dc2b56741022888b86fcb75ad9e",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0",
                "flarum/tags": "^2.0.0",
                "php": "^8.2"
            },
            "replace": {
                "askvortsov/flarum-categories": "*"
            },
            "time": "2026-06-22T12:12:59+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": true,
                        "forum": true,
                        "locale": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": true,
                        "typescript": false,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": false
                    }
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-th-list",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Categories",
                    "category": "theme"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\Categories\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "FriendsOfFlarum",
                    "homepage": "https://friendsofflarum.org"
                }
            ],
            "description": "Traditional Category Layout for Flarum",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/38778-friendsofflarum-categories",
                "issues": "https://github.com/FriendsOfFlarum/categories/issues",
                "source": "https://github.com/FriendsOfFlarum/categories"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/categories"
        },
        {
            "name": "fof/default-group",
            "version": "2.0.0-beta.1",
            "version_normalized": "2.0.0.0-beta1",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/default-group.git",
                "reference": "70cc8218d1d696e651d397d103958c011b4b54b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/default-group/zipball/70cc8218d1d696e651d397d103958c011b4b54b9",
                "reference": "70cc8218d1d696e651d397d103958c011b4b54b9",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0"
            },
            "require-dev": {
                "flarum/phpstan": "^2.0.0",
                "flarum/testing": "^2.0.0"
            },
            "time": "2025-12-31T10:54:44+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-users",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Default Group",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\DefaultGroup\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "FoF Team",
                    "email": "team@friendsofflarum.org"
                }
            ],
            "description": "Assign a default group to new users automatically",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/18158",
                "issues": "https://github.com/FriendsOfFlarum/default-group/issues",
                "source": "https://github.com/FriendsOfFlarum/default-group"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/default-group"
        },
        {
            "name": "fof/default-user-preferences",
            "version": "2.0.0-beta.2",
            "version_normalized": "2.0.0.0-beta2",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/default-user-preferences.git",
                "reference": "fb944ee210af191a8bad4b96c55aaac245e2c808"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/default-user-preferences/zipball/fb944ee210af191a8bad4b96c55aaac245e2c808",
                "reference": "fb944ee210af191a8bad4b96c55aaac245e2c808",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0"
            },
            "require-dev": {
                "flarum/phpstan": "^2.0.0",
                "flarum/testing": "^2.0.0"
            },
            "time": "2025-12-31T09:03:39+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "githubActions": true
                    }
                },
                "branch-alias": {
                    "2.x": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-reply-all",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Default User Preferences",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\DefaultUserPreferences\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "FoF Team",
                    "email": "team@friendsofflarum.org",
                    "role": "Developer"
                }
            ],
            "description": "Configure the default user preferences for new users joining your forum",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/18607",
                "issues": "https://github.com/FriendsOfFlarum/default-user-preferences/issues",
                "source": "https://github.com/FriendsOfFlarum/default-user-preferences"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/default-user-preferences"
        },
        {
            "name": "fof/discussion-templates",
            "version": "2.0.0-beta.1",
            "version_normalized": "2.0.0.0-beta1",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/discussion-templates.git",
                "reference": "6cda5c45a760b773cb351ce5ea1ac0849f390c19"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/discussion-templates/zipball/6cda5c45a760b773cb351ce5ea1ac0849f390c19",
                "reference": "6cda5c45a760b773cb351ce5ea1ac0849f390c19",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0",
                "flarum/tags": "*"
            },
            "replace": {
                "askvortsov/flarum-discussion-templates": "*"
            },
            "require-dev": {
                "flarum/phpstan": "^2.0.0",
                "flarum/testing": "^2.0.0"
            },
            "time": "2025-12-24T00:44:12+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-plus-square",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Discussion Templates",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\DiscussionTemplates\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alexander Skvortsov",
                    "email": "askvortsov@flarum.org",
                    "role": "Developer"
                },
                {
                    "name": "IanM",
                    "email": "ianm@flarum.org",
                    "role": "Maintainer"
                }
            ],
            "description": "Create per-tag templates for new discussions.",
            "keywords": [
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/38552-fof-discussion-templates",
                "issues": "https://github.com/FriendsOfFlarum/discussion-templates/issues",
                "source": "https://github.com/FriendsOfFlarum/discussion-templates"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof",
                    "type": "open_collective"
                }
            ],
            "install-path": "../fof/discussion-templates"
        },
        {
            "name": "fof/disposable-emails",
            "version": "2.0.0-beta.1",
            "version_normalized": "2.0.0.0-beta1",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/disposable-emails.git",
                "reference": "dcb59fb38d515224cd591d5772063312f0a60557"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/disposable-emails/zipball/dcb59fb38d515224cd591d5772063312f0a60557",
                "reference": "dcb59fb38d515224cd591d5772063312f0a60557",
                "shasum": ""
            },
            "require": {
                "fgribreau/mailchecker": "^6.0",
                "flarum/core": "^2.0.0-beta"
            },
            "require-dev": {
                "flarum/phpstan": "^2.0.0-beta",
                "flarum/testing": "^2.0.0-beta"
            },
            "time": "2025-11-05T19:44:46+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "branch-alias": {
                    "2.x": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-user-times",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Disposable Emails",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\DisposableEmails\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Sevilla Martín",
                    "email": "david.s@redevs.org",
                    "role": "Developer"
                }
            ],
            "description": "Prevent users from signing up with disposable emails",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/20457",
                "issues": "https://github.com/FriendsOfFlarum/disposabile-emails/issues",
                "source": "https://github.com/FriendsOfFlarum/disposable-emails"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/disposable-emails"
        },
        {
            "name": "fof/follow-tags",
            "version": "2.0.0-beta.7",
            "version_normalized": "2.0.0.0-beta7",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/follow-tags.git",
                "reference": "4f3c04af27e3bc84d2adde0ddf611dfa1bd35ac5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/follow-tags/zipball/4f3c04af27e3bc84d2adde0ddf611dfa1bd35ac5",
                "reference": "4f3c04af27e3bc84d2adde0ddf611dfa1bd35ac5",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0",
                "flarum/tags": "^2.0.0"
            },
            "replace": {
                "clarkwinkelmann/flarum-ext-follow-tags-prompt": "*"
            },
            "require-dev": {
                "flarum/gdpr": "^2.0.0",
                "flarum/mentions": "^2.0.0",
                "flarum/phpstan": "^2.0.0",
                "flarum/subscriptions": "^2.0.0",
                "flarum/tags": "^2.0.0",
                "flarum/testing": "^2.0.0"
            },
            "time": "2026-07-09T11:33:46+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "githubActions": true
                    }
                },
                "branch-alias": {
                    "2.x": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-user-tag",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Follow Tags",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/subscriptions",
                        "flarum/approval",
                        "flarum/mentions",
                        "flarum/gdpr"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\FollowTags\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Sevilla Martín",
                    "email": "me+fof@datitisev.me",
                    "role": "Developer"
                },
                {
                    "name": "IanM",
                    "email": "ian@flarum.org",
                    "role": "Developer"
                }
            ],
            "description": "Follow tags and be notified of new discussions and replies",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/20525",
                "issues": "https://github.com/FriendsOfFlarum/follow-tags/issues",
                "source": "https://github.com/FriendsOfFlarum/follow-tags"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/follow-tags"
        },
        {
            "name": "fof/formatting",
            "version": "2.0.0-beta.2",
            "version_normalized": "2.0.0.0-beta2",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/formatting.git",
                "reference": "84e85012d355c49f493cf666e6ecf0ae707c4950"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/formatting/zipball/84e85012d355c49f493cf666e6ecf0ae707c4950",
                "reference": "84e85012d355c49f493cf666e6ecf0ae707c4950",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0"
            },
            "require-dev": {
                "flarum/phpstan": "^2.0.0"
            },
            "time": "2026-02-15T21:02:40+00:00",
            "type": "flarum-extension",
            "extra": {
                "flagrow": {
                    "discuss": "https://discuss.flarum.org/d/17770"
                },
                "flarum-cli": {
                    "modules": {
                        "githubActions": true
                    }
                },
                "branch-alias": {
                    "2.x": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-font",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Formatting",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\Formatting\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Sevilla Martín",
                    "email": "me+fof@datitisev.me",
                    "role": "Developer"
                }
            ],
            "description": "Customize TextFormatter with plugins through the admin interface",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/17770",
                "issues": "https://github.com/FriendsOfFlarum/formatting/issues",
                "source": "https://github.com/FriendsOfFlarum/formatting"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/formatting"
        },
        {
            "name": "fof/forum-widgets-core",
            "version": "2.0.0-beta.3",
            "version_normalized": "2.0.0.0-beta3",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/forum-widgets-core.git",
                "reference": "426000f0f269aab94b84630451ae3daac352bb1d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/forum-widgets-core/zipball/426000f0f269aab94b84630451ae3daac352bb1d",
                "reference": "426000f0f269aab94b84630451ae3daac352bb1d",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0"
            },
            "replace": {
                "afrux/forum-widgets-core": "*"
            },
            "require-dev": {
                "flarum/phpstan": "^2.0.0"
            },
            "time": "2026-04-23T13:09:22+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "githubActions": true
                    }
                },
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "image": "icon.svg"
                    },
                    "title": "FoF Widgets Core",
                    "category": "forum-widget"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/helpers.php"
                ],
                "psr-4": {
                    "FoF\\ForumWidgets\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "FriendsOfFlarum",
                    "homepage": "https://friendsofflarum.org"
                }
            ],
            "description": "Core Extension for Managing Forum Widgets",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "core",
                "flarum",
                "framework",
                "widgets"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/39064",
                "issues": "https://github.com/FriendsOfFlarum/forum-widgets-core/issues",
                "source": "https://github.com/FriendsOfFlarum/forum-widgets-core"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/forum-widgets-core"
        },
        {
            "name": "fof/html-errors",
            "version": "2.0.0-beta.1",
            "version_normalized": "2.0.0.0-beta1",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/html-errors.git",
                "reference": "aab617dae1c06fdb5df0caad53176713ee07f887"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/html-errors/zipball/aab617dae1c06fdb5df0caad53176713ee07f887",
                "reference": "aab617dae1c06fdb5df0caad53176713ee07f887",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0"
            },
            "replace": {
                "flagrow/html-errors": "*"
            },
            "require-dev": {
                "flarum/phpstan": "^2.0",
                "flarum/testing": "^2.0"
            },
            "time": "2026-03-13T07:26:41+00:00",
            "type": "flarum-extension",
            "extra": {
                "flagrow": {
                    "discuss": "https://discuss.flarum.org/d/10784"
                },
                "flarum-cli": {
                    "modules": {
                        "githubActions": true
                    }
                },
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-exclamation-circle",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF HTML Errors",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\HtmlErrors\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Clark Winkelmann",
                    "email": "clark.winkelmann@gmail.com",
                    "homepage": "https://clarkwinkelmann.com/"
                }
            ],
            "description": "Add custom HTML error pages",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "error",
                "extension",
                "flarum",
                "html",
                "page"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/10784",
                "issues": "https://github.com/FriendsOfFlarum/html-errors/issues",
                "source": "https://github.com/FriendsOfFlarum/html-errors"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/html-errors"
        },
        {
            "name": "fof/links",
            "version": "2.0.0-rc.2",
            "version_normalized": "2.0.0.0-RC2",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/links.git",
                "reference": "7d03c16b27125b2b47e8b06ec7f6db6ff19e380d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/links/zipball/7d03c16b27125b2b47e8b06ec7f6db6ff19e380d",
                "reference": "7d03c16b27125b2b47e8b06ec7f6db6ff19e380d",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0"
            },
            "replace": {
                "sijad/flarum-ext-links": "*"
            },
            "require-dev": {
                "flarum/phpstan": "^2.0.0",
                "flarum/tags": "^2.0.0",
                "flarum/testing": "^2.0.0"
            },
            "time": "2026-09-04T16:20:40+00:00",
            "type": "flarum-extension",
            "extra": {
                "flagrow": {
                    "discuss": "https://discuss.flarum.org/d/18335"
                },
                "flarum-cli": {
                    "modules": {
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-bars",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Links",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\Links\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Sevilla Martín",
                    "email": "me+fof@datitisev.me",
                    "role": "Developer"
                }
            ],
            "description": "Manage Flarum primary navbar menu links",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/18335",
                "issues": "https://github.com/FriendsOfFlarum/links/issues",
                "source": "https://github.com/FriendsOfFlarum/links"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/links"
        },
        {
            "name": "fof/merge-discussions",
            "version": "2.0.0-beta.4",
            "version_normalized": "2.0.0.0-beta4",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/merge-discussions.git",
                "reference": "ea1d1529ea56b30aa3487d5cb9a9a3d0544ca6e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/merge-discussions/zipball/ea1d1529ea56b30aa3487d5cb9a9a3d0544ca6e2",
                "reference": "ea1d1529ea56b30aa3487d5cb9a9a3d0544ca6e2",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0"
            },
            "require-dev": {
                "flarum/audit": "2.x-dev",
                "flarum/phpstan": "^2.0.0",
                "flarum/testing": "^2.0.0"
            },
            "time": "2026-07-08T15:58:49+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "branch-alias": {
                    "2.x": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-code-branch fa-flip-vertical",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Merge Discussions",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\MergeDiscussions\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Sevilla Martín",
                    "email": "me+fof@datitisev.me",
                    "role": "Developer"
                },
                {
                    "name": "IanM",
                    "email": "ian@flarum.org",
                    "role": "Developer"
                }
            ],
            "description": "Merge two or more discussions into one",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/19460",
                "issues": "https://github.com/FriendsOfFlarum/merge-discussions/issues",
                "source": "https://github.com/FriendsOfFlarum/merge-discussions"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/merge-discussions"
        },
        {
            "name": "fof/move-posts",
            "version": "v2.0.0-beta.6",
            "version_normalized": "2.0.0.0-beta6",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/move-posts.git",
                "reference": "b8e743f2794b5136955b8a11661a8d20b8d1680e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/move-posts/zipball/b8e743f2794b5136955b8a11661a8d20b8d1680e",
                "reference": "b8e743f2794b5136955b8a11661a8d20b8d1680e",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0",
                "flarum/lock": "*",
                "flarum/tags": "*",
                "fof/ui-kit": "^2.0.0.beta.3"
            },
            "replace": {
                "sycho/flarum-move-posts": "*"
            },
            "require-dev": {
                "flarum/audit": "2.x-dev",
                "flarum/phpstan": "^2.0.0",
                "flarum/testing": "^2.0.0"
            },
            "time": "2026-06-17T08:29:09+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": true,
                        "admin": true,
                        "forum": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": false,
                        "prettier": true,
                        "typescript": true,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-exchange-alt",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Move Posts",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/tags",
                        "flarum/lock",
                        "flarum/audit"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\MovePosts\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sami Mazouz",
                    "role": "Developer"
                },
                {
                    "name": "Rafał Całka",
                    "homepage": "https://github.com/rafaucau",
                    "role": "Developer"
                },
                {
                    "name": "FoF Team",
                    "email": "team@friendsofflarum.org",
                    "role": "Maintainer"
                }
            ],
            "description": "Move posts from one discussion to another",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/38941-friendsofflarum-move-posts",
                "issues": "https://github.com/FriendsOfFlarum/move-posts/issues",
                "source": "https://github.com/FriendsOfFlarum/move-posts"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/move-posts"
        },
        {
            "name": "fof/news-widget",
            "version": "2.0.0-beta.1",
            "version_normalized": "2.0.0.0-beta1",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/news-widget.git",
                "reference": "bfd9faf11e008ed310416e91f0d763fb5014c8af"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/news-widget/zipball/bfd9faf11e008ed310416e91f0d763fb5014c8af",
                "reference": "bfd9faf11e008ed310416e91f0d763fb5014c8af",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0",
                "fof/forum-widgets-core": "^2.0.0"
            },
            "replace": {
                "afrux/news-widget": "*"
            },
            "require-dev": {
                "flarum/phpstan": "^2.0.0"
            },
            "time": "2026-04-13T17:48:50+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "githubActions": true
                    }
                },
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-bullhorn",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF News Widget",
                    "category": "forum-widget"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\News\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "FriendsOfFlarum",
                    "homepage": "https://friendsofflarum.org"
                }
            ],
            "description": "Simple news fader widget",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "flarum",
                "forum",
                "news",
                "widget"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/39068",
                "issues": "https://github.com/FriendsOfFlarum/news-widget/issues",
                "source": "https://github.com/FriendsOfFlarum/news-widget"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/news-widget"
        },
        {
            "name": "fof/oauth",
            "version": "2.0.0-beta.4",
            "version_normalized": "2.0.0.0-beta4",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/oauth.git",
                "reference": "b8a6cd5e30624841df19106926b1bc862f260f7f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/oauth/zipball/b8a6cd5e30624841df19106926b1bc862f260f7f",
                "reference": "b8a6cd5e30624841df19106926b1bc862f260f7f",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0",
                "league/oauth2-facebook": "^2.2.0",
                "league/oauth2-github": "^3.1.0",
                "league/oauth2-google": "^4.0.1",
                "omines/oauth2-gitlab": "^3.3.0",
                "wohali/oauth2-discord-new": "^1.2.1"
            },
            "replace": {
                "flarum/auth-facebook": "*",
                "flarum/auth-github": "*",
                "fof/auth-discord": "*",
                "fof/auth-gitlab": "*",
                "luuhai48/oauth-google": "*",
                "luuhai48/oauth-linkedin": "*"
            },
            "require-dev": {
                "flarum/core": "2.x-dev",
                "flarum/phpstan": "^2.0.0",
                "flarum/testing": "^2.0.0"
            },
            "time": "2026-08-10T20:14:35+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-sign-in-alt",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF OAuth",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/gdpr"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\OAuth\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Sevilla Martin",
                    "email": "me+fof@datitisev.me",
                    "role": "Developer"
                },
                {
                    "name": "IanM",
                    "email": "ian@flarum.org",
                    "role": "Developer"
                }
            ],
            "description": "Allow users to log in with GitHub, Facebook, Google, Discord, GitLab, LinkedIn, and more!",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "discord",
                "facebook",
                "flarum",
                "friendsofflarum",
                "github",
                "gitlab",
                "google",
                "linkedin",
                "oauth"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/25182",
                "issues": "https://github.com/FriendsOfFlarum/oauth/issues",
                "source": "https://github.com/FriendsOfFlarum/oauth"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/oauth"
        },
        {
            "name": "fof/online-users-widget",
            "version": "2.0.0-beta.5",
            "version_normalized": "2.0.0.0-beta5",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/online-users-widget.git",
                "reference": "2bf9068c970b4da932b4200776e7b0aa824f7da4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/online-users-widget/zipball/2bf9068c970b4da932b4200776e7b0aa824f7da4",
                "reference": "2bf9068c970b4da932b4200776e7b0aa824f7da4",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0",
                "fof/forum-widgets-core": "^2.0.0"
            },
            "replace": {
                "afrux/online-users-widget": "*"
            },
            "require-dev": {
                "flarum/phpstan": "^2.0.0",
                "flarum/realtime": "^2.0.0",
                "flarum/testing": "^2.0.0"
            },
            "suggest": {
                "flarum/realtime": "Enables live updates of the online users list via the presence-online WebSocket channel."
            },
            "time": "2026-08-18T07:49:10+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "githubActions": true
                    }
                },
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-user-friends",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Online Users Widget",
                    "category": "forum-widget",
                    "optional-dependencies": [
                        "flarum/realtime"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\OnlineUsers\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "FriendsOfFlarum",
                    "homepage": "https://friendsofflarum.org"
                }
            ],
            "description": "Forum Widget That Lists Online Users",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "Users",
                "flarum",
                "online",
                "widget"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/39065",
                "issues": "https://github.com/FriendsOfFlarum/online-users-widget/issues",
                "source": "https://github.com/FriendsOfFlarum/online-users-widget"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/online-users-widget"
        },
        {
            "name": "fof/polls",
            "version": "3.0.0-rc.3",
            "version_normalized": "3.0.0.0-RC3",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/polls.git",
                "reference": "23504ad2814e80bee0ae1a7d6e8d7e51c9c5a73c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/polls/zipball/23504ad2814e80bee0ae1a7d6e8d7e51c9c5a73c",
                "reference": "23504ad2814e80bee0ae1a7d6e8d7e51c9c5a73c",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0"
            },
            "require-dev": {
                "flarum/phpstan": "^2.0.0",
                "flarum/testing": "^2.0.0"
            },
            "time": "2026-08-15T08:01:08+00:00",
            "type": "flarum-extension",
            "extra": {
                "flagrow": {
                    "discuss": "https://discuss.flarum.org/d/20586"
                },
                "flarum-cli": {
                    "modules": {
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-poll",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Polls",
                    "category": "discussion"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\Polls\\": "src/",
                    "FoF\\Polls\\Migrations\\": "migrations/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Sevilla Martin",
                    "email": "david.s@redevs.org",
                    "role": "Developer"
                },
                {
                    "name": "IanM",
                    "email": "ian@flarum.org",
                    "role": "Developer"
                }
            ],
            "description": " A Flarum extension that adds polls to your discussions",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/20586",
                "issues": "https://github.com/FriendsOfFlarum/polls/issues",
                "source": "https://github.com/FriendsOfFlarum/polls"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/polls"
        },
        {
            "name": "fof/profile-image-crop",
            "version": "2.0.0-rc.1",
            "version_normalized": "2.0.0.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/profile-image-crop.git",
                "reference": "fb85f849455ceadaf6070f64be8bff75e8cd6dc0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/profile-image-crop/zipball/fb85f849455ceadaf6070f64be8bff75e8cd6dc0",
                "reference": "fb85f849455ceadaf6070f64be8bff75e8cd6dc0",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0"
            },
            "require-dev": {
                "flarum/phpstan": "*",
                "flarum/testing": "*"
            },
            "time": "2026-08-13T07:44:30+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-crop",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Profile Image Crop",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\ProfileImageCrop\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Sevilla Martin",
                    "email": "me+fof@datitisev.me",
                    "role": "Developer"
                }
            ],
            "description": "Allow cropping when uploading profile picture",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/18286",
                "issues": "https://github.com/FriendsOfFlarum/profile-image-crop/issues",
                "source": "https://github.com/FriendsOfFlarum/profile-image-crop"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/profile-image-crop"
        },
        {
            "name": "fof/reactions",
            "version": "2.0.0-beta.9",
            "version_normalized": "2.0.0.0-beta9",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/reactions.git",
                "reference": "410e7c8b59765fbd87996457914008cc3d3655cb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/reactions/zipball/410e7c8b59765fbd87996457914008cc3d3655cb",
                "reference": "410e7c8b59765fbd87996457914008cc3d3655cb",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0"
            },
            "require-dev": {
                "flarum/core": "2.x-dev",
                "flarum/likes": "2.x-dev",
                "flarum/phpstan": "^2.0.0",
                "flarum/realtime": "2.x-dev",
                "flarum/testing": "^2.0.0"
            },
            "time": "2026-06-13T16:13:36+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "flarum-extension": {
                    "icon": {
                        "name": "far fa-smile",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Reactions",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/realtime"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\Reactions\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Sevilla Martín",
                    "email": "me+reflar@datitisev.me",
                    "homepage": "https://datitisev.me",
                    "role": "Developer"
                },
                {
                    "name": "Charlie K",
                    "email": "issyrocks12@reflar.email",
                    "homepage": "https://redevs.org",
                    "role": "Developer"
                }
            ],
            "description": "Reactions for Flarum",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "Settings",
                "flarum",
                "misc",
                "reactions"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/20655",
                "issues": "https://github.com/friendsofflarum/reactions/issues",
                "source": "https://github.com/friendsofflarum/reactions"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/reactions"
        },
        {
            "name": "fof/rich-text",
            "version": "2.0.0-beta.6",
            "version_normalized": "2.0.0.0-beta6",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/rich-text.git",
                "reference": "1388fa8c7d892c775ab048cb50efadd1328847f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/rich-text/zipball/1388fa8c7d892c775ab048cb50efadd1328847f8",
                "reference": "1388fa8c7d892c775ab048cb50efadd1328847f8",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0",
                "flarum/markdown": "^2.0.0"
            },
            "replace": {
                "askvortsov/flarum-rich-text": "*"
            },
            "require-dev": {
                "flarum/phpstan": "^2.0.0"
            },
            "time": "2026-06-19T07:57:16+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "js": true,
                        "css": false,
                        "admin": true,
                        "forum": true,
                        "gitConf": true,
                        "styleci": true,
                        "jsCommon": true,
                        "prettier": true,
                        "typescript": false,
                        "bundlewatch": false,
                        "editorConfig": true,
                        "githubActions": true,
                        "backendTesting": false
                    }
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-pen-fancy",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Rich Text",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\RichText\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alexander Skvortsov",
                    "email": "askvortsov@flarum.org",
                    "role": "Developer"
                },
                {
                    "name": "Hüseyin Filiz",
                    "email": "mysuperuser01@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "FoF Team",
                    "email": "team@friendsofflarum.org",
                    "role": "Maintainer"
                }
            ],
            "description": "Rich Text Editor for Flarum",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/38789-friendsofflarum-rich-text-wysiwyg",
                "issues": "https://github.com/FriendsOfFlarum/rich-text/issues",
                "source": "https://github.com/FriendsOfFlarum/rich-text"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/rich-text"
        },
        {
            "name": "fof/split",
            "version": "2.0.0-beta.4",
            "version_normalized": "2.0.0.0-beta4",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/split.git",
                "reference": "dd0719a2115f647a8f10678e107a5e0a9f91bc38"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/split/zipball/dd0719a2115f647a8f10678e107a5e0a9f91bc38",
                "reference": "dd0719a2115f647a8f10678e107a5e0a9f91bc38",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0"
            },
            "require-dev": {
                "flarum/audit": "2.x-dev",
                "flarum/flags": "*",
                "flarum/phpstan": "^2.0.0",
                "flarum/realtime": "*",
                "flarum/tags": "*",
                "flarum/testing": "^2.0.0"
            },
            "time": "2026-07-08T15:58:53+00:00",
            "type": "flarum-extension",
            "extra": {
                "flagrow": {
                    "discuss": "https://discuss.flarum.org/d/1903"
                },
                "flarum-cli": {
                    "modules": {
                        "githubActions": true
                    }
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-code-branch",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Split",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\Split\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniël Klabbers",
                    "email": "daniel@klabbers.email",
                    "homepage": "http://luceos.com"
                }
            ],
            "description": "Separate posts from one discussion into its own, splits discussions.",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "flarum",
                "split"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/1903",
                "issues": "https://github.com/FriendsOfFlarum/split/issues",
                "source": "https://github.com/FriendsOfFlarum/split"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/split"
        },
        {
            "name": "fof/terms",
            "version": "2.0.0-rc.1",
            "version_normalized": "2.0.0.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/terms.git",
                "reference": "96ffa57417e81ad04ec4b0da46b64ec93c30e5cd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/terms/zipball/96ffa57417e81ad04ec4b0da46b64ec93c30e5cd",
                "reference": "96ffa57417e81ad04ec4b0da46b64ec93c30e5cd",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0"
            },
            "require-dev": {
                "flarum/gdpr": "^2.0.0",
                "flarum/phpstan": "^2.0.0",
                "flarum/testing": "^2.0"
            },
            "time": "2026-07-26T13:57:54+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-paperclip",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Terms",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/gdpr"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\Terms\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Clark Winkelmann",
                    "email": "clark.winkelmann@gmail.com",
                    "homepage": "https://clarkwinkelmann.com/"
                }
            ],
            "description": "Ask users to accept terms of use before using the forum",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "Policy",
                "extension",
                "flarum",
                "terms",
                "tos"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/11714",
                "issues": "https://github.com/FriendsOfFlarum/terms/issues",
                "source": "https://github.com/FriendsOfFlarum/terms"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/terms"
        },
        {
            "name": "fof/ui-kit",
            "version": "v2.0.0-beta.3",
            "version_normalized": "2.0.0.0-beta3",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/ui-kit.git",
                "reference": "87e2e4add2f8f6f63992536676102b663c65ac2b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/ui-kit/zipball/87e2e4add2f8f6f63992536676102b663c65ac2b",
                "reference": "87e2e4add2f8f6f63992536676102b663c65ac2b",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0",
                "php": "^8.2"
            },
            "time": "2026-03-19T15:00:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\UiKit\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sami 'SychO' Mazouz",
                    "email": "ilyasmazouz@gmail.com",
                    "homepage": "https://sycho9.github.io"
                },
                {
                    "name": "Rafał Całka",
                    "homepage": "https://github.com/rafaucau",
                    "role": "Developer"
                },
                {
                    "name": "FoF Team",
                    "email": "team@friendsofflarum.org",
                    "role": "Maintainer"
                }
            ],
            "description": "Frontend utilities for extension developers.",
            "homepage": "https://friendsofflarum.org",
            "support": {
                "issues": "https://github.com/FriendsOfFlarum/ui-kit/issues",
                "source": "https://github.com/FriendsOfFlarum/ui-kit"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/ui-kit"
        },
        {
            "name": "fof/upload",
            "version": "2.0.0-beta.7",
            "version_normalized": "2.0.0.0-beta7",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/upload.git",
                "reference": "035aca02d7f092e75949ebd8329599018e0ecb55"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/upload/zipball/035aca02d7f092e75949ebd8329599018e0ecb55",
                "reference": "035aca02d7f092e75949ebd8329599018e0ecb55",
                "shasum": ""
            },
            "require": {
                "enshrined/svg-sanitize": "^0",
                "ext-json": "*",
                "flarum/core": "^2.0.0",
                "guzzlehttp/guzzle": "^6.0 || ^7.0",
                "ramsey/uuid": "^3.5.2 || ^4",
                "softcreatr/php-mime-detector": "^4.0"
            },
            "replace": {
                "flagrow/upload": "*"
            },
            "require-dev": {
                "flarum/gdpr": "^2.0.0",
                "flarum/phpstan": "^2.0.0",
                "flarum/tags": "^2.0.0",
                "flarum/testing": "^2.0.0",
                "league/flysystem-aws-s3-v3": "^3.31",
                "overtrue/flysystem-qiniu": "^3.2"
            },
            "suggest": {
                "league/flysystem-aws-s3-v3": "Uploads to AWS S3 and compatible buckets using API version 3."
            },
            "time": "2026-08-10T22:31:26+00:00",
            "type": "flarum-extension",
            "extra": {
                "flagrow": {
                    "discuss": "https://discuss.flarum.org/d/4154"
                },
                "flarum-cli": {
                    "modules": {
                        "typescript": true,
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-file-upload",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Upload",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\Upload\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "FoF Team",
                    "email": "team@friendsofflarum.org",
                    "homepage": "https://friendsofflarum.org"
                }
            ],
            "description": "The file upload extension for the Flarum forum with insane intelligence.",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "document",
                "file",
                "flarum",
                "image",
                "upload",
                "uploader",
                "video"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/4154",
                "issues": "https://github.com/FriendsOfFlarum/upload/issues",
                "source": "https://github.com/FriendsOfFlarum/upload"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/upload"
        },
        {
            "name": "fof/user-bio",
            "version": "2.0.0-beta.4",
            "version_normalized": "2.0.0.0-beta4",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/user-bio.git",
                "reference": "28181a81c4bd0b4fc36d6d761f40aa5fdf2850db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/user-bio/zipball/28181a81c4bd0b4fc36d6d761f40aa5fdf2850db",
                "reference": "28181a81c4bd0b4fc36d6d761f40aa5fdf2850db",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0"
            },
            "require-dev": {
                "flarum/audit": "2.x-dev",
                "flarum/bbcode": "^2.0.0",
                "flarum/gdpr": "^2.0.0",
                "flarum/phpstan": "^2.0.0",
                "flarum/suspend": "^2.0.0",
                "flarum/testing": "^2.0.0"
            },
            "time": "2026-07-08T15:58:58+00:00",
            "type": "flarum-extension",
            "extra": {
                "flagrow": {
                    "discuss": "https://discuss.flarum.org/d/17775"
                },
                "flarum-cli": {
                    "modules": {
                        "githubActions": true,
                        "backendTesting": true
                    }
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-pen",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF User Bio",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/suspend",
                        "flarum/gdpr"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\UserBio\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Charlie K",
                    "email": "charlie.k@redevs.org",
                    "homepage": "https://redevs.org",
                    "role": "Developer"
                },
                {
                    "name": "IanM",
                    "email": "ian@flarum.org",
                    "role": "Developer"
                }
            ],
            "description": "Add a user bio to user profiles",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "Friends of Flarum",
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/17775",
                "issues": "https://github.com/FriendsOfFlarum/user-bio/issues",
                "source": "https://github.com/FriendsOfFlarum/user-bio"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "website"
                }
            ],
            "install-path": "../fof/user-bio"
        },
        {
            "name": "fof/webhooks",
            "version": "2.0.0-beta.3",
            "version_normalized": "2.0.0.0-beta3",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfFlarum/webhooks.git",
                "reference": "b12e880ec88998cccbc8dd9877d5318d8e8382c9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfFlarum/webhooks/zipball/b12e880ec88998cccbc8dd9877d5318d8e8382c9",
                "reference": "b12e880ec88998cccbc8dd9877d5318d8e8382c9",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0",
                "guzzlehttp/guzzle": "7.*",
                "html2text/html2text": "^4.3.1",
                "opis/closure": "^4.5.0",
                "ssnepenthe/color-utils": "^0.4.2"
            },
            "replace": {
                "reflar/webhooks": "*"
            },
            "require-dev": {
                "flarum/approval": "*",
                "flarum/phpstan": "^2.0.0-beta",
                "flarum/tags": "*"
            },
            "time": "2026-05-25T01:51:08+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-cli": {
                    "modules": {
                        "githubActions": true
                    }
                },
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-external-link-alt",
                        "color": "#fff",
                        "backgroundColor": "#e74c3c"
                    },
                    "title": "FoF Webhooks",
                    "category": "feature",
                    "optional-dependencies": [
                        "flarum/tags",
                        "flarum/approval"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FoF\\Webhooks\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Sevilla Martín",
                    "email": "me+fof@dsevilla.dev",
                    "role": "Developer"
                }
            ],
            "description": "Automatically notify Discord, Slack, and Microsoft Teams when events happen on your Flarum forum.",
            "homepage": "https://friendsofflarum.org",
            "keywords": [
                "flarum"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/17812",
                "issues": "https://github.com/FriendsOfFlarum/webhooks/issues",
                "source": "https://github.com/FriendsOfFlarum/webhooks"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/dsevillamartin",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/fof/donate",
                    "type": "opencollective"
                }
            ],
            "install-path": "../fof/webhooks"
        },
        {
            "name": "fortawesome/font-awesome",
            "version": "7.3.1",
            "version_normalized": "7.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FortAwesome/Font-Awesome.git",
                "reference": "14c65a3747d0f3b751f15831fc719236aea8729d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/14c65a3747d0f3b751f15831fc719236aea8729d",
                "reference": "14c65a3747d0f3b751f15831fc719236aea8729d",
                "shasum": ""
            },
            "time": "2026-07-15T18:09:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "CC-BY-4.0",
                "OFL-1.1",
                "MIT"
            ],
            "authors": [
                {
                    "name": "The Font Awesome Team",
                    "homepage": "https://github.com/orgs/FortAwesome/people"
                }
            ],
            "description": "The iconic font, CSS, and SVG framework",
            "homepage": "https://fontawesome.com",
            "keywords": [
                "FontAwesome",
                "awesome",
                "bootstrap",
                "font",
                "icon",
                "svg"
            ],
            "support": {
                "docs": "http://fontawesome.com/docs",
                "email": "hello@fontawesome.com",
                "issues": "https://github.com/FortAwesome/Font-Awesome/issues",
                "source": "https://github.com/FortAwesome/Font-Awesome"
            },
            "install-path": "../fortawesome/font-awesome"
        },
        {
            "name": "franzl/whoops-middleware",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/franzliedke/whoops-middleware.git",
                "reference": "71d75c5fff75587d6194a051d510a9eca0e3a047"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/franzliedke/whoops-middleware/zipball/71d75c5fff75587d6194a051d510a9eca0e3a047",
                "reference": "71d75c5fff75587d6194a051d510a9eca0e3a047",
                "shasum": ""
            },
            "require": {
                "filp/whoops": "^1.1 || ^2.0",
                "middlewares/utils": "^3.0",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "laminas/laminas-diactoros": "^1.1.0 || ^2.0",
                "phpunit/phpunit": "^8.0",
                "psr/http-server-middleware": "^1.0"
            },
            "suggest": {
                "psr/http-server-middleware": "In case you want to use PSR 15 middleware"
            },
            "time": "2021-01-03T01:30:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Franzl\\Middleware\\Whoops\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PSR-15 compatible middleware for Whoops, the pretty error handler",
            "support": {
                "issues": "https://github.com/franzliedke/whoops-middleware/issues",
                "source": "https://github.com/franzliedke/whoops-middleware/tree/2.0.0"
            },
            "install-path": "../franzl/whoops-middleware"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "7.15.5",
            "version_normalized": "7.15.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "ee80339fd9177ba44c49cdb653ff02a4d1106b9a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ee80339fd9177ba44c49cdb653ff02a4d1106b9a",
                "reference": "ee80339fd9177ba44c49cdb653ff02a4d1106b9a",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^2.5.3",
                "guzzlehttp/psr7": "^2.13.1",
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0",
                "symfony/deprecation-contracts": "^2.5 || ^3.0",
                "symfony/polyfill-php80": "^1.25"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "ext-curl": "*",
                "guzzle/client-integration-tests": "3.0.3",
                "guzzlehttp/test-server": "^0.7",
                "php-http/message-factory": "^1.1",
                "phpunit/phpunit": "^8.5.52 || ^9.6.34",
                "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": "2026-08-24T09:21:06+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "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árk Sági-Kazár",
                    "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.15.5"
            },
            "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.5.3",
            "version_normalized": "2.5.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "cde49999552d185d64715fe9c1f77a2aadd2f9f1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/cde49999552d185d64715fe9c1f77a2aadd2f9f1",
                "reference": "cde49999552d185d64715fe9c1f77a2aadd2f9f1",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "symfony/deprecation-contracts": "^2.5 || ^3.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "phpunit/phpunit": "^8.5.52 || ^9.6.34"
            },
            "time": "2026-08-24T09:11:28+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "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.5.3"
            },
            "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.13.1",
            "version_normalized": "2.13.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "95e7828100de18b4e269fb1703be530082d5166d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/95e7828100de18b4e269fb1703be530082d5166d",
                "reference": "95e7828100de18b4e269fb1703be530082d5166d",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.1 || ^2.0",
                "ralouphie/getallheaders": "^3.0",
                "symfony/deprecation-contracts": "^2.5 || ^3.0",
                "symfony/polyfill-php80": "^1.25"
            },
            "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": "1.1.0",
                "jshttp/mime-db": "1.54.0.1",
                "phpunit/phpunit": "^8.5.52 || ^9.6.34"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2026-08-24T09:13:11+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "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árk Sági-Kazár",
                    "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árk Sági-Kazár",
                    "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.13.1"
            },
            "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": "html2text/html2text",
            "version": "4.3.2",
            "version_normalized": "4.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mtibben/html2text.git",
                "reference": "3b443cbe302b52eb5806a21a9dbd79524203970a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mtibben/html2text/zipball/3b443cbe302b52eb5806a21a9dbd79524203970a",
                "reference": "3b443cbe302b52eb5806a21a9dbd79524203970a",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "~4|^9.0"
            },
            "suggest": {
                "ext-mbstring": "For best performance",
                "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
            },
            "time": "2024-08-20T02:43:29+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Html2Text\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Converts HTML to formatted plain text",
            "support": {
                "issues": "https://github.com/mtibben/html2text/issues",
                "source": "https://github.com/mtibben/html2text/tree/4.3.2"
            },
            "install-path": "../html2text/html2text"
        },
        {
            "name": "illuminate/bus",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/bus.git",
                "reference": "c42e2bba841b5ba00c44357d7dbd0afb9830ce09"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/bus/zipball/c42e2bba841b5ba00c44357d7dbd0afb9830ce09",
                "reference": "c42e2bba841b5ba00c44357d7dbd0afb9830ce09",
                "shasum": ""
            },
            "require": {
                "illuminate/collections": "^13.0",
                "illuminate/conditionable": "^13.0",
                "illuminate/contracts": "^13.0",
                "illuminate/pipeline": "^13.0",
                "illuminate/support": "^13.0",
                "php": "^8.3"
            },
            "suggest": {
                "illuminate/queue": "Required to use closures when chaining jobs (^13.0)."
            },
            "time": "2026-08-23T08:11:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Bus\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Bus package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/bus"
        },
        {
            "name": "illuminate/cache",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/cache.git",
                "reference": "2505e49447e1816765fbce334ce3035f4ab1f356"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/cache/zipball/2505e49447e1816765fbce334ce3035f4ab1f356",
                "reference": "2505e49447e1816765fbce334ce3035f4ab1f356",
                "shasum": ""
            },
            "require": {
                "illuminate/collections": "^13.0",
                "illuminate/contracts": "^13.0",
                "illuminate/macroable": "^13.0",
                "illuminate/support": "^13.0",
                "php": "^8.3"
            },
            "provide": {
                "psr/simple-cache-implementation": "1.0 || 2.0 || 3.0"
            },
            "suggest": {
                "ext-apcu": "Required to use the APC cache driver.",
                "ext-filter": "Required to use the DynamoDb cache driver.",
                "ext-memcached": "Required to use the memcache cache driver.",
                "illuminate/database": "Required to use the database cache driver (^13.0).",
                "illuminate/filesystem": "Required to use the file cache driver (^13.0).",
                "illuminate/redis": "Required to use the redis cache driver (^13.0).",
                "symfony/cache": "Required to use PSR-6 cache bridge (^7.4 || ^8.0)."
            },
            "time": "2026-09-01T21:32:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Cache\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Cache package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/cache"
        },
        {
            "name": "illuminate/collections",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/collections.git",
                "reference": "ed3a9da8ceab848cd5ed5bf1bd1236c412905522"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/collections/zipball/ed3a9da8ceab848cd5ed5bf1bd1236c412905522",
                "reference": "ed3a9da8ceab848cd5ed5bf1bd1236c412905522",
                "shasum": ""
            },
            "require": {
                "illuminate/conditionable": "^13.0",
                "illuminate/contracts": "^13.0",
                "illuminate/macroable": "^13.0",
                "php": "^8.3",
                "symfony/polyfill-php84": "^1.36",
                "symfony/polyfill-php85": "^1.36",
                "symfony/polyfill-php86": "^1.36"
            },
            "suggest": {
                "illuminate/http": "Required to convert collections to API resources (^13.0).",
                "symfony/var-dumper": "Required to use the dump method (^7.4 || ^8.0)."
            },
            "time": "2026-09-03T14:32:12+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "functions.php",
                    "helpers.php"
                ],
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Collections package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/collections"
        },
        {
            "name": "illuminate/conditionable",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/conditionable.git",
                "reference": "7f1ef52d9a346f829421b296adfb7644a951b216"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/conditionable/zipball/7f1ef52d9a346f829421b296adfb7644a951b216",
                "reference": "7f1ef52d9a346f829421b296adfb7644a951b216",
                "shasum": ""
            },
            "require": {
                "php": "^8.3"
            },
            "time": "2026-02-25T16:07:55+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Conditionable package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/conditionable"
        },
        {
            "name": "illuminate/config",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/config.git",
                "reference": "0f330bc9669970d2db776816ab80211ed1c18509"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/config/zipball/0f330bc9669970d2db776816ab80211ed1c18509",
                "reference": "0f330bc9669970d2db776816ab80211ed1c18509",
                "shasum": ""
            },
            "require": {
                "illuminate/collections": "^13.0",
                "illuminate/contracts": "^13.0",
                "php": "^8.3"
            },
            "time": "2026-06-25T18:32:48+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Config\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Config package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/config"
        },
        {
            "name": "illuminate/console",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/console.git",
                "reference": "2068a5d36101ea6a704c753a864ac7613f404730"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/console/zipball/2068a5d36101ea6a704c753a864ac7613f404730",
                "reference": "2068a5d36101ea6a704c753a864ac7613f404730",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "illuminate/collections": "^13.0",
                "illuminate/contracts": "^13.0",
                "illuminate/macroable": "^13.0",
                "illuminate/reflection": "^13.0",
                "illuminate/support": "^13.0",
                "illuminate/view": "^13.0",
                "laravel/prompts": "^0.3.11",
                "nunomaduro/termwind": "^2.0",
                "php": "^8.3",
                "symfony/console": "^7.4.0 || ^8.0.0",
                "symfony/polyfill-php84": "^1.37",
                "symfony/process": "^7.4.5 || ^8.0.5"
            },
            "suggest": {
                "dragonmantank/cron-expression": "Required to use scheduler (^3.3.2).",
                "ext-pcntl": "Required to use signal trapping.",
                "guzzlehttp/guzzle": "Required to use the ping methods on schedules (^7.8 || ^8.0).",
                "illuminate/bus": "Required to use the scheduled job dispatcher (^13.0).",
                "illuminate/container": "Required to use the scheduler (^13.0).",
                "illuminate/filesystem": "Required to use the generator command (^13.0).",
                "illuminate/queue": "Required to use closures for scheduled jobs (^13.0)."
            },
            "time": "2026-08-14T16:00:57+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Console\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Console package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/console"
        },
        {
            "name": "illuminate/container",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/container.git",
                "reference": "3cd79c13d89ba8ef04a40c5cf45fd7c13e71f44d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/container/zipball/3cd79c13d89ba8ef04a40c5cf45fd7c13e71f44d",
                "reference": "3cd79c13d89ba8ef04a40c5cf45fd7c13e71f44d",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "^13.0",
                "illuminate/reflection": "^13.0",
                "php": "^8.3",
                "psr/container": "^1.1.1 || ^2.0.1",
                "symfony/polyfill-php84": "^1.36",
                "symfony/polyfill-php85": "^1.36"
            },
            "provide": {
                "psr/container-implementation": "1.1 || 2.0"
            },
            "suggest": {
                "illuminate/auth": "Required to use the Auth attribute",
                "illuminate/cache": "Required to use the Cache attribute",
                "illuminate/config": "Required to use the Config attribute",
                "illuminate/database": "Required to use the DB attribute",
                "illuminate/filesystem": "Required to use the Storage attribute",
                "illuminate/log": "Required to use the Log or Context attributes"
            },
            "time": "2026-09-06T21:12:06+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Container\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Container package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/container"
        },
        {
            "name": "illuminate/contracts",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/contracts.git",
                "reference": "42b0c80ba672f3bfd404470d1e92af274ecc186b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/contracts/zipball/42b0c80ba672f3bfd404470d1e92af274ecc186b",
                "reference": "42b0c80ba672f3bfd404470d1e92af274ecc186b",
                "shasum": ""
            },
            "require": {
                "php": "^8.3",
                "psr/container": "^1.1.1 || ^2.0.1",
                "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
            },
            "time": "2026-09-06T21:12:06+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Contracts\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Contracts package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/contracts"
        },
        {
            "name": "illuminate/database",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/database.git",
                "reference": "84618623521c283f63adf77b31ba869cc668c77e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/database/zipball/84618623521c283f63adf77b31ba869cc668c77e",
                "reference": "84618623521c283f63adf77b31ba869cc668c77e",
                "shasum": ""
            },
            "require": {
                "brick/math": "^0.14.2 || ^0.15 || ^0.16 || ^0.17 || ^0.18 || ^0.19",
                "ext-pdo": "*",
                "illuminate/collections": "^13.0",
                "illuminate/conditionable": "^13.0",
                "illuminate/container": "^13.0",
                "illuminate/contracts": "^13.0",
                "illuminate/macroable": "^13.0",
                "illuminate/support": "^13.0",
                "laravel/serializable-closure": "^2.0.10",
                "php": "^8.3",
                "symfony/polyfill-php84": "^1.36",
                "symfony/polyfill-php85": "^1.36",
                "symfony/polyfill-php86": "^1.36"
            },
            "suggest": {
                "ext-filter": "Required to use the Postgres database driver.",
                "fakerphp/faker": "Required to use the eloquent factory builder (^1.24).",
                "illuminate/console": "Required to use the database commands (^13.0).",
                "illuminate/events": "Required to use the observers with Eloquent (^13.0).",
                "illuminate/filesystem": "Required to use the migrations (^13.0).",
                "illuminate/http": "Required to convert Eloquent models to API resources (^13.0).",
                "illuminate/pagination": "Required to paginate the result set (^13.0).",
                "symfony/finder": "Required to use Eloquent model factories (^7.4 || ^8.0)."
            },
            "time": "2026-09-07T12:46:56+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Database\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Database package.",
            "homepage": "https://laravel.com",
            "keywords": [
                "database",
                "laravel",
                "orm",
                "sql"
            ],
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/database"
        },
        {
            "name": "illuminate/events",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/events.git",
                "reference": "f1c94930eb75b7aa5206eda4e0c89a22166006a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/events/zipball/f1c94930eb75b7aa5206eda4e0c89a22166006a6",
                "reference": "f1c94930eb75b7aa5206eda4e0c89a22166006a6",
                "shasum": ""
            },
            "require": {
                "illuminate/bus": "^13.0",
                "illuminate/collections": "^13.0",
                "illuminate/container": "^13.0",
                "illuminate/contracts": "^13.0",
                "illuminate/macroable": "^13.0",
                "illuminate/reflection": "^13.0",
                "illuminate/support": "^13.0",
                "php": "^8.3"
            },
            "time": "2026-08-13T15:21:29+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "functions.php"
                ],
                "psr-4": {
                    "Illuminate\\Events\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Events package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/events"
        },
        {
            "name": "illuminate/filesystem",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/filesystem.git",
                "reference": "a842e767d927f48b78a1d26a5799b032ec73226b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/filesystem/zipball/a842e767d927f48b78a1d26a5799b032ec73226b",
                "reference": "a842e767d927f48b78a1d26a5799b032ec73226b",
                "shasum": ""
            },
            "require": {
                "illuminate/collections": "^13.0",
                "illuminate/conditionable": "^13.0",
                "illuminate/contracts": "^13.0",
                "illuminate/macroable": "^13.0",
                "illuminate/support": "^13.0",
                "php": "^8.3",
                "symfony/finder": "^7.4.0 || ^8.0.0"
            },
            "suggest": {
                "ext-fileinfo": "Required to use the Filesystem class.",
                "ext-ftp": "Required to use the Flysystem FTP driver.",
                "ext-hash": "Required to use the Filesystem class.",
                "illuminate/http": "Required for handling uploaded files (^13.0).",
                "illuminate/image": "Required to create images from stored files (^13.0).",
                "league/flysystem": "Required to use the Flysystem local driver (^3.25.1).",
                "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.25.1).",
                "league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.25.1).",
                "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.25.1).",
                "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0 || ^2.0).",
                "symfony/filesystem": "Required to enable support for relative symbolic links (^7.4 || ^8.0).",
                "symfony/mime": "Required to enable support for guessing extensions (^7.4 || ^8.0)."
            },
            "time": "2026-09-07T14:58:48+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "functions.php"
                ],
                "psr-4": {
                    "Illuminate\\Filesystem\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Filesystem package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/filesystem"
        },
        {
            "name": "illuminate/hashing",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/hashing.git",
                "reference": "7e0c380a54d023394cd96731552ceb96ad2945b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/hashing/zipball/7e0c380a54d023394cd96731552ceb96ad2945b6",
                "reference": "7e0c380a54d023394cd96731552ceb96ad2945b6",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "^13.0",
                "illuminate/support": "^13.0",
                "php": "^8.3"
            },
            "time": "2026-04-14T13:54:04+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Hashing\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Hashing package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/hashing"
        },
        {
            "name": "illuminate/macroable",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/macroable.git",
                "reference": "59b5b5f3cf290a91db8cf6cd3d35ff56978bc057"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/macroable/zipball/59b5b5f3cf290a91db8cf6cd3d35ff56978bc057",
                "reference": "59b5b5f3cf290a91db8cf6cd3d35ff56978bc057",
                "shasum": ""
            },
            "require": {
                "php": "^8.2"
            },
            "time": "2026-04-29T09:35:06+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Macroable package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/macroable"
        },
        {
            "name": "illuminate/mail",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/mail.git",
                "reference": "614e445dd0638a52b1820de74915203cc3c961f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/mail/zipball/614e445dd0638a52b1820de74915203cc3c961f7",
                "reference": "614e445dd0638a52b1820de74915203cc3c961f7",
                "shasum": ""
            },
            "require": {
                "illuminate/collections": "^13.0",
                "illuminate/conditionable": "^13.0",
                "illuminate/container": "^13.0",
                "illuminate/contracts": "^13.0",
                "illuminate/macroable": "^13.0",
                "illuminate/support": "^13.0",
                "league/commonmark": "^2.7",
                "php": "^8.3",
                "psr/log": "^1.0 || ^2.0 || ^3.0",
                "symfony/mailer": "^7.4.0 || ^8.0.0",
                "tijsverkoyen/css-to-inline-styles": "^2.2.5"
            },
            "suggest": {
                "aws/aws-sdk-php": "Required to use the SES mail driver (^3.322.9).",
                "illuminate/http": "Required to create an attachment from an UploadedFile instance (^13.0).",
                "resend/resend-php": "Required to enable support for the Resend mail transport (^1.0).",
                "symfony/http-client": "Required to use the Symfony API mail transports (^7.4 || ^8.0).",
                "symfony/mailgun-mailer": "Required to enable support for the Mailgun mail transport (^7.4 || ^8.0).",
                "symfony/postmark-mailer": "Required to enable support for the Postmark mail transport (^7.4 || ^8.0)."
            },
            "time": "2026-09-07T15:57:11+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Mail\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Mail package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/mail"
        },
        {
            "name": "illuminate/pipeline",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/pipeline.git",
                "reference": "9ee04593b932a6d7dca255e3217584b896621b99"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/pipeline/zipball/9ee04593b932a6d7dca255e3217584b896621b99",
                "reference": "9ee04593b932a6d7dca255e3217584b896621b99",
                "shasum": ""
            },
            "require": {
                "illuminate/conditionable": "^13.0",
                "illuminate/contracts": "^13.0",
                "illuminate/macroable": "^13.0",
                "illuminate/support": "^13.0",
                "php": "^8.3"
            },
            "suggest": {
                "illuminate/database": "Required to use database transactions (^13.0)."
            },
            "time": "2026-08-04T14:02:13+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Pipeline\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Pipeline package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/pipeline"
        },
        {
            "name": "illuminate/queue",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/queue.git",
                "reference": "4f59660f90154f117b711e95c512cce682d7b6ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/queue/zipball/4f59660f90154f117b711e95c512cce682d7b6ba",
                "reference": "4f59660f90154f117b711e95c512cce682d7b6ba",
                "shasum": ""
            },
            "require": {
                "illuminate/collections": "^13.0",
                "illuminate/console": "^13.0",
                "illuminate/container": "^13.0",
                "illuminate/contracts": "^13.0",
                "illuminate/database": "^13.0",
                "illuminate/filesystem": "^13.0",
                "illuminate/pipeline": "^13.0",
                "illuminate/reflection": "^13.0",
                "illuminate/support": "^13.0",
                "laravel/serializable-closure": "^2.0.10",
                "php": "^8.3",
                "ramsey/uuid": "^4.7",
                "symfony/process": "^7.4.5 || ^8.0.5"
            },
            "suggest": {
                "aws/aws-sdk-php": "Required to use the SQS queue driver and DynamoDb failed job storage (^3.322.9).",
                "ext-filter": "Required to use the SQS queue worker.",
                "ext-mbstring": "Required to use the database failed job providers.",
                "ext-pcntl": "Required to use all features of the queue worker.",
                "ext-pdo": "Required to use the database queue worker.",
                "ext-posix": "Required to use all features of the queue worker.",
                "illuminate/redis": "Required to use the Redis queue driver (^13.0).",
                "pda/pheanstalk": "Required to use the Beanstalk queue driver (^7.0 || ^8.0)."
            },
            "time": "2026-09-07T11:46:55+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Queue\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Queue package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/queue"
        },
        {
            "name": "illuminate/reflection",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/reflection.git",
                "reference": "2b6ba33970dd84849322a6a9857647ca96c1bb66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/reflection/zipball/2b6ba33970dd84849322a6a9857647ca96c1bb66",
                "reference": "2b6ba33970dd84849322a6a9857647ca96c1bb66",
                "shasum": ""
            },
            "require": {
                "illuminate/collections": "^13.0",
                "illuminate/contracts": "^13.0",
                "php": "^8.3"
            },
            "time": "2026-08-03T17:56:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "helpers.php"
                ],
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Reflection package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/reflection"
        },
        {
            "name": "illuminate/session",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/session.git",
                "reference": "efa2ce1ef5c6454f8c38d09f7d93819d26d1cb7e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/session/zipball/efa2ce1ef5c6454f8c38d09f7d93819d26d1cb7e",
                "reference": "efa2ce1ef5c6454f8c38d09f7d93819d26d1cb7e",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-session": "*",
                "illuminate/collections": "^13.0",
                "illuminate/contracts": "^13.0",
                "illuminate/filesystem": "^13.0",
                "illuminate/support": "^13.0",
                "php": "^8.3",
                "symfony/finder": "^7.4.0 || ^8.0.0",
                "symfony/http-foundation": "^7.4.0 || ^8.0.0"
            },
            "suggest": {
                "illuminate/console": "Required to use the session:table command (^13.0)."
            },
            "time": "2026-09-07T13:01:58+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Session\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Session package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/session"
        },
        {
            "name": "illuminate/support",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/support.git",
                "reference": "c60f9633e91ddfb080928f6dcdeea7146c231a6d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/support/zipball/c60f9633e91ddfb080928f6dcdeea7146c231a6d",
                "reference": "c60f9633e91ddfb080928f6dcdeea7146c231a6d",
                "shasum": ""
            },
            "require": {
                "doctrine/inflector": "^2.0",
                "ext-ctype": "*",
                "ext-filter": "*",
                "ext-mbstring": "*",
                "illuminate/collections": "^13.0",
                "illuminate/conditionable": "^13.0",
                "illuminate/contracts": "^13.0",
                "illuminate/macroable": "^13.0",
                "illuminate/reflection": "^13.0",
                "nesbot/carbon": "^3.8.4",
                "php": "^8.3",
                "symfony/polyfill-php85": "^1.36",
                "voku/portable-ascii": "^2.0.2"
            },
            "conflict": {
                "tightenco/collect": "<5.5.33"
            },
            "replace": {
                "spatie/once": "*"
            },
            "suggest": {
                "illuminate/filesystem": "Required to use the Composer class (^13.0).",
                "laravel/serializable-closure": "Required to use the once function (^2.0.10).",
                "league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^2.7).",
                "league/uri": "Required to use the Uri class (^7.5.1).",
                "ramsey/uuid": "Required to use Str::uuid() (^4.7).",
                "symfony/process": "Required to use the Composer class (^7.4 || ^8.0).",
                "symfony/uid": "Required to use Str::ulid() (^7.4 || ^8.0).",
                "symfony/var-dumper": "Required to use the dd function (^7.4 || ^8.0).",
                "vlucas/phpdotenv": "Required to use the Env class and env helper (^5.6.1)."
            },
            "time": "2026-09-07T12:04:08+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "functions.php",
                    "helpers.php"
                ],
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Support package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/support"
        },
        {
            "name": "illuminate/translation",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/translation.git",
                "reference": "c20c609bf7fb930d0118c88d92317a29584052d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/translation/zipball/c20c609bf7fb930d0118c88d92317a29584052d9",
                "reference": "c20c609bf7fb930d0118c88d92317a29584052d9",
                "shasum": ""
            },
            "require": {
                "illuminate/collections": "^13.0",
                "illuminate/contracts": "^13.0",
                "illuminate/filesystem": "^13.0",
                "illuminate/macroable": "^13.0",
                "illuminate/reflection": "^13.0",
                "illuminate/support": "^13.0",
                "php": "^8.3"
            },
            "time": "2026-08-02T20:32:36+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Translation\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Translation package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/translation"
        },
        {
            "name": "illuminate/validation",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/validation.git",
                "reference": "c0894a1f9c062d9ffd695b1c891ac74409c7334b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/validation/zipball/c0894a1f9c062d9ffd695b1c891ac74409c7334b",
                "reference": "c0894a1f9c062d9ffd695b1c891ac74409c7334b",
                "shasum": ""
            },
            "require": {
                "brick/math": "^0.14.2 || ^0.15 || ^0.16 || ^0.17 || ^0.18 || ^0.19",
                "egulias/email-validator": "^4.0",
                "ext-filter": "*",
                "ext-mbstring": "*",
                "illuminate/collections": "^13.0",
                "illuminate/conditionable": "^13.0",
                "illuminate/container": "^13.0",
                "illuminate/contracts": "^13.0",
                "illuminate/macroable": "^13.0",
                "illuminate/support": "^13.0",
                "illuminate/translation": "^13.0",
                "php": "^8.3",
                "symfony/http-foundation": "^7.4.0 || ^8.0.0",
                "symfony/mime": "^7.4.0 || ^8.0.0"
            },
            "suggest": {
                "illuminate/database": "Required to use the database presence verifier (^13.0).",
                "ramsey/uuid": "Required to use Validator::validateUuid() (^4.7)."
            },
            "time": "2026-09-06T20:58:46+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Validation\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Validation package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/validation"
        },
        {
            "name": "illuminate/view",
            "version": "v13.31.0",
            "version_normalized": "13.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/view.git",
                "reference": "687f525c6de1878d08cd494757cdc8062fef7f90"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/view/zipball/687f525c6de1878d08cd494757cdc8062fef7f90",
                "reference": "687f525c6de1878d08cd494757cdc8062fef7f90",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "illuminate/collections": "^13.0",
                "illuminate/conditionable": "^13.0",
                "illuminate/container": "^13.0",
                "illuminate/contracts": "^13.0",
                "illuminate/events": "^13.0",
                "illuminate/filesystem": "^13.0",
                "illuminate/macroable": "^13.0",
                "illuminate/reflection": "^13.0",
                "illuminate/support": "^13.0",
                "php": "^8.3"
            },
            "time": "2026-08-04T14:04:36+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\View\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate View package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/view"
        },
        {
            "name": "intervention/gif",
            "version": "4.2.4",
            "version_normalized": "4.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Intervention/gif.git",
                "reference": "c3598a16ebe7690cd55640c44144a9df383ea73c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Intervention/gif/zipball/c3598a16ebe7690cd55640c44144a9df383ea73c",
                "reference": "c3598a16ebe7690cd55640c44144a9df383ea73c",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "phpstan/phpstan": "^2.1",
                "phpunit/phpunit": "^10.0 || ^11.0  || ^12.0",
                "slevomat/coding-standard": "~8.0",
                "squizlabs/php_codesniffer": "^3.8"
            },
            "time": "2026-01-04T09:27:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Intervention\\Gif\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oliver Vogel",
                    "email": "oliver@intervention.io",
                    "homepage": "https://intervention.io/"
                }
            ],
            "description": "Native PHP GIF Encoder/Decoder",
            "homepage": "https://github.com/intervention/gif",
            "keywords": [
                "animation",
                "gd",
                "gif",
                "image"
            ],
            "support": {
                "issues": "https://github.com/Intervention/gif/issues",
                "source": "https://github.com/Intervention/gif/tree/4.2.4"
            },
            "funding": [
                {
                    "url": "https://paypal.me/interventionio",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/Intervention",
                    "type": "github"
                },
                {
                    "url": "https://ko-fi.com/interventionphp",
                    "type": "ko_fi"
                }
            ],
            "install-path": "../intervention/gif"
        },
        {
            "name": "intervention/image",
            "version": "3.11.8",
            "version_normalized": "3.11.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Intervention/image.git",
                "reference": "cf04c8dd245697f701057c13d4bfe140d584e738"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Intervention/image/zipball/cf04c8dd245697f701057c13d4bfe140d584e738",
                "reference": "cf04c8dd245697f701057c13d4bfe140d584e738",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "intervention/gif": "^4.2",
                "php": "^8.1"
            },
            "require-dev": {
                "mockery/mockery": "^1.6",
                "phpstan/phpstan": "^2.1",
                "phpunit/phpunit": "^10.0 || ^11.0 || ^12.0",
                "slevomat/coding-standard": "~8.0",
                "squizlabs/php_codesniffer": "^4"
            },
            "suggest": {
                "ext-exif": "Recommended to be able to read EXIF data properly."
            },
            "time": "2026-05-01T08:20:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Intervention\\Image\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oliver Vogel",
                    "email": "oliver@intervention.io",
                    "homepage": "https://intervention.io"
                }
            ],
            "description": "PHP Image Processing",
            "homepage": "https://image.intervention.io",
            "keywords": [
                "gd",
                "image",
                "imagick",
                "resize",
                "thumbnail",
                "watermark"
            ],
            "support": {
                "issues": "https://github.com/Intervention/image/issues",
                "source": "https://github.com/Intervention/image/tree/3.11.8"
            },
            "funding": [
                {
                    "url": "https://paypal.me/interventionio",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/Intervention",
                    "type": "github"
                },
                {
                    "url": "https://ko-fi.com/interventionphp",
                    "type": "ko_fi"
                }
            ],
            "install-path": "../intervention/image"
        },
        {
            "name": "jaybizzle/crawler-detect",
            "version": "v1.4.1",
            "version_normalized": "1.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/JayBizzle/Crawler-Detect.git",
                "reference": "770e00e5bcd35054871a6f790f380123cc3b8b0c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/770e00e5bcd35054871a6f790f380123cc3b8b0c",
                "reference": "770e00e5bcd35054871a6f790f380123cc3b8b0c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5.52|^9.4"
            },
            "time": "2026-07-10T14:15:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Jaybizzle\\CrawlerDetect\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Beech",
                    "email": "m@rkbee.ch",
                    "role": "Developer"
                }
            ],
            "description": "CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent",
            "homepage": "https://github.com/JayBizzle/Crawler-Detect/",
            "keywords": [
                "crawler",
                "crawler detect",
                "crawler detector",
                "crawlerdetect",
                "php crawler detect"
            ],
            "support": {
                "issues": "https://github.com/JayBizzle/Crawler-Detect/issues",
                "source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.4.1"
            },
            "install-path": "../jaybizzle/crawler-detect"
        },
        {
            "name": "jenssegers/agent",
            "version": "v2.6.4",
            "version_normalized": "2.6.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jenssegers/agent.git",
                "reference": "daa11c43729510b3700bc34d414664966b03bffe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jenssegers/agent/zipball/daa11c43729510b3700bc34d414664966b03bffe",
                "reference": "daa11c43729510b3700bc34d414664966b03bffe",
                "shasum": ""
            },
            "require": {
                "jaybizzle/crawler-detect": "^1.2",
                "mobiledetect/mobiledetectlib": "^2.7.6",
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5.0|^6.0|^7.0"
            },
            "suggest": {
                "illuminate/support": "Required for laravel service providers"
            },
            "time": "2020-06-13T08:05:20+00:00",
            "type": "library",
            "extra": {
                "laravel": {
                    "aliases": {
                        "Agent": "Jenssegers\\Agent\\Facades\\Agent"
                    },
                    "providers": [
                        "Jenssegers\\Agent\\AgentServiceProvider"
                    ]
                },
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Jenssegers\\Agent\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jens Segers",
                    "homepage": "https://jenssegers.com"
                }
            ],
            "description": "Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect",
            "homepage": "https://github.com/jenssegers/agent",
            "keywords": [
                "Agent",
                "browser",
                "desktop",
                "laravel",
                "mobile",
                "platform",
                "user agent",
                "useragent"
            ],
            "support": {
                "issues": "https://github.com/jenssegers/agent/issues",
                "source": "https://github.com/jenssegers/agent/tree/v2.6.4"
            },
            "funding": [
                {
                    "url": "https://github.com/jenssegers",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/jenssegers/agent",
                    "type": "tidelift"
                }
            ],
            "install-path": "../jenssegers/agent"
        },
        {
            "name": "laminas/laminas-diactoros",
            "version": "3.8.0",
            "version_normalized": "3.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-diactoros.git",
                "reference": "60c182916b2749480895601649563970f3f12ec4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/60c182916b2749480895601649563970f3f12ec4",
                "reference": "60c182916b2749480895601649563970f3f12ec4",
                "shasum": ""
            },
            "require": {
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/http-factory": "^1.1",
                "psr/http-message": "^1.1 || ^2.0"
            },
            "conflict": {
                "amphp/amp": "<2.6.4"
            },
            "provide": {
                "psr/http-factory-implementation": "^1.0",
                "psr/http-message-implementation": "^1.1 || ^2.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-gd": "*",
                "ext-libxml": "*",
                "http-interop/http-factory-tests": "^2.2.0",
                "laminas/laminas-coding-standard": "~3.1.0",
                "php-http/psr7-integration-tests": "^1.4.0",
                "phpunit/phpunit": "^10.5.36",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13"
            },
            "time": "2025-10-12T15:31:36+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "module": "Laminas\\Diactoros",
                    "config-provider": "Laminas\\Diactoros\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions/create_uploaded_file.php",
                    "src/functions/marshal_headers_from_sapi.php",
                    "src/functions/marshal_method_from_sapi.php",
                    "src/functions/marshal_protocol_version_from_sapi.php",
                    "src/functions/normalize_server.php",
                    "src/functions/normalize_uploaded_files.php",
                    "src/functions/parse_cookie_header.php"
                ],
                "psr-4": {
                    "Laminas\\Diactoros\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "PSR HTTP Message implementations",
            "homepage": "https://laminas.dev",
            "keywords": [
                "http",
                "laminas",
                "psr",
                "psr-17",
                "psr-7"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-diactoros/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-diactoros/issues",
                "rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
                "source": "https://github.com/laminas/laminas-diactoros"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-diactoros"
        },
        {
            "name": "laminas/laminas-escaper",
            "version": "2.18.0",
            "version_normalized": "2.18.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-escaper.git",
                "reference": "06f211dfffff18d91844c1f55250d5d13c007e18"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/06f211dfffff18d91844c1f55250d5d13c007e18",
                "reference": "06f211dfffff18d91844c1f55250d5d13c007e18",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-mbstring": "*",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "zendframework/zend-escaper": "*"
            },
            "require-dev": {
                "infection/infection": "^0.31.0",
                "laminas/laminas-coding-standard": "~3.1.0",
                "phpunit/phpunit": "^11.5.42",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13.1"
            },
            "time": "2025-10-14T18:31:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Escaper\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
            "homepage": "https://laminas.dev",
            "keywords": [
                "escaper",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-escaper/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-escaper/issues",
                "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
                "source": "https://github.com/laminas/laminas-escaper"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-escaper"
        },
        {
            "name": "laminas/laminas-httphandlerrunner",
            "version": "2.13.0",
            "version_normalized": "2.13.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-httphandlerrunner.git",
                "reference": "181eaeeb838ad3d80fbbcfb0657a46bc212bbd4e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-httphandlerrunner/zipball/181eaeeb838ad3d80fbbcfb0657a46bc212bbd4e",
                "reference": "181eaeeb838ad3d80fbbcfb0657a46bc212bbd4e",
                "shasum": ""
            },
            "require": {
                "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/http-message": "^1.0 || ^2.0",
                "psr/http-message-implementation": "^1.0 || ^2.0",
                "psr/http-server-handler": "^1.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~3.1.0",
                "laminas/laminas-diactoros": "^3.6.0",
                "phpunit/phpunit": "^10.5.46",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.10.3"
            },
            "time": "2025-10-12T20:58:29+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "config-provider": "Laminas\\HttpHandlerRunner\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\HttpHandlerRunner\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.",
            "homepage": "https://laminas.dev",
            "keywords": [
                "components",
                "laminas",
                "mezzio",
                "psr-15",
                "psr-7"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-httphandlerrunner/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-httphandlerrunner/issues",
                "rss": "https://github.com/laminas/laminas-httphandlerrunner/releases.atom",
                "source": "https://github.com/laminas/laminas-httphandlerrunner"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-httphandlerrunner"
        },
        {
            "name": "laminas/laminas-stratigility",
            "version": "3.14.1",
            "version_normalized": "3.14.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-stratigility.git",
                "reference": "01368bf7b0be76a5f15d0727607da8253d451225"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-stratigility/zipball/01368bf7b0be76a5f15d0727607da8253d451225",
                "reference": "01368bf7b0be76a5f15d0727607da8253d451225",
                "shasum": ""
            },
            "require": {
                "fig/http-message-util": "^1.1",
                "laminas/laminas-escaper": "^2.10.0",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/http-message": "^1.0 || ^2.0",
                "psr/http-server-middleware": "^1.0.2"
            },
            "conflict": {
                "zendframework/zend-stratigility": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^3.1.0",
                "laminas/laminas-diactoros": "^2.25 || ^3.8.0",
                "phpunit/phpunit": "^10.5.58",
                "psalm/plugin-phpunit": "^0.19.0",
                "vimeo/psalm": "^5.26.1"
            },
            "suggest": {
                "psr/http-message-implementation": "Please install a psr/http-message-implementation to consume Stratigility; e.g., laminas/laminas-diactoros"
            },
            "time": "2026-05-03T17:52:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions/double-pass-middleware.php",
                    "src/functions/host.php",
                    "src/functions/middleware.php",
                    "src/functions/path.php",
                    "src/functions/double-pass-middleware.legacy.php",
                    "src/functions/host.legacy.php",
                    "src/functions/middleware.legacy.php",
                    "src/functions/path.legacy.php"
                ],
                "psr-4": {
                    "Laminas\\Stratigility\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "PSR-7 middleware foundation for building and dispatching middleware pipelines",
            "homepage": "https://laminas.dev",
            "keywords": [
                "http",
                "laminas",
                "middleware",
                "psr-15",
                "psr-7"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-stratigility/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-stratigility/issues",
                "rss": "https://github.com/laminas/laminas-stratigility/releases.atom",
                "source": "https://github.com/laminas/laminas-stratigility"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-stratigility"
        },
        {
            "name": "laravel/prompts",
            "version": "v0.3.24",
            "version_normalized": "0.3.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laravel/prompts.git",
                "reference": "5d3cdef29e93ca3b62b1871359db3078cd99908b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laravel/prompts/zipball/5d3cdef29e93ca3b62b1871359db3078cd99908b",
                "reference": "5d3cdef29e93ca3b62b1871359db3078cd99908b",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": "^2.2",
                "ext-mbstring": "*",
                "php": "^8.1",
                "symfony/console": "^6.2|^7.0|^8.0"
            },
            "conflict": {
                "illuminate/console": ">=10.17.0 <10.25.0",
                "laravel/framework": ">=10.17.0 <10.25.0"
            },
            "require-dev": {
                "illuminate/collections": "^10.0|^11.0|^12.0|^13.0",
                "mockery/mockery": "^1.5",
                "pestphp/pest": "^2.3|^3.4|^4.0",
                "phpstan/phpstan": "^1.12.28",
                "phpstan/phpstan-mockery": "^1.1.3"
            },
            "suggest": {
                "ext-pcntl": "Required for the spinner to be animated."
            },
            "time": "2026-08-20T12:55:36+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "0.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/helpers.php"
                ],
                "psr-4": {
                    "Laravel\\Prompts\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Add beautiful and user-friendly forms to your command-line applications.",
            "support": {
                "issues": "https://github.com/laravel/prompts/issues",
                "source": "https://github.com/laravel/prompts/tree/v0.3.24"
            },
            "install-path": "../laravel/prompts"
        },
        {
            "name": "laravel/serializable-closure",
            "version": "v2.0.16",
            "version_normalized": "2.0.16.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laravel/serializable-closure.git",
                "reference": "7cfc24e4fa2cca045fb8dd2a797a2b2b13b655ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/7cfc24e4fa2cca045fb8dd2a797a2b2b13b655ed",
                "reference": "7cfc24e4fa2cca045fb8dd2a797a2b2b13b655ed",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "illuminate/support": "^10.0|^11.0|^12.0|^13.0",
                "nesbot/carbon": "^2.67|^3.0",
                "pestphp/pest": "^2.36|^3.0|^4.0",
                "phpstan/phpstan": "^2.0",
                "symfony/var-dumper": "^6.2.0|^7.0.0|^8.0.0"
            },
            "time": "2026-08-18T20:28:54+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laravel\\SerializableClosure\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                },
                {
                    "name": "Nuno Maduro",
                    "email": "nuno@laravel.com"
                }
            ],
            "description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.",
            "keywords": [
                "closure",
                "laravel",
                "serializable"
            ],
            "support": {
                "issues": "https://github.com/laravel/serializable-closure/issues",
                "source": "https://github.com/laravel/serializable-closure"
            },
            "install-path": "../laravel/serializable-closure"
        },
        {
            "name": "league/commonmark",
            "version": "2.10.1",
            "version_normalized": "2.10.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/commonmark.git",
                "reference": "9d489ab67a02960fd8ffe624d93f751daf95439e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/9d489ab67a02960fd8ffe624d93f751daf95439e",
                "reference": "9d489ab67a02960fd8ffe624d93f751daf95439e",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "league/config": "^1.1.1",
                "php": "^7.4 || ^8.0",
                "psr/event-dispatcher": "^1.0",
                "symfony/deprecation-contracts": "^2.1 || ^3.0",
                "symfony/polyfill-php80": "^1.16"
            },
            "require-dev": {
                "cebe/markdown": "^1.0",
                "commonmark/cmark": "0.31.1",
                "commonmark/commonmark.js": "0.31.1",
                "composer/package-versions-deprecated": "^1.8",
                "embed/embed": "^4.4",
                "erusev/parsedown": "^1.0",
                "ext-json": "*",
                "github/gfm": "0.29.0",
                "michelf/php-markdown": "^1.4 || ^2.0",
                "nyholm/psr7": "^1.5",
                "phpstan/phpstan": "^2.0.0",
                "phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0 || ^12.0.0 || ^13.0.0",
                "scrutinizer/ocular": "^1.8.1",
                "symfony/finder": "^5.3 | ^6.0 | ^7.0 || ^8.0",
                "symfony/process": "^5.4 | ^6.0 | ^7.0 || ^8.0",
                "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0 || ^8.0",
                "unleashedtech/php-coding-standard": "^3.1.1",
                "vimeo/psalm": "^4.24.0 || ^5.0.0 || ^6.0.0"
            },
            "suggest": {
                "symfony/yaml": "v2.3+ required if using the Front Matter extension"
            },
            "time": "2026-09-07T13:44:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.11-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\CommonMark\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Colin O'Dell",
                    "email": "colinodell@gmail.com",
                    "homepage": "https://www.colinodell.com",
                    "role": "Lead Developer"
                }
            ],
            "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
            "homepage": "https://commonmark.thephpleague.com",
            "keywords": [
                "commonmark",
                "flavored",
                "gfm",
                "github",
                "github-flavored",
                "markdown",
                "md",
                "parser"
            ],
            "support": {
                "docs": "https://commonmark.thephpleague.com/",
                "forum": "https://github.com/thephpleague/commonmark/discussions",
                "issues": "https://github.com/thephpleague/commonmark/issues",
                "rss": "https://github.com/thephpleague/commonmark/releases.atom",
                "source": "https://github.com/thephpleague/commonmark"
            },
            "funding": [
                {
                    "url": "https://www.colinodell.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://www.paypal.me/colinpodell/10.00",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/colinodell",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
                    "type": "tidelift"
                }
            ],
            "install-path": "../league/commonmark"
        },
        {
            "name": "league/config",
            "version": "v1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/config.git",
                "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
                "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
                "shasum": ""
            },
            "require": {
                "dflydev/dot-access-data": "^3.0.1",
                "nette/schema": "^1.2",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.8.2",
                "phpunit/phpunit": "^9.5.5",
                "scrutinizer/ocular": "^1.8.1",
                "unleashedtech/php-coding-standard": "^3.1",
                "vimeo/psalm": "^4.7.3"
            },
            "time": "2022-12-11T20:36:23+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Config\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Colin O'Dell",
                    "email": "colinodell@gmail.com",
                    "homepage": "https://www.colinodell.com",
                    "role": "Lead Developer"
                }
            ],
            "description": "Define configuration arrays with strict schemas and access values with dot notation",
            "homepage": "https://config.thephpleague.com",
            "keywords": [
                "array",
                "config",
                "configuration",
                "dot",
                "dot-access",
                "nested",
                "schema"
            ],
            "support": {
                "docs": "https://config.thephpleague.com/",
                "issues": "https://github.com/thephpleague/config/issues",
                "rss": "https://github.com/thephpleague/config/releases.atom",
                "source": "https://github.com/thephpleague/config"
            },
            "funding": [
                {
                    "url": "https://www.colinodell.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://www.paypal.me/colinpodell/10.00",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/colinodell",
                    "type": "github"
                }
            ],
            "install-path": "../league/config"
        },
        {
            "name": "league/flysystem",
            "version": "3.36.0",
            "version_normalized": "3.36.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/flysystem.git",
                "reference": "f7fb152932f30072d573510cbd4dd657d6475b25"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f7fb152932f30072d573510cbd4dd657d6475b25",
                "reference": "f7fb152932f30072d573510cbd4dd657d6475b25",
                "shasum": ""
            },
            "require": {
                "league/flysystem-local": "^3.0.0",
                "league/mime-type-detection": "^1.0.0",
                "php": "^8.0.2"
            },
            "conflict": {
                "async-aws/core": "<1.19.0",
                "async-aws/s3": "<1.14.0",
                "aws/aws-sdk-php": "3.209.31 || 3.210.0",
                "guzzlehttp/guzzle": "<7.0",
                "guzzlehttp/ringphp": "<1.1.1",
                "phpseclib/phpseclib": "3.0.15",
                "symfony/http-client": "<5.2"
            },
            "require-dev": {
                "async-aws/s3": "^1.5 || ^2.0",
                "async-aws/simple-s3": "^1.1 || ^2.0",
                "aws/aws-sdk-php": "^3.295.10",
                "composer/semver": "^3.0",
                "ext-fileinfo": "*",
                "ext-ftp": "*",
                "ext-mongodb": "^1.3|^2",
                "ext-zip": "*",
                "friendsofphp/php-cs-fixer": "^3.5",
                "google/cloud-storage": "^1.23",
                "guzzlehttp/psr7": "^2.6",
                "microsoft/azure-storage-blob": "^1.1",
                "mongodb/mongodb": "^1.2|^2",
                "phpseclib/phpseclib": "^3.0.36",
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^9.5.11|^10.0",
                "sabre/dav": "^4.6.0"
            },
            "time": "2026-09-02T08:00:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "File storage abstraction for PHP",
            "keywords": [
                "WebDAV",
                "aws",
                "cloud",
                "file",
                "files",
                "filesystem",
                "filesystems",
                "ftp",
                "s3",
                "sftp",
                "storage"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/flysystem/issues",
                "source": "https://github.com/thephpleague/flysystem/tree/3.36.0"
            },
            "install-path": "../league/flysystem"
        },
        {
            "name": "league/flysystem-local",
            "version": "3.35.3",
            "version_normalized": "3.35.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/flysystem-local.git",
                "reference": "a099b24dce160f3b2239043d13d47c4a1a214ea4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/a099b24dce160f3b2239043d13d47c4a1a214ea4",
                "reference": "a099b24dce160f3b2239043d13d47c4a1a214ea4",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "league/flysystem": "^3.0.0",
                "league/mime-type-detection": "^1.0.0",
                "php": "^8.0.2"
            },
            "time": "2026-08-12T13:29:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\Local\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "Local filesystem adapter for Flysystem.",
            "keywords": [
                "Flysystem",
                "file",
                "files",
                "filesystem",
                "local"
            ],
            "support": {
                "source": "https://github.com/thephpleague/flysystem-local/tree/3.35.3"
            },
            "install-path": "../league/flysystem-local"
        },
        {
            "name": "league/flysystem-memory",
            "version": "3.31.0",
            "version_normalized": "3.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/flysystem-memory.git",
                "reference": "b2d1700ed1215684e7276e55bcacf350e0e06ff9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem-memory/zipball/b2d1700ed1215684e7276e55bcacf350e0e06ff9",
                "reference": "b2d1700ed1215684e7276e55bcacf350e0e06ff9",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "league/flysystem": "^3.0.0",
                "php": "^8.0.2"
            },
            "time": "2026-01-23T15:30:45+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\InMemory\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "In-memory filesystem adapter for Flysystem.",
            "keywords": [
                "Flysystem",
                "file",
                "files",
                "filesystem",
                "memory"
            ],
            "support": {
                "source": "https://github.com/thephpleague/flysystem-memory/tree/3.31.0"
            },
            "install-path": "../league/flysystem-memory"
        },
        {
            "name": "league/mime-type-detection",
            "version": "1.17.0",
            "version_normalized": "1.17.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/mime-type-detection.git",
                "reference": "f5f47eff7c48ed1003069a2ca67f316fb4021c76"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/f5f47eff7c48ed1003069a2ca67f316fb4021c76",
                "reference": "f5f47eff7c48ed1003069a2ca67f316fb4021c76",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.2",
                "phpstan/phpstan": "^0.12.68",
                "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0 || ^11.0 || ^12.0"
            },
            "time": "2026-07-09T11:49:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\MimeTypeDetection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "Mime-type detection for Flysystem",
            "support": {
                "issues": "https://github.com/thephpleague/mime-type-detection/issues",
                "source": "https://github.com/thephpleague/mime-type-detection/tree/1.17.0"
            },
            "funding": [
                {
                    "url": "https://github.com/frankdejonge",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
                    "type": "tidelift"
                }
            ],
            "install-path": "../league/mime-type-detection"
        },
        {
            "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": {
                    "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-facebook",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/oauth2-facebook.git",
                "reference": "ec6d62a00b548c6cd56d7b734346b9e6befbfbbb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/oauth2-facebook/zipball/ec6d62a00b548c6cd56d7b734346b9e6befbfbbb",
                "reference": "ec6d62a00b548c6cd56d7b734346b9e6befbfbbb",
                "shasum": ""
            },
            "require": {
                "league/oauth2-client": "^2.0",
                "php": ">=7.3"
            },
            "require-dev": {
                "ext-json": "*",
                "mockery/mockery": "~1.3.0",
                "phpunit/phpunit": "^9.4",
                "squizlabs/php_codesniffer": "~3.0"
            },
            "time": "2022-02-24T18:45:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\OAuth2\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sammy Kaye Powers",
                    "email": "me@sammyk.me",
                    "homepage": "http://www.sammyk.me"
                }
            ],
            "description": "Facebook OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
            "keywords": [
                "Authentication",
                "authorization",
                "client",
                "facebook",
                "oauth",
                "oauth2"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/oauth2-facebook/issues",
                "source": "https://github.com/thephpleague/oauth2-facebook/tree/2.2.0"
            },
            "install-path": "../league/oauth2-facebook"
        },
        {
            "name": "league/oauth2-github",
            "version": "3.1.1",
            "version_normalized": "3.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/oauth2-github.git",
                "reference": "84211f62b757f7266fe605a0aa874a32f52c24fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/oauth2-github/zipball/84211f62b757f7266fe605a0aa874a32f52c24fd",
                "reference": "84211f62b757f7266fe605a0aa874a32f52c24fd",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "league/oauth2-client": "^2.0",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "mockery/mockery": "^1.4",
                "phpunit/phpunit": "^9.5",
                "squizlabs/php_codesniffer": "^3.6"
            },
            "time": "2024-09-03T10:42:10+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\OAuth2\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Steven Maguire",
                    "email": "stevenmaguire@gmail.com",
                    "homepage": "https://github.com/stevenmaguire"
                },
                {
                    "name": "Woody Gilk",
                    "email": "woody.gilk@gmail.com",
                    "homepage": "https://github.com/shadowhand"
                }
            ],
            "description": "Github OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
            "keywords": [
                "authorisation",
                "authorization",
                "client",
                "github",
                "oauth",
                "oauth2"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/oauth2-github/issues",
                "source": "https://github.com/thephpleague/oauth2-github/tree/3.1.1"
            },
            "install-path": "../league/oauth2-github"
        },
        {
            "name": "league/oauth2-google",
            "version": "4.2.0",
            "version_normalized": "4.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/oauth2-google.git",
                "reference": "72be69505f890ea8b6d4e716f619b3c10a1f5010"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/oauth2-google/zipball/72be69505f890ea8b6d4e716f619b3c10a1f5010",
                "reference": "72be69505f890ea8b6d4e716f619b3c10a1f5010",
                "shasum": ""
            },
            "require": {
                "league/oauth2-client": "^2.0 || ^3.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": "2026-03-09T09:36:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "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.2.0"
            },
            "install-path": "../league/oauth2-google"
        },
        {
            "name": "matthiasmullie/minify",
            "version": "1.3.75",
            "version_normalized": "1.3.75.0",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/minify.git",
                "reference": "76ba4a5f555fd7bf4aa408af608e991569076671"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/76ba4a5f555fd7bf4aa408af608e991569076671",
                "reference": "76ba4a5f555fd7bf4aa408af608e991569076671",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "matthiasmullie/path-converter": "~1.1",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": ">=2.0",
                "matthiasmullie/scrapbook": ">=1.3",
                "phpunit/phpunit": ">=4.8"
            },
            "suggest": {
                "psr/cache-implementation": "Cache implementation to use with Minify::cache"
            },
            "time": "2025-06-25T09:56:19+00:00",
            "bin": [
                "bin/minifycss",
                "bin/minifyjs"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\Minify\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "minify@mullie.eu",
                    "homepage": "https://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
            "homepage": "https://github.com/matthiasmullie/minify",
            "keywords": [
                "JS",
                "css",
                "javascript",
                "minifier",
                "minify"
            ],
            "support": {
                "issues": "https://github.com/matthiasmullie/minify/issues",
                "source": "https://github.com/matthiasmullie/minify/tree/1.3.75"
            },
            "funding": [
                {
                    "url": "https://github.com/matthiasmullie",
                    "type": "github"
                }
            ],
            "install-path": "../matthiasmullie/minify"
        },
        {
            "name": "matthiasmullie/path-converter",
            "version": "1.1.3",
            "version_normalized": "1.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/path-converter.git",
                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "time": "2019-02-05T23:41:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\PathConverter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "pathconverter@mullie.eu",
                    "homepage": "http://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "Relative path converter",
            "homepage": "http://github.com/matthiasmullie/path-converter",
            "keywords": [
                "converter",
                "path",
                "paths",
                "relative"
            ],
            "support": {
                "issues": "https://github.com/matthiasmullie/path-converter/issues",
                "source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3"
            },
            "install-path": "../matthiasmullie/path-converter"
        },
        {
            "name": "middlewares/base-path",
            "version": "v2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/middlewares/base-path.git",
                "reference": "243ad6a6435cc74e221d81867d1110853ebf6321"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/middlewares/base-path/zipball/243ad6a6435cc74e221d81867d1110853ebf6321",
                "reference": "243ad6a6435cc74e221d81867d1110853ebf6321",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "psr/http-server-middleware": "^1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3",
                "laminas/laminas-diactoros": "^2 || ^3",
                "middlewares/utils": "^2 || ^3 || ^4",
                "oscarotero/php-cs-fixer-config": "^2",
                "phpstan/phpstan": "^1 || ^2",
                "phpunit/phpunit": "^8 || ^9",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2025-03-23T10:15:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Middlewares\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Middleware to remove the prefix from the uri path of the request.",
            "homepage": "https://github.com/middlewares/base-path",
            "keywords": [
                "http",
                "middleware",
                "psr-15",
                "psr-7",
                "server"
            ],
            "support": {
                "issues": "https://github.com/middlewares/base-path/issues",
                "source": "https://github.com/middlewares/base-path/tree/v2.2.0"
            },
            "install-path": "../middlewares/base-path"
        },
        {
            "name": "middlewares/base-path-router",
            "version": "v2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/middlewares/base-path-router.git",
                "reference": "0f93a817c659084f9d8b70809d24e43b498ac502"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/middlewares/base-path-router/zipball/0f93a817c659084f9d8b70809d24e43b498ac502",
                "reference": "0f93a817c659084f9d8b70809d24e43b498ac502",
                "shasum": ""
            },
            "require": {
                "middlewares/utils": "^2 || ^3 || ^4",
                "php": "^7.2 || ^8.0",
                "psr/http-server-middleware": "^1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3",
                "laminas/laminas-diactoros": "^2 || ^3",
                "oscarotero/php-cs-fixer-config": "^2",
                "phpstan/phpstan": "^1 || ^2",
                "phpunit/phpunit": "^8 || ^9",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2025-03-22T13:12:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Middlewares\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A PSR-15 middleware for hierarchical dispatching based on path prefixes",
            "homepage": "https://github.com/middlewares/base-path-router",
            "keywords": [
                "http",
                "middleware",
                "psr-15",
                "psr-7",
                "routing",
                "server"
            ],
            "support": {
                "issues": "https://github.com/middlewares/base-path-router/issues",
                "source": "https://github.com/middlewares/base-path-router/tree/v2.1.0"
            },
            "install-path": "../middlewares/base-path-router"
        },
        {
            "name": "middlewares/request-handler",
            "version": "v2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/middlewares/request-handler.git",
                "reference": "732bc798d9ae11c2703b870ccd098030fb609c3b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/middlewares/request-handler/zipball/732bc798d9ae11c2703b870ccd098030fb609c3b",
                "reference": "732bc798d9ae11c2703b870ccd098030fb609c3b",
                "shasum": ""
            },
            "require": {
                "middlewares/utils": "^2 || ^3 || ^4",
                "php": "^7.2 || ^8.0",
                "psr/container": "^1.0||^2.0",
                "psr/http-server-middleware": "^1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3",
                "laminas/laminas-diactoros": "^2 || ^3",
                "oscarotero/php-cs-fixer-config": "^2",
                "phpstan/phpstan": "^1 || ^2",
                "phpunit/phpunit": "^8 || ^9",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2025-03-23T18:04:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Middlewares\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Middleware to execute request handlers",
            "homepage": "https://github.com/middlewares/request-handler",
            "keywords": [
                "controller",
                "handler",
                "http",
                "invoke",
                "middleware",
                "psr-15",
                "psr-7",
                "request",
                "server"
            ],
            "support": {
                "issues": "https://github.com/middlewares/request-handler/issues",
                "source": "https://github.com/middlewares/request-handler/tree/v2.1.0"
            },
            "install-path": "../middlewares/request-handler"
        },
        {
            "name": "middlewares/utils",
            "version": "v3.3.0",
            "version_normalized": "3.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/middlewares/utils.git",
                "reference": "670b135ce0dbd040eadb025a9388f9bd617cc010"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/middlewares/utils/zipball/670b135ce0dbd040eadb025a9388f9bd617cc010",
                "reference": "670b135ce0dbd040eadb025a9388f9bd617cc010",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "psr/container": "^1.0 || ^2.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0",
                "psr/http-server-middleware": "^1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^v2.16",
                "guzzlehttp/psr7": "^2.0",
                "laminas/laminas-diactoros": "^2.4",
                "nyholm/psr7": "^1.0",
                "oscarotero/php-cs-fixer-config": "^1.0",
                "phpstan/phpstan": "^0.12",
                "phpunit/phpunit": "^8|^9",
                "slim/psr7": "^1.4",
                "squizlabs/php_codesniffer": "^3.5",
                "sunrise/http-message": "^1.0",
                "sunrise/http-server-request": "^1.0",
                "sunrise/stream": "^1.0.15",
                "sunrise/uri": "^1.0.15"
            },
            "time": "2021-07-04T17:56:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Middlewares\\Utils\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Common utils for PSR-15 middleware packages",
            "homepage": "https://github.com/middlewares/utils",
            "keywords": [
                "PSR-11",
                "http",
                "middleware",
                "psr-15",
                "psr-17",
                "psr-7"
            ],
            "support": {
                "issues": "https://github.com/middlewares/utils/issues",
                "source": "https://github.com/middlewares/utils/tree/v3.3.0"
            },
            "install-path": "../middlewares/utils"
        },
        {
            "name": "mobiledetect/mobiledetectlib",
            "version": "2.8.47",
            "version_normalized": "2.8.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/serbanghita/Mobile-Detect.git",
                "reference": "28e9045958dcaf771f9b56564549d5b174e38b0e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/28e9045958dcaf771f9b56564549d5b174e38b0e",
                "reference": "28e9045958dcaf771f9b56564549d5b174e38b0e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.36"
            },
            "time": "2026-04-14T12:32:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Detection": "namespaced/"
                },
                "classmap": [
                    "Mobile_Detect.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Serban Ghita",
                    "email": "serbanghita@gmail.com",
                    "homepage": "http://mobiledetect.net",
                    "role": "Developer"
                }
            ],
            "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
            "homepage": "https://github.com/serbanghita/Mobile-Detect",
            "keywords": [
                "detect mobile devices",
                "mobile",
                "mobile detect",
                "mobile detector",
                "php mobile detect"
            ],
            "support": {
                "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
                "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.47"
            },
            "funding": [
                {
                    "url": "https://github.com/serbanghita",
                    "type": "github"
                }
            ],
            "install-path": "../mobiledetect/mobiledetectlib"
        },
        {
            "name": "monolog/monolog",
            "version": "3.12.0",
            "version_normalized": "3.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "72c534fc0ab181ef52d92a68382318631e301608"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/72c534fc0ab181ef52d92a68382318631e301608",
                "reference": "72c534fc0ab181ef52d92a68382318631e301608",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/log": "^2.0 || ^3.0"
            },
            "provide": {
                "psr/log-implementation": "3.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "elasticsearch/elasticsearch": "^7 || ^8",
                "ext-json": "*",
                "graylog2/gelf-php": "^1.4.2 || ^2.0",
                "guzzlehttp/guzzle": "^7.4.5",
                "guzzlehttp/psr7": "^2.2",
                "mongodb/mongodb": "^1.8 || ^2.0",
                "php-amqplib/php-amqplib": "~2.4 || ^3",
                "php-console/php-console": "^3.1.8",
                "phpstan/phpstan": "^2",
                "phpstan/phpstan-deprecation-rules": "^2",
                "phpstan/phpstan-strict-rules": "^2",
                "phpunit/phpunit": "^10.5.17 || ^11.0.7",
                "predis/predis": "^1.1 || ^2",
                "psr/clock": "^1.0",
                "rollbar/rollbar": "^4.0",
                "ruflin/elastica": "^7 || ^8",
                "symfony/mailer": "^5.4 || ^6",
                "symfony/mime": "^5.4 || ^6"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
                "ext-mbstring": "Allow to work properly with unicode symbols",
                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
                "ext-openssl": "Required to send log messages using SSL",
                "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "psr/clock": "Required to pass a clock to the Logger and control the timestamp of log records",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
            },
            "time": "2026-09-09T08:34:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "https://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/monolog/issues",
                "source": "https://github.com/Seldaek/monolog/tree/3.12.0"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                    "type": "tidelift"
                }
            ],
            "install-path": "../monolog/monolog"
        },
        {
            "name": "nelexa/zip",
            "version": "4.0.2",
            "version_normalized": "4.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Ne-Lexa/php-zip.git",
                "reference": "88a1b6549be813278ff2dd3b6b2ac188827634a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Ne-Lexa/php-zip/zipball/88a1b6549be813278ff2dd3b6b2ac188827634a7",
                "reference": "88a1b6549be813278ff2dd3b6b2ac188827634a7",
                "shasum": ""
            },
            "require": {
                "ext-zlib": "*",
                "php": "^7.4 || ^8.0",
                "psr/http-message": "*",
                "symfony/finder": "*"
            },
            "require-dev": {
                "ext-bz2": "*",
                "ext-dom": "*",
                "ext-fileinfo": "*",
                "ext-iconv": "*",
                "ext-openssl": "*",
                "ext-xml": "*",
                "friendsofphp/php-cs-fixer": "^3.4.0",
                "guzzlehttp/psr7": "^1.6",
                "phpunit/phpunit": "^9",
                "symfony/http-foundation": "*",
                "symfony/var-dumper": "*",
                "vimeo/psalm": "^4.6"
            },
            "suggest": {
                "ext-bz2": "Needed to support BZIP2 compression",
                "ext-fileinfo": "Needed to get mime-type file",
                "ext-iconv": "Needed to support convert zip entry name to requested character encoding",
                "ext-openssl": "Needed to support encrypt zip entries or use ext-mcrypt"
            },
            "time": "2022-06-17T11:17:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpZip\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ne-Lexa",
                    "email": "alexey@nelexa.ru",
                    "role": "Developer"
                }
            ],
            "description": "PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.",
            "homepage": "https://github.com/Ne-Lexa/php-zip",
            "keywords": [
                "archive",
                "extract",
                "unzip",
                "winzip",
                "zip",
                "ziparchive"
            ],
            "support": {
                "issues": "https://github.com/Ne-Lexa/php-zip/issues",
                "source": "https://github.com/Ne-Lexa/php-zip/tree/4.0.2"
            },
            "install-path": "../nelexa/zip"
        },
        {
            "name": "nesbot/carbon",
            "version": "3.14.0",
            "version_normalized": "3.14.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/CarbonPHP/carbon.git",
                "reference": "0023eaa2c9110e47446dd512a263c69c40cd41f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/0023eaa2c9110e47446dd512a263c69c40cd41f2",
                "reference": "0023eaa2c9110e47446dd512a263c69c40cd41f2",
                "shasum": ""
            },
            "require": {
                "carbonphp/carbon-doctrine-types": "<100.0",
                "ext-json": "*",
                "php": "^8.1",
                "psr/clock": "^1.0",
                "symfony/clock": "^6.3.12 || ^7.0 || ^8.0",
                "symfony/polyfill-mbstring": "^1.0",
                "symfony/translation": "^4.4.18 || ^5.2.1 || ^6.0 || ^7.0 || ^8.0"
            },
            "provide": {
                "psr/clock-implementation": "1.0"
            },
            "require-dev": {
                "doctrine/dbal": "^3.6.3 || ^4.0",
                "doctrine/orm": "^2.15.2 || ^3.0",
                "friendsofphp/php-cs-fixer": "^v3.87.1",
                "kylekatarnls/multi-tester": "^2.5.3",
                "phpmd/phpmd": "^2.15.0",
                "phpstan/extension-installer": "^1.4.3",
                "phpstan/phpstan": "^2.1.22",
                "phpunit/phpunit": "^10.5.53",
                "squizlabs/php_codesniffer": "^3.13.4 || ^4.0.0"
            },
            "time": "2026-09-12T20:45:19+00:00",
            "bin": [
                "bin/carbon"
            ],
            "type": "library",
            "extra": {
                "laravel": {
                    "providers": [
                        "Carbon\\Laravel\\ServiceProvider"
                    ]
                },
                "phpstan": {
                    "includes": [
                        "extension.neon"
                    ]
                },
                "branch-alias": {
                    "dev-2.x": "2.x-dev",
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Carbon\\": "src/Carbon/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Brian Nesbitt",
                    "email": "brian@nesbot.com",
                    "homepage": "https://markido.com"
                },
                {
                    "name": "kylekatarnls",
                    "homepage": "https://github.com/kylekatarnls"
                }
            ],
            "description": "An API extension for DateTime that supports 281 different languages.",
            "homepage": "https://carbonphp.github.io/carbon/",
            "keywords": [
                "date",
                "datetime",
                "time"
            ],
            "support": {
                "docs": "https://carbonphp.github.io/carbon/guide/getting-started/introduction.html",
                "issues": "https://github.com/CarbonPHP/carbon/issues",
                "source": "https://github.com/CarbonPHP/carbon"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/kylekatarnls",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/Carbon#sponsor",
                    "type": "opencollective"
                },
                {
                    "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
                    "type": "tidelift"
                }
            ],
            "install-path": "../nesbot/carbon"
        },
        {
            "name": "nette/schema",
            "version": "v1.3.6",
            "version_normalized": "1.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nette/schema.git",
                "reference": "c54350438cd6914616f790a49cb424605f421562"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nette/schema/zipball/c54350438cd6914616f790a49cb424605f421562",
                "reference": "c54350438cd6914616f790a49cb424605f421562",
                "shasum": ""
            },
            "require": {
                "nette/utils": "^4.0",
                "php": "8.1 - 8.5"
            },
            "require-dev": {
                "nette/phpstan-rules": "^1.0",
                "nette/tester": "^2.6",
                "phpstan/extension-installer": "^1.4@stable",
                "phpstan/phpstan": "^2.1.39@stable",
                "tracy/tracy": "^2.8"
            },
            "time": "2026-08-16T21:58:41+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Nette\\": "src"
                },
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause",
                "GPL-2.0-only",
                "GPL-3.0-only"
            ],
            "authors": [
                {
                    "name": "David Grudl",
                    "homepage": "https://davidgrudl.com"
                },
                {
                    "name": "Nette Community",
                    "homepage": "https://nette.org/contributors"
                }
            ],
            "description": "📐 Nette Schema: validating data structures against a given Schema.",
            "homepage": "https://nette.org",
            "keywords": [
                "config",
                "nette"
            ],
            "support": {
                "issues": "https://github.com/nette/schema/issues",
                "source": "https://github.com/nette/schema/tree/v1.3.6"
            },
            "install-path": "../nette/schema"
        },
        {
            "name": "nette/utils",
            "version": "v4.1.5",
            "version_normalized": "4.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nette/utils.git",
                "reference": "b043439dbdf954e6c28b5ea7e34b0100f83165e0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nette/utils/zipball/b043439dbdf954e6c28b5ea7e34b0100f83165e0",
                "reference": "b043439dbdf954e6c28b5ea7e34b0100f83165e0",
                "shasum": ""
            },
            "require": {
                "php": "8.2 - 8.5"
            },
            "conflict": {
                "nette/finder": "<3",
                "nette/schema": "<1.2.2"
            },
            "require-dev": {
                "jetbrains/phpstorm-attributes": "^1.2",
                "nette/phpstan-rules": "^1.0",
                "nette/tester": "^2.5",
                "phpstan/extension-installer": "^1.4@stable",
                "phpstan/phpstan": "^2.1@stable",
                "tracy/tracy": "^2.9"
            },
            "suggest": {
                "ext-gd": "to use Image",
                "ext-iconv": "to use Strings::chr(), ord() and reverse()",
                "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
                "ext-json": "to use Nette\\Utils\\Json",
                "ext-mbstring": "to use Strings::lower() etc...",
                "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()"
            },
            "time": "2026-07-17T23:02:45+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Nette\\": "src"
                },
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause",
                "GPL-2.0-only",
                "GPL-3.0-only"
            ],
            "authors": [
                {
                    "name": "David Grudl",
                    "homepage": "https://davidgrudl.com"
                },
                {
                    "name": "Nette Community",
                    "homepage": "https://nette.org/contributors"
                }
            ],
            "description": "🛠  Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
            "homepage": "https://nette.org",
            "keywords": [
                "array",
                "core",
                "datetime",
                "images",
                "json",
                "nette",
                "paginator",
                "password",
                "slugify",
                "string",
                "unicode",
                "utf-8",
                "utility",
                "validation"
            ],
            "support": {
                "issues": "https://github.com/nette/utils/issues",
                "source": "https://github.com/nette/utils/tree/v4.1.5"
            },
            "install-path": "../nette/utils"
        },
        {
            "name": "nikic/fast-route",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/FastRoute.git",
                "reference": "7476684f39bb9124b3be69ed3d84b66723920298"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/FastRoute/zipball/7476684f39bb9124b3be69ed3d84b66723920298",
                "reference": "7476684f39bb9124b3be69ed3d84b66723920298",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35|~5.7"
            },
            "time": "2026-07-09T19:38:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "FastRoute\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov",
                    "email": "nikic@php.net"
                }
            ],
            "description": "Fast request router for PHP",
            "keywords": [
                "router",
                "routing"
            ],
            "support": {
                "issues": "https://github.com/nikic/FastRoute/issues",
                "source": "https://github.com/nikic/FastRoute/tree/1.3.1"
            },
            "install-path": "../nikic/fast-route"
        },
        {
            "name": "nikic/php-parser",
            "version": "v5.8.0",
            "version_normalized": "5.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "044a6a392ff8ad0d61f14370a5fbbd0a0107152f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/044a6a392ff8ad0d61f14370a5fbbd0a0107152f",
                "reference": "044a6a392ff8ad0d61f14370a5fbbd0a0107152f",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-tokenizer": "*",
                "php": ">=7.4"
            },
            "require-dev": {
                "ircmaxell/php-yacc": "^0.0.7",
                "phpunit/phpunit": "^9.0"
            },
            "time": "2026-07-04T14:30:18+00:00",
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpParser\\": "lib/PhpParser"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov"
                }
            ],
            "description": "A PHP parser written in PHP",
            "keywords": [
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/nikic/PHP-Parser/issues",
                "source": "https://github.com/nikic/PHP-Parser/tree/v5.8.0"
            },
            "install-path": "../nikic/php-parser"
        },
        {
            "name": "nunomaduro/termwind",
            "version": "v2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nunomaduro/termwind.git",
                "reference": "712a31b768f5daea284c2169a7d227031001b9a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/712a31b768f5daea284c2169a7d227031001b9a8",
                "reference": "712a31b768f5daea284c2169a7d227031001b9a8",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^8.2",
                "symfony/console": "^7.4.4 || ^8.0.4"
            },
            "require-dev": {
                "illuminate/console": "^11.47.0",
                "laravel/pint": "^1.27.1",
                "mockery/mockery": "^1.6.12",
                "pestphp/pest": "^2.36.0 || ^3.8.4 || ^4.3.2",
                "phpstan/phpstan": "^1.12.32",
                "phpstan/phpstan-strict-rules": "^1.6.2",
                "symfony/var-dumper": "^7.3.5 || ^8.0.4",
                "thecodingmachine/phpstan-strict-rules": "^1.0.0"
            },
            "time": "2026-02-16T23:10:27+00:00",
            "type": "library",
            "extra": {
                "laravel": {
                    "providers": [
                        "Termwind\\Laravel\\TermwindServiceProvider"
                    ]
                },
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Functions.php"
                ],
                "psr-4": {
                    "Termwind\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nuno Maduro",
                    "email": "enunomaduro@gmail.com"
                }
            ],
            "description": "It's like Tailwind CSS, but for the console.",
            "keywords": [
                "cli",
                "console",
                "css",
                "package",
                "php",
                "style"
            ],
            "support": {
                "issues": "https://github.com/nunomaduro/termwind/issues",
                "source": "https://github.com/nunomaduro/termwind/tree/v2.4.0"
            },
            "funding": [
                {
                    "url": "https://www.paypal.com/paypalme/enunomaduro",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/nunomaduro",
                    "type": "github"
                },
                {
                    "url": "https://github.com/xiCO2k",
                    "type": "github"
                }
            ],
            "install-path": "../nunomaduro/termwind"
        },
        {
            "name": "nyholm/psr7",
            "version": "1.8.2",
            "version_normalized": "1.8.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Nyholm/psr7.git",
                "reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Nyholm/psr7/zipball/a71f2b11690f4b24d099d6b16690a90ae14fc6f3",
                "reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.1 || ^2.0"
            },
            "provide": {
                "php-http/message-factory-implementation": "1.0",
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "http-interop/http-factory-tests": "^0.9",
                "php-http/message-factory": "^1.0",
                "php-http/psr7-integration-tests": "^1.0",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
                "symfony/error-handler": "^4.4"
            },
            "time": "2024-09-09T07:06:30+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Nyholm\\Psr7\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com"
                },
                {
                    "name": "Martijn van der Ven",
                    "email": "martijn@vanderven.se"
                }
            ],
            "description": "A fast PHP7 implementation of PSR-7",
            "homepage": "https://tnyholm.se",
            "keywords": [
                "psr-17",
                "psr-7"
            ],
            "support": {
                "issues": "https://github.com/Nyholm/psr7/issues",
                "source": "https://github.com/Nyholm/psr7/tree/1.8.2"
            },
            "funding": [
                {
                    "url": "https://github.com/Zegnat",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nyholm",
                    "type": "github"
                }
            ],
            "install-path": "../nyholm/psr7"
        },
        {
            "name": "omines/oauth2-gitlab",
            "version": "3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/omines/oauth2-gitlab.git",
                "reference": "5d8afd581c3d40dc469d03fa42965c449e95de9a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/omines/oauth2-gitlab/zipball/5d8afd581c3d40dc469d03fa42965c449e95de9a",
                "reference": "5d8afd581c3d40dc469d03fa42965c449e95de9a",
                "shasum": ""
            },
            "require": {
                "league/oauth2-client": "^2.4.1",
                "php": ">=8.1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.37.1",
                "guzzlehttp/psr7": "^2.6.1",
                "http-interop/http-factory-guzzle": "^1.2",
                "infection/infection": "^0.27.7",
                "m4tthumphrey/php-gitlab-api": "^11.12",
                "mockery/mockery": "^1.6.6",
                "php-http/guzzle7-adapter": "^1.0.0",
                "phpstan/extension-installer": "^1.3.1",
                "phpstan/phpstan": "^1.10.41",
                "phpstan/phpstan-mockery": "^1.1.1",
                "phpstan/phpstan-phpunit": "^1.3.15",
                "phpunit/phpunit": "^10.4.2"
            },
            "suggest": {
                "m4tthumphrey/php-gitlab-api": "For further API usage using the acquired OAuth2 token"
            },
            "time": "2023-11-06T21:46:04+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omines\\OAuth2\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Niels Keurentjes",
                    "email": "niels.keurentjes@omines.com",
                    "homepage": "https://www.omines.nl/"
                }
            ],
            "description": "GitLab OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
            "keywords": [
                "authorisation",
                "authorization",
                "client",
                "gitlab",
                "oauth",
                "oauth2"
            ],
            "support": {
                "issues": "https://github.com/omines/oauth2-gitlab/issues",
                "source": "https://github.com/omines/oauth2-gitlab/tree/3.6.0"
            },
            "install-path": "../omines/oauth2-gitlab"
        },
        {
            "name": "opis/closure",
            "version": "4.5.0",
            "version_normalized": "4.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/opis/closure.git",
                "reference": "b97e42b95bb72d87507f5e2d137ceb239aea8d6b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/opis/closure/zipball/b97e42b95bb72d87507f5e2d137ceb239aea8d6b",
                "reference": "b97e42b95bb72d87507f5e2d137ceb239aea8d6b",
                "shasum": ""
            },
            "require": {
                "php": "^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "time": "2026-03-05T13:32:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "Opis\\Closure\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marius Sarca",
                    "email": "marius.sarca@gmail.com"
                },
                {
                    "name": "Sorin Sarca",
                    "email": "sarca_sorin@hotmail.com"
                }
            ],
            "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary data.",
            "homepage": "https://opis.io/closure",
            "keywords": [
                "anonymous classes",
                "anonymous functions",
                "closure",
                "function",
                "serializable",
                "serialization",
                "serialize"
            ],
            "support": {
                "issues": "https://github.com/opis/closure/issues",
                "source": "https://github.com/opis/closure/tree/4.5.0"
            },
            "install-path": "../opis/closure"
        },
        {
            "name": "plesk/ratchetphp",
            "version": "v1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/plesk/ratchetphp.git",
                "reference": "ca3310fb20baac19824057c60e10c688e9aa94e1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/plesk/ratchetphp/zipball/ca3310fb20baac19824057c60e10c688e9aa94e1",
                "reference": "ca3310fb20baac19824057c60e10c688e9aa94e1",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/psr7": "^2.5.0",
                "php": "^8.0",
                "ratchet/rfc6455": "^0.3.1",
                "react/event-loop": "^1.4.0",
                "react/socket": "^1.13.0",
                "symfony/http-foundation": "^5.4.24 || ^6.0 || ^7.0",
                "symfony/routing": "^5.4.22 || ^6.0 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6.9",
                "squizlabs/php_codesniffer": "^3.7"
            },
            "time": "2025-01-29T12:14:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ratchet\\": "src/Ratchet"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Matt Bonneau",
                    "role": "Developer"
                },
                {
                    "name": "Alexey Yuzhakov",
                    "role": "Developer"
                }
            ],
            "description": "PHP WebSocket library",
            "homepage": "http://socketo.me",
            "keywords": [
                "Ratchet",
                "WebSockets",
                "server",
                "sockets",
                "websocket"
            ],
            "support": {
                "source": "https://github.com/plesk/ratchetphp/tree/v1.0.4"
            },
            "install-path": "../plesk/ratchetphp"
        },
        {
            "name": "psr/cache",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/cache.git",
                "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
                "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2021-02-03T23:26:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for caching libraries",
            "keywords": [
                "cache",
                "psr",
                "psr-6"
            ],
            "support": {
                "source": "https://github.com/php-fig/cache/tree/3.0.0"
            },
            "install-path": "../psr/cache"
        },
        {
            "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": {
                    "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/container",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2021-11-05T16:47:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/2.0.2"
            },
            "install-path": "../psr/container"
        },
        {
            "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": {
                    "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": {
                    "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": {
                    "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": "1.1",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2023-04-04T09:50:52+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://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/1.1"
            },
            "install-path": "../psr/http-message"
        },
        {
            "name": "psr/http-server-handler",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-server-handler.git",
                "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/84c4fb66179be4caaf8e97bd239203245302e7d4",
                "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-04-10T20:06:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Server\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP server-side request handler",
            "keywords": [
                "handler",
                "http",
                "http-interop",
                "psr",
                "psr-15",
                "psr-7",
                "request",
                "response",
                "server"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-server-handler/tree/1.0.2"
            },
            "install-path": "../psr/http-server-handler"
        },
        {
            "name": "psr/http-server-middleware",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-server-middleware.git",
                "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
                "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0",
                "psr/http-message": "^1.0 || ^2.0",
                "psr/http-server-handler": "^1.0"
            },
            "time": "2023-04-11T06:14:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Server\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP server-side middleware",
            "keywords": [
                "http",
                "http-interop",
                "middleware",
                "psr",
                "psr-15",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "issues": "https://github.com/php-fig/http-server-middleware/issues",
                "source": "https://github.com/php-fig/http-server-middleware/tree/1.0.2"
            },
            "install-path": "../psr/http-server-middleware"
        },
        {
            "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": {
                    "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": "psr/simple-cache",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/simple-cache.git",
                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2021-10-29T13:26:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\SimpleCache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for simple caching",
            "keywords": [
                "cache",
                "caching",
                "psr",
                "psr-16",
                "simple-cache"
            ],
            "support": {
                "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
            },
            "install-path": "../psr/simple-cache"
        },
        {
            "name": "psy/psysh",
            "version": "v0.12.24",
            "version_normalized": "0.12.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bobthecow/psysh.git",
                "reference": "ca0fdcf8a7617afa3adfdf1b5fef573dffb69ca1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bobthecow/psysh/zipball/ca0fdcf8a7617afa3adfdf1b5fef573dffb69ca1",
                "reference": "ca0fdcf8a7617afa3adfdf1b5fef573dffb69ca1",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-tokenizer": "*",
                "nikic/php-parser": "^5.0 || ^4.0",
                "php": "^8.0 || ^7.4",
                "symfony/console": "^8.0 || ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4",
                "symfony/var-dumper": "^8.0 || ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4"
            },
            "conflict": {
                "symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.2",
                "composer/class-map-generator": "^1.6"
            },
            "suggest": {
                "composer/class-map-generator": "Improved tab completion performance with better class discovery.",
                "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
                "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well."
            },
            "time": "2026-06-29T15:41:09+00:00",
            "bin": [
                "bin/psysh"
            ],
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": false,
                    "forward-command": false
                },
                "branch-alias": {
                    "dev-main": "0.12.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "Psy\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Justin Hileman",
                    "email": "justin@justinhileman.info"
                }
            ],
            "description": "An interactive shell for modern PHP.",
            "homepage": "https://psysh.org",
            "keywords": [
                "REPL",
                "console",
                "interactive",
                "shell"
            ],
            "support": {
                "issues": "https://github.com/bobthecow/psysh/issues",
                "source": "https://github.com/bobthecow/psysh/tree/v0.12.24"
            },
            "install-path": "../psy/psysh"
        },
        {
            "name": "pusher/pusher-php-server",
            "version": "7.3.0",
            "version_normalized": "7.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/pusher/pusher-http-php.git",
                "reference": "058d8464246118110a341fc2e6e70c7c8b6a7f2c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/058d8464246118110a341fc2e6e70c7c8b6a7f2c",
                "reference": "058d8464246118110a341fc2e6e70c7c8b6a7f2c",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "guzzlehttp/guzzle": "^7.8.2 || ^8.0",
                "guzzlehttp/promises": "^2.0.3 || ^3.0",
                "guzzlehttp/psr7": "^2.6.3 || ^3.0",
                "php": "^7.3|^8.0",
                "psr/http-client": "^1.0",
                "psr/log": "^1.0 || ^2.0 || ^3.0"
            },
            "require-dev": {
                "overtrue/phplint": "^2.3",
                "phpunit/phpunit": "^9.3"
            },
            "time": "2026-08-07T12:47:11+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Pusher\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Library for interacting with the Pusher REST API",
            "keywords": [
                "events",
                "messaging",
                "php-pusher-server",
                "publish",
                "push",
                "pusher",
                "real time",
                "real-time",
                "realtime",
                "rest",
                "trigger"
            ],
            "support": {
                "issues": "https://github.com/pusher/pusher-http-php/issues",
                "source": "https://github.com/pusher/pusher-http-php/tree/7.3.0"
            },
            "install-path": "../pusher/pusher-php-server"
        },
        {
            "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": "ramsey/collection",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ramsey/collection.git",
                "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2",
                "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "captainhook/plugin-composer": "^5.3",
                "ergebnis/composer-normalize": "^2.45",
                "fakerphp/faker": "^1.24",
                "hamcrest/hamcrest-php": "^2.0",
                "jangregor/phpstan-prophecy": "^2.1",
                "mockery/mockery": "^1.6",
                "php-parallel-lint/php-console-highlighter": "^1.0",
                "php-parallel-lint/php-parallel-lint": "^1.4",
                "phpspec/prophecy-phpunit": "^2.3",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-mockery": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^10.5",
                "ramsey/coding-standard": "^2.3",
                "ramsey/conventional-commits": "^1.6",
                "roave/security-advisories": "dev-latest"
            },
            "time": "2025-03-22T05:38:12+00:00",
            "type": "library",
            "extra": {
                "captainhook": {
                    "force-install": true
                },
                "ramsey/conventional-commits": {
                    "configFile": "conventional-commits.json"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ramsey\\Collection\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ben Ramsey",
                    "email": "ben@benramsey.com",
                    "homepage": "https://benramsey.com"
                }
            ],
            "description": "A PHP library for representing and manipulating collections.",
            "keywords": [
                "array",
                "collection",
                "hash",
                "map",
                "queue",
                "set"
            ],
            "support": {
                "issues": "https://github.com/ramsey/collection/issues",
                "source": "https://github.com/ramsey/collection/tree/2.1.1"
            },
            "install-path": "../ramsey/collection"
        },
        {
            "name": "ramsey/uuid",
            "version": "4.9.3",
            "version_normalized": "4.9.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ramsey/uuid.git",
                "reference": "1df15849d00943a67d677dc9cfd80795f038c9f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ramsey/uuid/zipball/1df15849d00943a67d677dc9cfd80795f038c9f8",
                "reference": "1df15849d00943a67d677dc9cfd80795f038c9f8",
                "shasum": ""
            },
            "require": {
                "brick/math": ">=0.8.16 <=0.18",
                "php": "^8.0",
                "ramsey/collection": "^1.2 || ^2.0"
            },
            "replace": {
                "rhumsaa/uuid": "self.version"
            },
            "require-dev": {
                "captainhook/captainhook": "^5.25",
                "captainhook/plugin-composer": "^5.3",
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "ergebnis/composer-normalize": "^2.47",
                "mockery/mockery": "^1.6",
                "paragonie/random-lib": "^2",
                "php-mock/php-mock": "^2.6",
                "php-mock/php-mock-mockery": "^1.5",
                "php-parallel-lint/php-parallel-lint": "^1.4.0",
                "phpbench/phpbench": "^1.2.14",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-mockery": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^9.6",
                "slevomat/coding-standard": "^8.18",
                "squizlabs/php_codesniffer": "^3.13"
            },
            "suggest": {
                "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
                "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
                "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
                "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
                "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
            },
            "time": "2026-06-18T03:57:49+00:00",
            "type": "library",
            "extra": {
                "captainhook": {
                    "force-install": true
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "Ramsey\\Uuid\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
            "keywords": [
                "guid",
                "identifier",
                "uuid"
            ],
            "support": {
                "issues": "https://github.com/ramsey/uuid/issues",
                "source": "https://github.com/ramsey/uuid/tree/4.9.3"
            },
            "install-path": "../ramsey/uuid"
        },
        {
            "name": "ratchet/rfc6455",
            "version": "v0.3.1",
            "version_normalized": "0.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ratchetphp/RFC6455.git",
                "reference": "7c964514e93456a52a99a20fcfa0de242a43ccdb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ratchetphp/RFC6455/zipball/7c964514e93456a52a99a20fcfa0de242a43ccdb",
                "reference": "7c964514e93456a52a99a20fcfa0de242a43ccdb",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/psr7": "^2 || ^1.7",
                "php": ">=5.4.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7",
                "react/socket": "^1.3"
            },
            "time": "2021-12-09T23:20:49+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ratchet\\RFC6455\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Matt Bonneau",
                    "role": "Developer"
                }
            ],
            "description": "RFC6455 WebSocket protocol handler",
            "homepage": "http://socketo.me",
            "keywords": [
                "WebSockets",
                "rfc6455",
                "websocket"
            ],
            "support": {
                "chat": "https://gitter.im/reactphp/reactphp",
                "issues": "https://github.com/ratchetphp/RFC6455/issues",
                "source": "https://github.com/ratchetphp/RFC6455/tree/v0.3.1"
            },
            "install-path": "../ratchet/rfc6455"
        },
        {
            "name": "react/cache",
            "version": "v1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/cache.git",
                "reference": "d47c472b64aa5608225f47965a484b75c7817d5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b",
                "reference": "d47c472b64aa5608225f47965a484b75c7817d5b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "react/promise": "^3.0 || ^2.0 || ^1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35"
            },
            "time": "2022-11-30T15:59:55+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "React\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering",
                    "homepage": "https://clue.engineering/"
                },
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "reactphp@ceesjankiewiet.nl",
                    "homepage": "https://wyrihaximus.net/"
                },
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com",
                    "homepage": "https://sorgalla.com/"
                },
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "homepage": "https://cboden.dev/"
                }
            ],
            "description": "Async, Promise-based cache interface for ReactPHP",
            "keywords": [
                "cache",
                "caching",
                "promise",
                "reactphp"
            ],
            "support": {
                "issues": "https://github.com/reactphp/cache/issues",
                "source": "https://github.com/reactphp/cache/tree/v1.2.0"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/reactphp",
                    "type": "open_collective"
                }
            ],
            "install-path": "../react/cache"
        },
        {
            "name": "react/dns",
            "version": "v1.14.0",
            "version_normalized": "1.14.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/dns.git",
                "reference": "7562c05391f42701c1fccf189c8225fece1cd7c3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/dns/zipball/7562c05391f42701c1fccf189c8225fece1cd7c3",
                "reference": "7562c05391f42701c1fccf189c8225fece1cd7c3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "react/cache": "^1.0 || ^0.6 || ^0.5",
                "react/event-loop": "^1.2",
                "react/promise": "^3.2 || ^2.7 || ^1.2.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
                "react/async": "^4.3 || ^3 || ^2",
                "react/promise-timer": "^1.11"
            },
            "time": "2025-11-18T19:34:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "React\\Dns\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering",
                    "homepage": "https://clue.engineering/"
                },
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "reactphp@ceesjankiewiet.nl",
                    "homepage": "https://wyrihaximus.net/"
                },
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com",
                    "homepage": "https://sorgalla.com/"
                },
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "homepage": "https://cboden.dev/"
                }
            ],
            "description": "Async DNS resolver for ReactPHP",
            "keywords": [
                "async",
                "dns",
                "dns-resolver",
                "reactphp"
            ],
            "support": {
                "issues": "https://github.com/reactphp/dns/issues",
                "source": "https://github.com/reactphp/dns/tree/v1.14.0"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/reactphp",
                    "type": "open_collective"
                }
            ],
            "install-path": "../react/dns"
        },
        {
            "name": "react/event-loop",
            "version": "v1.6.0",
            "version_normalized": "1.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/event-loop.git",
                "reference": "ba276bda6083df7e0050fd9b33f66ad7a4ac747a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/event-loop/zipball/ba276bda6083df7e0050fd9b33f66ad7a4ac747a",
                "reference": "ba276bda6083df7e0050fd9b33f66ad7a4ac747a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
            },
            "suggest": {
                "ext-pcntl": "For signal handling support when using the StreamSelectLoop"
            },
            "time": "2025-11-17T20:46:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "React\\EventLoop\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering",
                    "homepage": "https://clue.engineering/"
                },
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "reactphp@ceesjankiewiet.nl",
                    "homepage": "https://wyrihaximus.net/"
                },
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com",
                    "homepage": "https://sorgalla.com/"
                },
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "homepage": "https://cboden.dev/"
                }
            ],
            "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
            "keywords": [
                "asynchronous",
                "event-loop"
            ],
            "support": {
                "issues": "https://github.com/reactphp/event-loop/issues",
                "source": "https://github.com/reactphp/event-loop/tree/v1.6.0"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/reactphp",
                    "type": "open_collective"
                }
            ],
            "install-path": "../react/event-loop"
        },
        {
            "name": "react/promise",
            "version": "v3.3.0",
            "version_normalized": "3.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/promise.git",
                "reference": "23444f53a813a3296c1368bb104793ce8d88f04a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/promise/zipball/23444f53a813a3296c1368bb104793ce8d88f04a",
                "reference": "23444f53a813a3296c1368bb104793ce8d88f04a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "phpstan/phpstan": "1.12.28 || 1.4.10",
                "phpunit/phpunit": "^9.6 || ^7.5"
            },
            "time": "2025-08-19T18:57:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "React\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com",
                    "homepage": "https://sorgalla.com/"
                },
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering",
                    "homepage": "https://clue.engineering/"
                },
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "reactphp@ceesjankiewiet.nl",
                    "homepage": "https://wyrihaximus.net/"
                },
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "homepage": "https://cboden.dev/"
                }
            ],
            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
            "keywords": [
                "promise",
                "promises"
            ],
            "support": {
                "issues": "https://github.com/reactphp/promise/issues",
                "source": "https://github.com/reactphp/promise/tree/v3.3.0"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/reactphp",
                    "type": "open_collective"
                }
            ],
            "install-path": "../react/promise"
        },
        {
            "name": "react/socket",
            "version": "v1.17.0",
            "version_normalized": "1.17.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/socket.git",
                "reference": "ef5b17b81f6f60504c539313f94f2d826c5faa08"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/socket/zipball/ef5b17b81f6f60504c539313f94f2d826c5faa08",
                "reference": "ef5b17b81f6f60504c539313f94f2d826c5faa08",
                "shasum": ""
            },
            "require": {
                "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
                "php": ">=5.3.0",
                "react/dns": "^1.13",
                "react/event-loop": "^1.2",
                "react/promise": "^3.2 || ^2.6 || ^1.2.1",
                "react/stream": "^1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
                "react/async": "^4.3 || ^3.3 || ^2",
                "react/promise-stream": "^1.4",
                "react/promise-timer": "^1.11"
            },
            "time": "2025-11-19T20:47:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "React\\Socket\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering",
                    "homepage": "https://clue.engineering/"
                },
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "reactphp@ceesjankiewiet.nl",
                    "homepage": "https://wyrihaximus.net/"
                },
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com",
                    "homepage": "https://sorgalla.com/"
                },
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "homepage": "https://cboden.dev/"
                }
            ],
            "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP",
            "keywords": [
                "Connection",
                "Socket",
                "async",
                "reactphp",
                "stream"
            ],
            "support": {
                "issues": "https://github.com/reactphp/socket/issues",
                "source": "https://github.com/reactphp/socket/tree/v1.17.0"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/reactphp",
                    "type": "open_collective"
                }
            ],
            "install-path": "../react/socket"
        },
        {
            "name": "react/stream",
            "version": "v1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/stream.git",
                "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/stream/zipball/1e5b0acb8fe55143b5b426817155190eb6f5b18d",
                "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d",
                "shasum": ""
            },
            "require": {
                "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
                "php": ">=5.3.8",
                "react/event-loop": "^1.2"
            },
            "require-dev": {
                "clue/stream-filter": "~1.2",
                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
            },
            "time": "2024-06-11T12:45:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "React\\Stream\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering",
                    "homepage": "https://clue.engineering/"
                },
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "reactphp@ceesjankiewiet.nl",
                    "homepage": "https://wyrihaximus.net/"
                },
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com",
                    "homepage": "https://sorgalla.com/"
                },
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "homepage": "https://cboden.dev/"
                }
            ],
            "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
            "keywords": [
                "event-driven",
                "io",
                "non-blocking",
                "pipe",
                "reactphp",
                "readable",
                "stream",
                "writable"
            ],
            "support": {
                "issues": "https://github.com/reactphp/stream/issues",
                "source": "https://github.com/reactphp/stream/tree/v1.4.0"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/reactphp",
                    "type": "open_collective"
                }
            ],
            "install-path": "../react/stream"
        },
        {
            "name": "s9e/regexp-builder",
            "version": "1.4.6",
            "version_normalized": "1.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/s9e/RegexpBuilder.git",
                "reference": "3a646bc7c40dba41903b7065f32230721e00df3a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/s9e/RegexpBuilder/zipball/3a646bc7c40dba41903b7065f32230721e00df3a",
                "reference": "3a646bc7c40dba41903b7065f32230721e00df3a",
                "shasum": ""
            },
            "require": {
                "lib-pcre": ">=7.2",
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": ">=9.1"
            },
            "time": "2022-03-05T16:22:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "s9e\\RegexpBuilder\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Single-purpose library that generates regular expressions that match a list of strings.",
            "homepage": "https://github.com/s9e/RegexpBuilder/",
            "keywords": [
                "regexp"
            ],
            "support": {
                "issues": "https://github.com/s9e/RegexpBuilder/issues",
                "source": "https://github.com/s9e/RegexpBuilder/tree/1.4.6"
            },
            "install-path": "../s9e/regexp-builder"
        },
        {
            "name": "s9e/sweetdom",
            "version": "3.4.1",
            "version_normalized": "3.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/s9e/SweetDOM.git",
                "reference": "ef3a7d2745b30b4ad0d1d3d60be391a3604c69dd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/s9e/SweetDOM/zipball/ef3a7d2745b30b4ad0d1d3d60be391a3604c69dd",
                "reference": "ef3a7d2745b30b4ad0d1d3d60be391a3604c69dd",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "php": "^8.1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.52",
                "phpunit/phpunit": "^10.0",
                "s9e/repdoc": "dev-wip"
            },
            "time": "2024-03-23T14:03:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "s9e\\SweetDOM\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Syntactic sugar for the DOM API with a focus on XSLT 1.0 template manipulation.",
            "homepage": "https://github.com/s9e/SweetDOM/",
            "keywords": [
                "dom",
                "xsl",
                "xslt"
            ],
            "support": {
                "issues": "https://github.com/s9e/SweetDOM/issues",
                "source": "https://github.com/s9e/SweetDOM/tree/3.4.1"
            },
            "install-path": "../s9e/sweetdom"
        },
        {
            "name": "s9e/text-formatter",
            "version": "2.19.3",
            "version_normalized": "2.19.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/s9e/TextFormatter.git",
                "reference": "aee579c12d05ca3053f9b9abdb8c479c0f2fbe69"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/aee579c12d05ca3053f9b9abdb8c479c0f2fbe69",
                "reference": "aee579c12d05ca3053f9b9abdb8c479c0f2fbe69",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-filter": "*",
                "lib-pcre": ">=8.13",
                "php": "^8.1",
                "s9e/regexp-builder": "^1.4",
                "s9e/sweetdom": "^3.4"
            },
            "require-dev": {
                "code-lts/doctum": "*",
                "friendsofphp/php-cs-fixer": "^3.52",
                "matthiasmullie/minify": "*",
                "phpunit/phpunit": "^9.5"
            },
            "suggest": {
                "ext-curl": "Improves the performance of the MediaEmbed plugin and some JavaScript minifiers",
                "ext-intl": "Allows international URLs to be accepted by the URL filter",
                "ext-json": "Enables the generation of a JavaScript parser",
                "ext-mbstring": "Improves the performance of the PHP renderer",
                "ext-tokenizer": "Improves the performance of the PHP renderer",
                "ext-xsl": "Enables the XSLT renderer",
                "ext-zlib": "Enables gzip compression when scraping content via the MediaEmbed plugin"
            },
            "time": "2025-11-14T21:26:59+00:00",
            "type": "library",
            "extra": {
                "version": "2.19.3"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "s9e\\TextFormatter\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Multi-purpose text formatting and markup library. Plugins offer support for BBCodes, Markdown, emoticons, HTML, embedding third-party media (YouTube, etc...), enhanced typography and more.",
            "homepage": "https://github.com/s9e/TextFormatter/",
            "keywords": [
                "bbcode",
                "bbcodes",
                "blog",
                "censor",
                "embed",
                "emoji",
                "emoticons",
                "engine",
                "forum",
                "html",
                "markdown",
                "markup",
                "media",
                "parser",
                "shortcodes"
            ],
            "support": {
                "issues": "https://github.com/s9e/TextFormatter/issues",
                "source": "https://github.com/s9e/TextFormatter/tree/2.19.3"
            },
            "install-path": "../s9e/text-formatter"
        },
        {
            "name": "softcreatr/php-mime-detector",
            "version": "4.0.0",
            "version_normalized": "4.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/SoftCreatR/php-mime-detector.git",
                "reference": "ae204590de58cc4655c8fbf9a2dfbcbb21dae4fe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/SoftCreatR/php-mime-detector/zipball/ae204590de58cc4655c8fbf9a2dfbcbb21dae4fe",
                "reference": "ae204590de58cc4655c8fbf9a2dfbcbb21dae4fe",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1.0"
            },
            "require-dev": {
                "phpunit/phpunit": ">=10.0",
                "roave/security-advisories": "dev-latest",
                "squizlabs/php_codesniffer": "^3.7"
            },
            "time": "2024-09-01T17:19:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SoftCreatR\\MimeDetector\\": "src/SoftCreatR/MimeDetector"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "ISC"
            ],
            "authors": [
                {
                    "name": "Sascha Greuel",
                    "email": "hello@1-2.dev"
                },
                {
                    "name": "Sebastian Zimmer",
                    "email": "morik@softcreatr.de"
                }
            ],
            "description": "Mime Detector Decoder",
            "homepage": "https://1-2.dev",
            "keywords": [
                "Magic Number",
                "file type",
                "mime",
                "mime type"
            ],
            "support": {
                "email": "hello@1-2.dev",
                "issues": "https://github.com/SoftCreatR/php-mime-detector/issues",
                "source": "https://github.com/SoftCreatR/php-mime-detector"
            },
            "funding": [
                {
                    "url": "https://github.com/softcreatr",
                    "type": "github"
                }
            ],
            "install-path": "../softcreatr/php-mime-detector"
        },
        {
            "name": "ssnepenthe/color-utils",
            "version": "0.4.2",
            "version_normalized": "0.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ssnepenthe/color-utils.git",
                "reference": "a68562f81fd603be0c45d102b4e8064c76ddf863"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ssnepenthe/color-utils/zipball/a68562f81fd603be0c45d102b4e8064c76ddf863",
                "reference": "a68562f81fd603be0c45d102b4e8064c76ddf863",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "phploc/phploc": "^3.0",
                "phpmd/phpmd": "^2.6",
                "phpunit/phpunit": "^6.0",
                "psy/psysh": "^0.8",
                "squizlabs/php_codesniffer": "^2.8",
                "vimeo/psalm": "^0.3"
            },
            "time": "2017-06-19T16:48:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "inc/colors.php",
                    "inc/helpers.php",
                    "inc/transformations.php"
                ],
                "psr-4": {
                    "SSNepenthe\\ColorUtils\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "description": "A PHP library for performing SASS-like color manipulations.",
            "homepage": "https://github.com/ssnepenthe/color-utils",
            "keywords": [
                "Brightness",
                "alpha",
                "blue",
                "color",
                "conversion",
                "convert",
                "green",
                "hex",
                "hexadecimal",
                "hsl",
                "hsla",
                "hue",
                "lightness",
                "luminance",
                "manipulation",
                "red",
                "rgb",
                "rgba",
                "sass",
                "saturation",
                "scss",
                "transformation"
            ],
            "support": {
                "issues": "https://github.com/ssnepenthe/color-utils/issues",
                "source": "https://github.com/ssnepenthe/color-utils/tree/master"
            },
            "install-path": "../ssnepenthe/color-utils"
        },
        {
            "name": "sycho/flarum-private-facade",
            "version": "v0.2.0",
            "version_normalized": "0.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/SychO9/flarum-private-facade.git",
                "reference": "e6b333dfae85dab67c142d135257bc8edfe1613f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/SychO9/flarum-private-facade/zipball/e6b333dfae85dab67c142d135257bc8edfe1613f",
                "reference": "e6b333dfae85dab67c142d135257bc8edfe1613f",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-beta"
            },
            "require-dev": {
                "flarum/testing": "^2.0.0-beta"
            },
            "time": "2025-01-10T16:39:07+00:00",
            "type": "flarum-extension",
            "extra": {
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-user-lock",
                        "color": "#fff",
                        "backgroundColor": "#2c5ba7"
                    },
                    "title": "Private Forum Facade",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SychO\\PrivateFacade\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sami Mazouz",
                    "role": "Developer"
                }
            ],
            "description": "Force guests to an interface with only login and signup forms.",
            "keywords": [
                "flarum",
                "login",
                "page",
                "private",
                "signup"
            ],
            "support": {
                "forum": "https://discuss.flarum.org/d/29908",
                "issues": "https://github.com/SychO9/flarum-private-facade/issues",
                "source": "https://github.com/SychO9/flarum-private-facade/tree/v0.2.0"
            },
            "install-path": "../sycho/flarum-private-facade"
        },
        {
            "name": "sycho/flarum-profile-cover",
            "version": "v2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/SychO9/flarum-profile-cover.git",
                "reference": "14616abc051fb84f20c0a344c274056266947be5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/SychO9/flarum-profile-cover/zipball/14616abc051fb84f20c0a344c274056266947be5",
                "reference": "14616abc051fb84f20c0a344c274056266947be5",
                "shasum": ""
            },
            "require": {
                "flarum/core": "^2.0.0-beta"
            },
            "time": "2025-01-10T13:52:22+00:00",
            "type": "flarum-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "flarum-extension": {
                    "icon": {
                        "name": "fas fa-image",
                        "color": "#fff",
                        "backgroundColor": "#117187"
                    },
                    "title": "Profile Cover",
                    "category": "feature"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SychO\\ProfileCover\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sami Ilyes Mazouz",
                    "email": "ilyasmazouz@gmail.com",
                    "homepage": "https://sycho9.github.io"
                }
            ],
            "description": "Adds the ability to add a cover image to a profile.",
            "homepage": "https://sycho9.github.io",
            "support": {
                "forum": "https://discuss.flarum.org/d/23437",
                "issues": "https://github.com/SychO9/flarum-profile-cover/issues",
                "source": "https://github.com/SychO9/flarum-profile-cover"
            },
            "install-path": "../sycho/flarum-profile-cover"
        },
        {
            "name": "symfony/clock",
            "version": "v8.1.0",
            "version_normalized": "8.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/clock.git",
                "reference": "701ef4de9705d6c32292ebee5e8044094a09fbf6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/clock/zipball/701ef4de9705d6c32292ebee5e8044094a09fbf6",
                "reference": "701ef4de9705d6c32292ebee5e8044094a09fbf6",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4.1",
                "psr/clock": "^1.0"
            },
            "provide": {
                "psr/clock-implementation": "1.0"
            },
            "time": "2026-05-29T05:06:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/now.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\Clock\\": ""
                },
                "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": "Decouples applications from the system clock",
            "homepage": "https://symfony.com",
            "keywords": [
                "clock",
                "psr20",
                "time"
            ],
            "support": {
                "source": "https://github.com/symfony/clock/tree/v8.1.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/clock"
        },
        {
            "name": "symfony/config",
            "version": "v7.4.17",
            "version_normalized": "7.4.17.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/config.git",
                "reference": "696e12da8eea497a1a3808d714b43ff67a7df43e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/config/zipball/696e12da8eea497a1a3808d714b43ff67a7df43e",
                "reference": "696e12da8eea497a1a3808d714b43ff67a7df43e",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/filesystem": "^7.1|^8.0",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "symfony/finder": "<6.4",
                "symfony/service-contracts": "<2.5"
            },
            "require-dev": {
                "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
                "symfony/finder": "^6.4|^7.0|^8.0",
                "symfony/messenger": "^6.4|^7.0|^8.0",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/yaml": "^6.4|^7.0|^8.0"
            },
            "time": "2026-08-20T09:55:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Config\\": ""
                },
                "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": "Helps you find, load, combine, autofill and validate configuration values of any kind",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/config/tree/v7.4.17"
            },
            "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/config"
        },
        {
            "name": "symfony/console",
            "version": "v7.4.18",
            "version_normalized": "7.4.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "23d6f88a29f6d0eac45bd77d70307adf83ba7ab0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/23d6f88a29f6d0eac45bd77d70307adf83ba7ab0",
                "reference": "23d6f88a29f6d0eac45bd77d70307adf83ba7ab0",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/string": "^7.2|^8.0"
            },
            "conflict": {
                "symfony/dependency-injection": "<6.4",
                "symfony/dotenv": "<6.4",
                "symfony/event-dispatcher": "<6.4",
                "symfony/lock": "<6.4",
                "symfony/process": "<6.4"
            },
            "provide": {
                "psr/log-implementation": "1.0|2.0|3.0"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
                "symfony/http-foundation": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/lock": "^6.4|^7.0|^8.0",
                "symfony/messenger": "^6.4|^7.0|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/stopwatch": "^6.4|^7.0|^8.0",
                "symfony/var-dumper": "^6.4|^7.0|^8.0"
            },
            "time": "2026-08-25T14:18:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
                },
                "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": "Eases the creation of beautiful and testable command line interfaces",
            "homepage": "https://symfony.com",
            "keywords": [
                "cli",
                "command-line",
                "console",
                "terminal"
            ],
            "support": {
                "source": "https://github.com/symfony/console/tree/v7.4.18"
            },
            "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/console"
        },
        {
            "name": "symfony/css-selector",
            "version": "v8.1.6",
            "version_normalized": "8.1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "08e2905152a39cf3fd1745d83f8c483e258887d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/08e2905152a39cf3fd1745d83f8c483e258887d9",
                "reference": "08e2905152a39cf3fd1745d83f8c483e258887d9",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4.1"
            },
            "time": "2026-08-23T10:06:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\CssSelector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Jean-François Simon",
                    "email": "jeanfrancois.simon@sensiolabs.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Converts CSS selectors to XPath expressions",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/css-selector/tree/v8.1.6"
            },
            "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/css-selector"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v3.7.1",
            "version_normalized": "3.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "f3202fa1b5097b0af062dc978b32ecf63404e31d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/f3202fa1b5097b0af062dc978b32ecf63404e31d",
                "reference": "f3202fa1b5097b0af062dc978b32ecf63404e31d",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2026-06-05T06:23:12+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.1"
            },
            "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/event-dispatcher",
            "version": "v7.4.17",
            "version_normalized": "7.4.17.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "d269974ee93c61d03620ffee358355bfdb471d66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d269974ee93c61d03620ffee358355bfdb471d66",
                "reference": "d269974ee93c61d03620ffee358355bfdb471d66",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/event-dispatcher-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/dependency-injection": "<6.4",
                "symfony/service-contracts": "<2.5"
            },
            "provide": {
                "psr/event-dispatcher-implementation": "1.0",
                "symfony/event-dispatcher-implementation": "2.0|3.0"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/error-handler": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/framework-bundle": "^6.4|^7.0|^8.0",
                "symfony/http-foundation": "^6.4|^7.0|^8.0",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/stopwatch": "^6.4|^7.0|^8.0"
            },
            "time": "2026-08-21T17:40:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\EventDispatcher\\": ""
                },
                "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 tools that allow your application components to communicate with each other by dispatching events and listening to them",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/event-dispatcher/tree/v7.4.17"
            },
            "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/event-dispatcher"
        },
        {
            "name": "symfony/event-dispatcher-contracts",
            "version": "v3.7.1",
            "version_normalized": "3.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                "reference": "c7de7a00ffb67842132da02ea92988a39ccd9f4e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c7de7a00ffb67842132da02ea92988a39ccd9f4e",
                "reference": "c7de7a00ffb67842132da02ea92988a39ccd9f4e",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/event-dispatcher": "^1"
            },
            "time": "2026-06-05T06:23:12+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": {
                "psr-4": {
                    "Symfony\\Contracts\\EventDispatcher\\": ""
                }
            },
            "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": "Generic abstractions related to dispatching event",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.7.1"
            },
            "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/event-dispatcher-contracts"
        },
        {
            "name": "symfony/filesystem",
            "version": "v8.1.6",
            "version_normalized": "8.1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "7599ebb855fede59413ddb7f15198d67bfcae7ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/7599ebb855fede59413ddb7f15198d67bfcae7ba",
                "reference": "7599ebb855fede59413ddb7f15198d67bfcae7ba",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4.1",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.8"
            },
            "require-dev": {
                "symfony/process": "^7.4|^8.0"
            },
            "time": "2026-08-23T10:06:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Filesystem\\": ""
                },
                "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 basic utilities for the filesystem",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/filesystem/tree/v8.1.6"
            },
            "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/filesystem"
        },
        {
            "name": "symfony/finder",
            "version": "v8.1.5",
            "version_normalized": "8.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "8d7acede2b2ae07605783d1c43e49b5767036474"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/8d7acede2b2ae07605783d1c43e49b5767036474",
                "reference": "8d7acede2b2ae07605783d1c43e49b5767036474",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4.1"
            },
            "require-dev": {
                "symfony/filesystem": "^7.4|^8.0"
            },
            "time": "2026-08-21T12:16:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "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": "Finds files and directories via an intuitive fluent interface",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/finder/tree/v8.1.5"
            },
            "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/finder"
        },
        {
            "name": "symfony/http-client",
            "version": "v7.4.18",
            "version_normalized": "7.4.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-client.git",
                "reference": "68d81f78d127984ff2e741f0e0d9cb1078f8f3ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-client/zipball/68d81f78d127984ff2e741f0e0d9cb1078f8f3ea",
                "reference": "68d81f78d127984ff2e741f0e0d9cb1078f8f3ea",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/log": "^1|^2|^3",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/http-client-contracts": "~3.4.4|^3.5.2",
                "symfony/polyfill-php83": "^1.29",
                "symfony/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "amphp/amp": "<2.5",
                "amphp/socket": "<1.1",
                "php-http/discovery": "<1.15",
                "symfony/http-foundation": "<6.4"
            },
            "provide": {
                "php-http/async-client-implementation": "*",
                "php-http/client-implementation": "*",
                "psr/http-client-implementation": "1.0",
                "symfony/http-client-implementation": "3.0"
            },
            "require-dev": {
                "amphp/http-client": "^4.2.1|^5.0",
                "amphp/http-tunnel": "^1.0|^2.0",
                "guzzlehttp/promises": "^1.4|^2.0",
                "nyholm/psr7": "^1.0",
                "php-http/httplug": "^1.0|^2.0",
                "psr/http-client": "^1.0",
                "symfony/amphp-http-client-meta": "^1.0|^2.0",
                "symfony/cache": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/messenger": "^6.4|^7.0|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/rate-limiter": "^6.4|^7.0|^8.0",
                "symfony/stopwatch": "^6.4|^7.0|^8.0"
            },
            "time": "2026-08-30T13:49:59+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpClient\\": ""
                },
                "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 powerful methods to fetch HTTP resources synchronously or asynchronously",
            "homepage": "https://symfony.com",
            "keywords": [
                "http"
            ],
            "support": {
                "source": "https://github.com/symfony/http-client/tree/v7.4.18"
            },
            "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/http-client"
        },
        {
            "name": "symfony/http-client-contracts",
            "version": "v3.7.3",
            "version_normalized": "3.7.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-client-contracts.git",
                "reference": "35be0019e2c2c9fba80f9dc033290a5240f7b44f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/35be0019e2c2c9fba80f9dc033290a5240f7b44f",
                "reference": "35be0019e2c2c9fba80f9dc033290a5240f7b44f",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2026-08-04T08:41:16+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": {
                "psr-4": {
                    "Symfony\\Contracts\\HttpClient\\": ""
                },
                "exclude-from-classmap": [
                    "/Test/"
                ]
            },
            "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": "Generic abstractions related to HTTP clients",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/http-client-contracts/tree/v3.7.3"
            },
            "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/http-client-contracts"
        },
        {
            "name": "symfony/http-foundation",
            "version": "v7.4.18",
            "version_normalized": "7.4.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "d070b716a32fbe3bf04204db0f58ace73b86d133"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d070b716a32fbe3bf04204db0f58ace73b86d133",
                "reference": "d070b716a32fbe3bf04204db0f58ace73b86d133",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-mbstring": "^1.1"
            },
            "conflict": {
                "doctrine/dbal": "<3.6",
                "symfony/cache": "<6.4.12|>=7.0,<7.1.5"
            },
            "require-dev": {
                "doctrine/dbal": "^3.6|^4",
                "predis/predis": "^1.1|^2.0",
                "symfony/cache": "^6.4.12|^7.1.5|^8.0",
                "symfony/clock": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/mime": "^6.4|^7.0|^8.0",
                "symfony/rate-limiter": "^6.4|^7.0|^8.0"
            },
            "time": "2026-08-30T20:10:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpFoundation\\": ""
                },
                "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": "Defines an object-oriented layer for the HTTP specification",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/http-foundation/tree/v7.4.18"
            },
            "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/http-foundation"
        },
        {
            "name": "symfony/mailer",
            "version": "v8.1.5",
            "version_normalized": "8.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mailer.git",
                "reference": "89f43137da74b8f1aab37c99926482b7084f51b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mailer/zipball/89f43137da74b8f1aab37c99926482b7084f51b9",
                "reference": "89f43137da74b8f1aab37c99926482b7084f51b9",
                "shasum": ""
            },
            "require": {
                "egulias/email-validator": "^2.1.10|^3|^4",
                "php": ">=8.4.1",
                "psr/event-dispatcher": "^1",
                "psr/log": "^1|^2|^3",
                "symfony/event-dispatcher": "^7.4|^8.0",
                "symfony/mime": "^7.4|^8.0",
                "symfony/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/http-client-contracts": "<2.5"
            },
            "require-dev": {
                "symfony/console": "^7.4|^8.0",
                "symfony/http-client": "^7.4|^8.0",
                "symfony/messenger": "^7.4|^8.0",
                "symfony/twig-bridge": "^7.4|^8.0"
            },
            "time": "2026-08-21T17:47:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Mailer\\": ""
                },
                "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": "Helps sending emails",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/mailer/tree/v8.1.5"
            },
            "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/mailer"
        },
        {
            "name": "symfony/mailgun-mailer",
            "version": "v7.4.18",
            "version_normalized": "7.4.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mailgun-mailer.git",
                "reference": "9dd193391d38e21703455a5b41fbe8b836bbac9c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mailgun-mailer/zipball/9dd193391d38e21703455a5b41fbe8b836bbac9c",
                "reference": "9dd193391d38e21703455a5b41fbe8b836bbac9c",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/mailer": "^7.2|^8.0"
            },
            "conflict": {
                "symfony/http-foundation": "<6.4"
            },
            "require-dev": {
                "symfony/http-client": "^6.4|^7.0|^8.0",
                "symfony/webhook": "^6.4|^7.0|^8.0"
            },
            "time": "2026-08-30T00:47:26+00:00",
            "type": "symfony-mailer-bridge",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Mailer\\Bridge\\Mailgun\\": ""
                },
                "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": "Symfony Mailgun Mailer Bridge",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/mailgun-mailer/tree/v7.4.18"
            },
            "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/mailgun-mailer"
        },
        {
            "name": "symfony/mime",
            "version": "v7.4.18",
            "version_normalized": "7.4.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mime.git",
                "reference": "bf328d82105831db3e409195db0540ff57f27c80"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mime/zipball/bf328d82105831db3e409195db0540ff57f27c80",
                "reference": "bf328d82105831db3e409195db0540ff57f27c80",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-intl-idn": "^1.10",
                "symfony/polyfill-mbstring": "^1.0"
            },
            "conflict": {
                "egulias/email-validator": "~3.0.0",
                "phpdocumentor/reflection-docblock": "<5.2|>=7",
                "phpdocumentor/type-resolver": "<1.5.1",
                "symfony/mailer": "<6.4",
                "symfony/serializer": "<6.4.3|>7.0,<7.0.3"
            },
            "require-dev": {
                "egulias/email-validator": "^2.1.10|^3.1|^4",
                "league/html-to-markdown": "^5.0",
                "phpdocumentor/reflection-docblock": "^5.2|^6.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/property-access": "^6.4|^7.0|^8.0",
                "symfony/property-info": "^6.4|^7.0|^8.0",
                "symfony/serializer": "^6.4.44|^7.4.17|^8.1.5"
            },
            "time": "2026-08-22T09:04:42+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Mime\\": ""
                },
                "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": "Allows manipulating MIME messages",
            "homepage": "https://symfony.com",
            "keywords": [
                "mime",
                "mime-type"
            ],
            "support": {
                "source": "https://github.com/symfony/mime/tree/v7.4.18"
            },
            "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/mime"
        },
        {
            "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": {
                    "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.41.0",
            "version_normalized": "1.41.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                "reference": "bb899c1db0aa8127dc3afe8cda4a67eb24915f8d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/bb899c1db0aa8127dc3afe8cda4a67eb24915f8d",
                "reference": "bb899c1db0aa8127dc3afe8cda4a67eb24915f8d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2026-07-28T08:25:59+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "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.41.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-idn",
            "version": "v1.42.0",
            "version_normalized": "1.42.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                "reference": "51b5ff5ba85452b31ec6f55490b08148612339d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/51b5ff5ba85452b31ec6f55490b08148612339d9",
                "reference": "51b5ff5ba85452b31ec6f55490b08148612339d9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "symfony/polyfill-intl-normalizer": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2026-08-24T10:51:20+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Laurent Bassin",
                    "email": "laurent@bassin.info"
                },
                {
                    "name": "Trevor Rowbotham",
                    "email": "trevor.rowbotham@pm.me"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "idn",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.42.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-idn"
        },
        {
            "name": "symfony/polyfill-intl-messageformatter",
            "version": "v1.38.0",
            "version_normalized": "1.38.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-messageformatter.git",
                "reference": "62cbeebabc201dbdf515243ccaf0f087ca988e1d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-messageformatter/zipball/62cbeebabc201dbdf515243ccaf0f087ca988e1d",
                "reference": "62cbeebabc201dbdf515243ccaf0f087ca988e1d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2026-05-25T15:05:24+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\MessageFormatter\\": ""
                },
                "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 MessageFormatter class and related functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "intl",
                "messageformatter",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-messageformatter/tree/v1.38.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-messageformatter"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "v1.42.0",
            "version_normalized": "1.42.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                "reference": "aa20edea75bd9c48cfecc8360922e5a6e5c44502"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/aa20edea75bd9c48cfecc8360922e5a6e5c44502",
                "reference": "aa20edea75bd9c48cfecc8360922e5a6e5c44502",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2026-08-07T06:33:24+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "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.42.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.38.2",
            "version_normalized": "1.38.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6",
                "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=7.2"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2026-05-27T06:59:30+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "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.38.2"
            },
            "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-php80",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
                "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "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": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/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-php80"
        },
        {
            "name": "symfony/polyfill-php83",
            "version": "v1.41.0",
            "version_normalized": "1.41.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php83.git",
                "reference": "5ea99087fb99c273a9b9236ed4c31e78b16103c6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/5ea99087fb99c273a9b9236ed4c31e78b16103c6",
                "reference": "5ea99087fb99c273a9b9236ed4c31e78b16103c6",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2026-07-01T12:47:55+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php83\\": ""
                },
                "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 backporting some PHP 8.3+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php83/tree/v1.41.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-php83"
        },
        {
            "name": "symfony/polyfill-php84",
            "version": "v1.38.1",
            "version_normalized": "1.38.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php84.git",
                "reference": "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa",
                "reference": "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2026-05-26T12:51:13+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php84\\": ""
                },
                "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 backporting some PHP 8.4+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php84/tree/v1.38.1"
            },
            "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-php84"
        },
        {
            "name": "symfony/polyfill-php85",
            "version": "v1.41.0",
            "version_normalized": "1.41.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php85.git",
                "reference": "255fab485aaa1006ed411040c42aecd7b5302d7a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/255fab485aaa1006ed411040c42aecd7b5302d7a",
                "reference": "255fab485aaa1006ed411040c42aecd7b5302d7a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2026-07-01T12:47:55+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php85\\": ""
                },
                "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 backporting some PHP 8.5+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php85/tree/v1.41.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-php85"
        },
        {
            "name": "symfony/polyfill-php86",
            "version": "v1.41.0",
            "version_normalized": "1.41.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php86.git",
                "reference": "6bc356ed3d8dbfeea8f0de235e34d670704e880e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php86/zipball/6bc356ed3d8dbfeea8f0de235e34d670704e880e",
                "reference": "6bc356ed3d8dbfeea8f0de235e34d670704e880e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2026-07-02T13:42:24+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php86\\": ""
                },
                "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 backporting some PHP 8.6+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php86/tree/v1.41.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-php86"
        },
        {
            "name": "symfony/postmark-mailer",
            "version": "v7.4.18",
            "version_normalized": "7.4.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/postmark-mailer.git",
                "reference": "4309412724a05a9543ad0c376afac6cfd9277f68"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/postmark-mailer/zipball/4309412724a05a9543ad0c376afac6cfd9277f68",
                "reference": "4309412724a05a9543ad0c376afac6cfd9277f68",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/event-dispatcher": "^1",
                "symfony/mailer": "^7.2|^8.0"
            },
            "conflict": {
                "symfony/http-foundation": "<6.4"
            },
            "require-dev": {
                "symfony/http-client": "^6.4|^7.0|^8.0",
                "symfony/webhook": "^6.4|^7.0|^8.0"
            },
            "time": "2026-08-30T00:47:26+00:00",
            "type": "symfony-mailer-bridge",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Mailer\\Bridge\\Postmark\\": ""
                },
                "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": "Symfony Postmark Mailer Bridge",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/postmark-mailer/tree/v7.4.18"
            },
            "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/postmark-mailer"
        },
        {
            "name": "symfony/process",
            "version": "v8.1.6",
            "version_normalized": "8.1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "d863f5e70d7c87abb906ac11b61f83036093000b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/d863f5e70d7c87abb906ac11b61f83036093000b",
                "reference": "d863f5e70d7c87abb906ac11b61f83036093000b",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4.1"
            },
            "time": "2026-08-21T17:47:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Process\\": ""
                },
                "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": "Executes commands in sub-processes",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/process/tree/v8.1.6"
            },
            "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/process"
        },
        {
            "name": "symfony/routing",
            "version": "v7.4.18",
            "version_normalized": "7.4.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/routing.git",
                "reference": "ddd558991e98f693ae6bf5063cc1b0362c6bbec3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/routing/zipball/ddd558991e98f693ae6bf5063cc1b0362c6bbec3",
                "reference": "ddd558991e98f693ae6bf5063cc1b0362c6bbec3",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/config": "<6.4",
                "symfony/dependency-injection": "<6.4",
                "symfony/yaml": "<6.4"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/http-foundation": "^6.4|^7.0|^8.0",
                "symfony/yaml": "^6.4|^7.0|^8.0"
            },
            "time": "2026-08-17T13:12:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Routing\\": ""
                },
                "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": "Maps an HTTP request to a set of configuration variables",
            "homepage": "https://symfony.com",
            "keywords": [
                "router",
                "routing",
                "uri",
                "url"
            ],
            "support": {
                "source": "https://github.com/symfony/routing/tree/v7.4.18"
            },
            "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/routing"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v3.7.3",
            "version_normalized": "3.7.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "15e6a07ec2a2c75ceb1b21dd98105ee8456d2257"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/15e6a07ec2a2c75ceb1b21dd98105ee8456d2257",
                "reference": "15e6a07ec2a2c75ceb1b21dd98105ee8456d2257",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/container": "^1.1|^2.0",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2"
            },
            "time": "2026-07-27T15:39:01+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": {
                "psr-4": {
                    "Symfony\\Contracts\\Service\\": ""
                },
                "exclude-from-classmap": [
                    "/Test/"
                ]
            },
            "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": "Generic abstractions related to writing services",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/service-contracts/tree/v3.7.3"
            },
            "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/service-contracts"
        },
        {
            "name": "symfony/string",
            "version": "v8.1.2",
            "version_normalized": "8.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/string.git",
                "reference": "286a76b7255e5cc4bf0101a0bc5388ecf1c38ccc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/286a76b7255e5cc4bf0101a0bc5388ecf1c38ccc",
                "reference": "286a76b7255e5cc4bf0101a0bc5388ecf1c38ccc",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4.1",
                "symfony/polyfill-ctype": "^1.8",
                "symfony/polyfill-intl-grapheme": "^1.33",
                "symfony/polyfill-intl-normalizer": "^1.0",
                "symfony/polyfill-mbstring": "^1.0"
            },
            "conflict": {
                "symfony/translation-contracts": "<2.5"
            },
            "require-dev": {
                "symfony/emoji": "^7.4|^8.0",
                "symfony/http-client": "^7.4|^8.0",
                "symfony/intl": "^7.4|^8.0",
                "symfony/translation-contracts": "^2.5|^3.0",
                "symfony/var-exporter": "^7.4|^8.0"
            },
            "time": "2026-07-28T07:35:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/functions.php"
                ],
                "psr-4": {
                    "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/v8.1.2"
            },
            "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/translation",
            "version": "v7.4.17",
            "version_normalized": "7.4.17.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation.git",
                "reference": "2ee1e4a3b32a528a642babe041ff7c440b213b4b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation/zipball/2ee1e4a3b32a528a642babe041ff7c440b213b4b",
                "reference": "2ee1e4a3b32a528a642babe041ff7c440b213b4b",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/translation-contracts": "^2.5.3|^3.3"
            },
            "conflict": {
                "nikic/php-parser": "<5.0",
                "symfony/config": "<6.4",
                "symfony/console": "<6.4",
                "symfony/dependency-injection": "<6.4",
                "symfony/http-client-contracts": "<2.5",
                "symfony/http-kernel": "<6.4",
                "symfony/service-contracts": "<2.5",
                "symfony/twig-bundle": "<6.4",
                "symfony/yaml": "<6.4"
            },
            "provide": {
                "symfony/translation-implementation": "2.3|3.0"
            },
            "require-dev": {
                "nikic/php-parser": "^5.0",
                "psr/log": "^1|^2|^3",
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/finder": "^6.4|^7.0|^8.0",
                "symfony/http-client-contracts": "^2.5|^3.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/intl": "^6.4|^7.0|^8.0",
                "symfony/polyfill-intl-icu": "^1.21",
                "symfony/routing": "^6.4|^7.0|^8.0",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/yaml": "^6.4|^7.0|^8.0"
            },
            "time": "2026-08-21T17:40:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/functions.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\Translation\\": ""
                },
                "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 tools to internationalize your application",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/translation/tree/v7.4.17"
            },
            "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/translation"
        },
        {
            "name": "symfony/translation-contracts",
            "version": "v2.5.4",
            "version_normalized": "2.5.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation-contracts.git",
                "reference": "450d4172653f38818657022252f9d81be89ee9a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/450d4172653f38818657022252f9d81be89ee9a8",
                "reference": "450d4172653f38818657022252f9d81be89ee9a8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5"
            },
            "suggest": {
                "symfony/translation-implementation": ""
            },
            "time": "2024-09-25T14:11:13+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "2.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Translation\\": ""
                }
            },
            "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": "Generic abstractions related to translation",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/translation-contracts/tree/v2.5.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/translation-contracts"
        },
        {
            "name": "symfony/var-dumper",
            "version": "v8.1.6",
            "version_normalized": "8.1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-dumper.git",
                "reference": "3783365b58972f4779254d98372af80fbf15e170"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3783365b58972f4779254d98372af80fbf15e170",
                "reference": "3783365b58972f4779254d98372af80fbf15e170",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4.1",
                "symfony/polyfill-mbstring": "^1.0"
            },
            "conflict": {
                "symfony/console": "<7.4",
                "symfony/error-handler": "<7.4"
            },
            "require-dev": {
                "symfony/console": "^7.4|^8.0",
                "symfony/http-kernel": "^7.4|^8.0",
                "symfony/process": "^7.4|^8.0",
                "symfony/uid": "^7.4|^8.0",
                "twig/twig": "^3.12|^4.0"
            },
            "time": "2026-08-30T20:10:55+00:00",
            "bin": [
                "Resources/bin/var-dump-server"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/functions/dump.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\VarDumper\\": ""
                },
                "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 mechanisms for walking through any arbitrary PHP variable",
            "homepage": "https://symfony.com",
            "keywords": [
                "debug",
                "dump"
            ],
            "support": {
                "source": "https://github.com/symfony/var-dumper/tree/v8.1.6"
            },
            "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/var-dumper"
        },
        {
            "name": "symfony/yaml",
            "version": "v7.4.18",
            "version_normalized": "7.4.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "4cef939e55b8a21c5780418de0d98ab00d0736e1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/4cef939e55b8a21c5780418de0d98ab00d0736e1",
                "reference": "4cef939e55b8a21c5780418de0d98ab00d0736e1",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-ctype": "^1.8"
            },
            "conflict": {
                "symfony/console": "<6.4"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0"
            },
            "time": "2026-08-30T00:47:26+00:00",
            "bin": [
                "Resources/bin/yaml-lint"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                },
                "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": "Loads and dumps YAML files",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/yaml/tree/v7.4.18"
            },
            "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/yaml"
        },
        {
            "name": "tijsverkoyen/css-to-inline-styles",
            "version": "v2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
                "reference": "f0292ccf0ec75843d65027214426b6b163b48b41"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/f0292ccf0ec75843d65027214426b6b163b48b41",
                "reference": "f0292ccf0ec75843d65027214426b6b163b48b41",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": "^7.4 || ^8.0",
                "symfony/css-selector": "^5.4 || ^6.0 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^8.5.21 || ^9.5.10"
            },
            "time": "2025-12-02T11:56:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TijsVerkoyen\\CssToInlineStyles\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Tijs Verkoyen",
                    "email": "css_to_inline_styles@verkoyen.eu",
                    "role": "Developer"
                }
            ],
            "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
            "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
            "support": {
                "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
                "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.4.0"
            },
            "install-path": "../tijsverkoyen/css-to-inline-styles"
        },
        {
            "name": "voku/portable-ascii",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/voku/portable-ascii.git",
                "reference": "8e1051fe39379367aecf014f41744ce7539a856f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/voku/portable-ascii/zipball/8e1051fe39379367aecf014f41744ce7539a856f",
                "reference": "8e1051fe39379367aecf014f41744ce7539a856f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~8.5 || ~9.6 || ~10.5 || ~11.5"
            },
            "suggest": {
                "ext-intl": "Use Intl for transliterator_transliterate() support"
            },
            "time": "2026-04-26T05:33:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "voku\\": "src/voku/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Lars Moelleken",
                    "homepage": "https://www.moelleken.org/"
                }
            ],
            "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
            "homepage": "https://github.com/voku/portable-ascii",
            "keywords": [
                "ascii",
                "clean",
                "php"
            ],
            "support": {
                "issues": "https://github.com/voku/portable-ascii/issues",
                "source": "https://github.com/voku/portable-ascii/tree/2.1.1"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/moelleken",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/voku",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/portable-ascii",
                    "type": "open_collective"
                },
                {
                    "url": "https://www.patreon.com/voku",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
                    "type": "tidelift"
                }
            ],
            "install-path": "../voku/portable-ascii"
        },
        {
            "name": "wikimedia/less.php",
            "version": "v5.5.1",
            "version_normalized": "5.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wikimedia/less.php.git",
                "reference": "f3e9516585fb28e5119a050e32c5a1708d9899a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wikimedia/less.php/zipball/f3e9516585fb28e5119a050e32c5a1708d9899a7",
                "reference": "f3e9516585fb28e5119a050e32c5a1708d9899a7",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "require-dev": {
                "mediawiki/mediawiki-codesniffer": "48.0.0",
                "mediawiki/mediawiki-phan-config": "0.19.0",
                "mediawiki/minus-x": "1.1.3",
                "php-parallel-lint/php-console-highlighter": "1.0.0",
                "php-parallel-lint/php-parallel-lint": "1.4.0",
                "phpunit/phpunit": "10.5.63"
            },
            "time": "2026-02-14T00:12:28+00:00",
            "bin": [
                "bin/lessc"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Less": "lib/"
                },
                "classmap": [
                    "lessc.inc.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Timo Tijhof",
                    "homepage": "https://timotijhof.net"
                },
                {
                    "name": "Josh Schmidt",
                    "homepage": "https://github.com/oyejorge"
                },
                {
                    "name": "Matt Agar",
                    "homepage": "https://github.com/agar"
                },
                {
                    "name": "Martin Jantošovič",
                    "homepage": "https://github.com/Mordred"
                }
            ],
            "description": "PHP port of the LESS processor",
            "homepage": "https://gerrit.wikimedia.org/g/mediawiki/libs/less.php",
            "keywords": [
                "css",
                "less",
                "less.js",
                "lesscss",
                "php",
                "stylesheet"
            ],
            "support": {
                "issues": "https://github.com/wikimedia/less.php/issues",
                "source": "https://github.com/wikimedia/less.php/tree/v5.5.1"
            },
            "install-path": "../wikimedia/less.php"
        },
        {
            "name": "wohali/oauth2-discord-new",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wohali/oauth2-discord-new.git",
                "reference": "2df4d2a882e04c749880797704e4bde8f00ea1d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wohali/oauth2-discord-new/zipball/2df4d2a882e04c749880797704e4bde8f00ea1d9",
                "reference": "2df4d2a882e04c749880797704e4bde8f00ea1d9",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "league/oauth2-client": "^2.0",
                "php": "^7.2|^8.0"
            },
            "conflict": {
                "team-reflex/oauth2-discord": ">=1.0"
            },
            "require-dev": {
                "mockery/mockery": "~1.3.0",
                "php-parallel-lint/php-parallel-lint": "~0.9",
                "phpunit/phpunit": "~8.0",
                "squizlabs/php_codesniffer": "^2.0"
            },
            "time": "2022-12-29T18:45:10+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Wohali\\OAuth2\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Joan Touzet",
                    "email": "code@atypical.net",
                    "homepage": "https://github.com/wohali"
                }
            ],
            "description": "Discord OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
            "keywords": [
                "authorisation",
                "authorization",
                "client",
                "discord",
                "oauth",
                "oauth2"
            ],
            "support": {
                "issues": "https://github.com/wohali/oauth2-discord-new/issues",
                "source": "https://github.com/wohali/oauth2-discord-new/tree/1.2.1"
            },
            "install-path": "../wohali/oauth2-discord-new"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
