{
    "packages": [
        {
            "name": "b13/container",
            "version": "3.2.3",
            "version_normalized": "3.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/b13/container.git",
                "reference": "bc3e47686115fa98ed9dd439ec507547bd3d59ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/b13/container/zipball/bc3e47686115fa98ed9dd439ec507547bd3d59ea",
                "reference": "bc3e47686115fa98ed9dd439ec507547bd3d59ea",
                "shasum": ""
            },
            "require": {
                "typo3/cms-backend": "^11.5 || ^12.4 || ^13.4 || ^14.0"
            },
            "replace": {
                "typo3-ter/container": "self.version"
            },
            "require-dev": {
                "b13/container-example": "dev-task/v14-backend-template",
                "codeception/codeception": "^4.1 || ^5.1",
                "codeception/module-asserts": "^1.0 || ^3.0",
                "codeception/module-db": "^1.0 || ^3.1",
                "codeception/module-webdriver": "^1.0 || ^4.0",
                "friendsofphp/php-cs-fixer": "^3.51",
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "9.6 || ^10.5 || ^11.3",
                "typo3/cms-fluid-styled-content": "^11.5 || ^12.4 || ^13.4 || ^14.0",
                "typo3/cms-info": "^11.5 || ^12.4 || ^13.4 || ^14.0",
                "typo3/cms-install": "^11.5 || ^12.4 || ^13.4 || ^14.0",
                "typo3/cms-workspaces": "^11.5 || ^12.4 || ^13.4 || ^14.0",
                "typo3/coding-standards": "^0.5.5",
                "typo3/testing-framework": "^7.1.1 || ^8.2.7 || ^9.1"
            },
            "time": "2026-03-17T15:00:20+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "app-dir": ".Build",
                    "web-dir": ".Build/Web",
                    "extension-key": "container",
                    "cms-package-dir": "{$vendor-dir}/typo3/cms"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "B13\\Container\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Create Custom Container Content Elements for TYPO3",
            "homepage": "https://b13.com",
            "support": {
                "issues": "https://github.com/b13/container/issues",
                "source": "https://github.com/b13/container/tree/3.2.3"
            },
            "install-path": "../b13/container"
        },
        {
            "name": "bacon/bacon-qr-code",
            "version": "v3.1.1",
            "version_normalized": "3.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Bacon/BaconQrCode.git",
                "reference": "4da2233e72eeecd9be3b62e0dc2cc9ed8e2e31c2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/4da2233e72eeecd9be3b62e0dc2cc9ed8e2e31c2",
                "reference": "4da2233e72eeecd9be3b62e0dc2cc9ed8e2e31c2",
                "shasum": ""
            },
            "require": {
                "dasprid/enum": "^1.0.3",
                "ext-iconv": "*",
                "php": "^8.1"
            },
            "require-dev": {
                "phly/keep-a-changelog": "^2.12",
                "phpunit/phpunit": "^10.5.11 || ^11.0.4",
                "spatie/phpunit-snapshot-assertions": "^5.1.5",
                "spatie/pixelmatch-php": "^1.2.0",
                "squizlabs/php_codesniffer": "^3.9"
            },
            "suggest": {
                "ext-imagick": "to generate QR code images"
            },
            "time": "2026-04-05T21:06:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "BaconQrCode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Ben Scholzen 'DASPRiD'",
                    "email": "mail@dasprids.de",
                    "homepage": "https://dasprids.de/",
                    "role": "Developer"
                }
            ],
            "description": "BaconQrCode is a QR code generator for PHP.",
            "homepage": "https://github.com/Bacon/BaconQrCode",
            "support": {
                "issues": "https://github.com/Bacon/BaconQrCode/issues",
                "source": "https://github.com/Bacon/BaconQrCode/tree/v3.1.1"
            },
            "install-path": "../bacon/bacon-qr-code"
        },
        {
            "name": "betterschool/betterschool_data",
            "version": "5.0.0",
            "version_normalized": "5.0.0.0",
            "dist": {
                "type": "path",
                "url": "packages/betterschool_data",
                "reference": "3e65f1df013cb7fad489c5693c72afff3196d6a3"
            },
            "require": {
                "typo3/cms-core": " ^13.4"
            },
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "extension-key": "betterschool_data",
                    "app-dir": ".Build",
                    "web-dir": ".Build/public"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MWO\\BetterschoolData\\": "Classes/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "martin",
                    "email": "martin@lazar-rudolf.de"
                }
            ],
            "homepage": "https://www.betterschool.de/",
            "keywords": [
                "Betterschool",
                "TYPO3 CMS",
                "Template Extension"
            ],
            "transport-options": {
                "relative": true
            },
            "install-path": "../betterschool/betterschool_data"
        },
        {
            "name": "betterschool/betterschool_theme",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "dist": {
                "type": "path",
                "url": "packages/betterschool_theme",
                "reference": "5baa306f33f3c9dabf092c97da2db8004719a973"
            },
            "require": {
                "typo3/cms-core": " ^13.4"
            },
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "extension-key": "betterschool_theme",
                    "app-dir": ".Build",
                    "web-dir": ".Build/public"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Betterschool\\Theme\\": "Classes/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "martin",
                    "email": "martin@lazar-rudolf.de"
                }
            ],
            "homepage": "https://www.betterschool.de/",
            "keywords": [
                "Betterschool",
                "TYPO3 CMS",
                "Template Extension",
                "Theme"
            ],
            "transport-options": {
                "relative": true
            },
            "install-path": "../betterschool/betterschool_theme"
        },
        {
            "name": "carbonphp/carbon-doctrine-types",
            "version": "3.2.0",
            "version_normalized": "3.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/CarbonPHP/carbon-doctrine-types.git",
                "reference": "18ba5ddfec8976260ead6e866180bd5d2f71aa1d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/18ba5ddfec8976260ead6e866180bd5d2f71aa1d",
                "reference": "18ba5ddfec8976260ead6e866180bd5d2f71aa1d",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "conflict": {
                "doctrine/dbal": "<4.0.0 || >=5.0.0"
            },
            "require-dev": {
                "doctrine/dbal": "^4.0.0",
                "nesbot/carbon": "^2.71.0 || ^3.0.0",
                "phpunit/phpunit": "^10.3"
            },
            "time": "2024-02-09T16:56:22+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/3.2.0"
            },
            "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": "christian-riesen/base32",
            "version": "1.6.0",
            "version_normalized": "1.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ChristianRiesen/base32.git",
                "reference": "2e82dab3baa008e24a505649b0d583c31d31e894"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ChristianRiesen/base32/zipball/2e82dab3baa008e24a505649b0d583c31d31e894",
                "reference": "2e82dab3baa008e24a505649b0d583c31d31e894",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.17",
                "phpstan/phpstan": "^0.12",
                "phpunit/phpunit": "^8.5.13 || ^9.5"
            },
            "time": "2021-02-26T10:19:33+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Base32\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Riesen",
                    "email": "chris.riesen@gmail.com",
                    "homepage": "http://christianriesen.com",
                    "role": "Developer"
                }
            ],
            "description": "Base32 encoder/decoder according to RFC 4648",
            "homepage": "https://github.com/ChristianRiesen/base32",
            "keywords": [
                "base32",
                "decode",
                "encode",
                "rfc4648"
            ],
            "support": {
                "issues": "https://github.com/ChristianRiesen/base32/issues",
                "source": "https://github.com/ChristianRiesen/base32/tree/1.6.0"
            },
            "install-path": "../christian-riesen/base32"
        },
        {
            "name": "codingms/fluid-fpdf",
            "version": "2.9.6",
            "version_normalized": "2.9.6.0",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/codingms/typo3-public/fluid_fpdf.git",
                "reference": "5b0d3869840ff33bdb43ce604a06d69b2592d378"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/codingms%2Ftypo3-public%2Ffluid_fpdf/repository/archive.zip?sha=5b0d3869840ff33bdb43ce604a06d69b2592d378",
                "reference": "5b0d3869840ff33bdb43ce604a06d69b2592d378",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": "^8.1",
                "typo3/cms-core": ">=12.4.0,<13.5"
            },
            "time": "2026-04-17T08:27:49+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "tags": "Stable, PHP 7.1, PHP 7.2, PHP 7.3, PHP 7.4, PHP 8.0, PHP 8.1, PHP 8.2, PHP 8.3, PHP 8.4, TYPO3 6.2, TYPO3 7.6, TYPO3 8.7, TYPO3 9.5, TYPO3 10.4, TYPO3 11.5, TYPO3 12.4, TYPO3 13.4, OpenSource, Free, TER",
                "typo3/cms": {
                    "extension-key": "fluid_fpdf"
                },
                "compatibility": {
                    "typo3-6.2": "1.1.0-1.13.0",
                    "typo3-7.6": "1.1.0-1.13.0",
                    "typo3-8.7": "1.4.0-2.0.5",
                    "typo3-9.5": "2.0.0-2.2.0",
                    "typo3-10.4": "2.1.1-2.3.7",
                    "typo3-11.5": "2.3.0-2.6.0",
                    "typo3-12.4": "2.4.0-x.x.x",
                    "typo3-13.4": "2.7.0-x.x.x"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CodingMs\\FluidFpdf\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "coding.ms",
                    "homepage": "https://www.coding.ms",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 Fluid-FPDF by coding.ms: This extension provides a comprehensive set of ViewHelpers for working with FPDF in Fluid. By defining the fpdf namespace, you can generate PDFs directly in your own TYPO3 extensions. It also includes a built-in plugin for rendering predefined PDFs, automatically exposing all available PDF definitions. Additional features include barcode generation, text rotation, PDF/A-3b support, as well as ZUGFeRD and Factur-X compatibility (e-invoice).",
            "homepage": "https://www.coding.ms",
            "keywords": [
                "extension",
                "fluid",
                "fpdf",
                "pdf",
                "typo3"
            ],
            "support": {
                "docs": "https://www.coding.ms/documentation/typo3-fluid-fpdf",
                "issues": "https://gitlab.com/codingms/typo3-public/fluid_fpdf/-/issues",
                "source": "https://gitlab.com/codingms/typo3-public/fluid_fpdf"
            },
            "install-path": "../codingms/fluid-fpdf"
        },
        {
            "name": "cuyz/valinor",
            "version": "2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/CuyZ/Valinor.git",
                "reference": "3b0afa3a287ed7f3a69aab223726cf1139454c34"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/3b0afa3a287ed7f3a69aab223726cf1139454c34",
                "reference": "3b0afa3a287ed7f3a69aab223726cf1139454c34",
                "shasum": ""
            },
            "require": {
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "phpstan/phpstan": "<1.0 || >= 3.0",
                "vimeo/psalm": "<5.0 || >=7.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.91",
                "infection/infection": "^0.32",
                "marcocesarato/php-conventional-changelog": "^1.12",
                "mikey179/vfsstream": "^1.6.10",
                "phpbench/phpbench": "^1.3",
                "phpstan/phpstan": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpstan/phpstan-strict-rules": "^2.0",
                "phpunit/phpunit": "^11.5",
                "psr/http-message": "^2.0",
                "rector/rector": "^2.0",
                "vimeo/psalm": "^6.0"
            },
            "time": "2026-03-23T17:38:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CuyZ\\Valinor\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Romain Canon",
                    "email": "romain.hydrocanon@gmail.com",
                    "homepage": "https://github.com/romm"
                }
            ],
            "description": "Dependency free PHP library that helps to map any input into a strongly-typed structure.",
            "homepage": "https://github.com/CuyZ/Valinor",
            "keywords": [
                "array",
                "conversion",
                "hydrator",
                "json",
                "mapper",
                "mapping",
                "object",
                "tree",
                "yaml"
            ],
            "support": {
                "issues": "https://github.com/CuyZ/Valinor/issues",
                "source": "https://github.com/CuyZ/Valinor/tree/2.4.0"
            },
            "funding": [
                {
                    "url": "https://github.com/romm",
                    "type": "github"
                }
            ],
            "install-path": "../cuyz/valinor"
        },
        {
            "name": "dasprid/enum",
            "version": "1.0.7",
            "version_normalized": "1.0.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/DASPRiD/Enum.git",
                "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
                "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1 <9.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11",
                "squizlabs/php_codesniffer": "*"
            },
            "time": "2025-09-16T12:23:56+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DASPRiD\\Enum\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Ben Scholzen 'DASPRiD'",
                    "email": "mail@dasprids.de",
                    "homepage": "https://dasprids.de/",
                    "role": "Developer"
                }
            ],
            "description": "PHP 7.1 enum implementation",
            "keywords": [
                "enum",
                "map"
            ],
            "support": {
                "issues": "https://github.com/DASPRiD/Enum/issues",
                "source": "https://github.com/DASPRiD/Enum/tree/1.0.7"
            },
            "install-path": "../dasprid/enum"
        },
        {
            "name": "dirkpersky/typo3-dp_cookieconsent",
            "version": "13.0.2",
            "version_normalized": "13.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/DirkPersky/typo3-dp_cookieconsent.git",
                "reference": "00e63d18df6423e605e67d26542f0a7e51df90be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DirkPersky/typo3-dp_cookieconsent/zipball/00e63d18df6423e605e67d26542f0a7e51df90be",
                "reference": "00e63d18df6423e605e67d26542f0a7e51df90be",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "^12.4.0||^13.4.0||dev-main"
            },
            "replace": {
                "typo3-ter/dp_cookieconsent": "self.version"
            },
            "time": "2025-02-16T10:32:39+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "web-dir": ".Build/Web",
                    "extension-key": "dp_cookieconsent",
                    "cms-package-dir": "{$vendor-dir}/typo3/cms"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DirkPersky\\DpCookieconsent\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Dirk Persky",
                    "homepage": "http://dp-wired.de",
                    "role": "Developer"
                }
            ],
            "description": "Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)",
            "homepage": "https://github.com/DirkPersky/typo3-dp_cookieconsent",
            "keywords": [
                "consent",
                "cookie",
                "cookieconsent",
                "dsgvo",
                "ePrivacy",
                "typo3"
            ],
            "support": {
                "issues": "https://github.com/DirkPersky/typo3-dp_cookieconsent/issues",
                "source": "https://github.com/DirkPersky/typo3-dp_cookieconsent/tree/13.0.2"
            },
            "funding": [
                {
                    "url": "https://www.paypal.com/paypalme/dirkpersky",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/DirkPersky",
                    "type": "github"
                }
            ],
            "install-path": "../dirkpersky/typo3-dp_cookieconsent"
        },
        {
            "name": "doctrine/annotations",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "901c2ee5d26eb64ff43c47976e114bf00843acf7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/901c2ee5d26eb64ff43c47976e114bf00843acf7",
                "reference": "901c2ee5d26eb64ff43c47976e114bf00843acf7",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^2 || ^3",
                "ext-tokenizer": "*",
                "php": "^7.2 || ^8.0",
                "psr/cache": "^1 || ^2 || ^3"
            },
            "require-dev": {
                "doctrine/cache": "^2.0",
                "doctrine/coding-standard": "^10",
                "phpstan/phpstan": "^1.10.28",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "symfony/cache": "^5.4 || ^6.4 || ^7",
                "vimeo/psalm": "^4.30 || ^5.14"
            },
            "suggest": {
                "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
            },
            "time": "2024-09-05T10:17:24+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
                }
            },
            "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": "Docblock Annotations Parser",
            "homepage": "https://www.doctrine-project.org/projects/annotations.html",
            "keywords": [
                "annotations",
                "docblock",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/doctrine/annotations/issues",
                "source": "https://github.com/doctrine/annotations/tree/2.0.2"
            },
            "abandoned": true,
            "install-path": "../doctrine/annotations"
        },
        {
            "name": "doctrine/dbal",
            "version": "4.4.3",
            "version_normalized": "4.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/dbal.git",
                "reference": "61e730f1658814821a85f2402c945f3883407dec"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/61e730f1658814821a85f2402c945f3883407dec",
                "reference": "61e730f1658814821a85f2402c945f3883407dec",
                "shasum": ""
            },
            "require": {
                "doctrine/deprecations": "^1.1.5",
                "php": "^8.2",
                "psr/cache": "^1|^2|^3",
                "psr/log": "^1|^2|^3"
            },
            "require-dev": {
                "doctrine/coding-standard": "14.0.0",
                "fig/log-test": "^1",
                "jetbrains/phpstorm-stubs": "2023.2",
                "phpstan/phpstan": "2.1.30",
                "phpstan/phpstan-phpunit": "2.0.7",
                "phpstan/phpstan-strict-rules": "^2",
                "phpunit/phpunit": "11.5.50",
                "slevomat/coding-standard": "8.27.1",
                "squizlabs/php_codesniffer": "4.0.1",
                "symfony/cache": "^6.3.8|^7.0|^8.0",
                "symfony/console": "^5.4|^6.3|^7.0|^8.0"
            },
            "suggest": {
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
            },
            "time": "2026-03-20T08:52:12+00:00",
            "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/4.4.3"
            },
            "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/instantiator",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
                "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "doctrine/coding-standard": "^11",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpbench/phpbench": "^1.2",
                "phpstan/phpstan": "^1.9.4",
                "phpstan/phpstan-phpunit": "^1.3",
                "phpunit/phpunit": "^9.5.27",
                "vimeo/psalm": "^5.4"
            },
            "time": "2022-12-30T00:23:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "https://ocramius.github.io/"
                }
            ],
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
            "keywords": [
                "constructor",
                "instantiate"
            ],
            "support": {
                "issues": "https://github.com/doctrine/instantiator/issues",
                "source": "https://github.com/doctrine/instantiator/tree/2.0.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%2Finstantiator",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/instantiator"
        },
        {
            "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": "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": "eliashaeussler/cache-warmup",
            "version": "5.0.6",
            "version_normalized": "5.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/eliashaeussler/cache-warmup.git",
                "reference": "c8beea58748a3cea26d5caafcbb2cb67ae7da6ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/eliashaeussler/cache-warmup/zipball/c8beea58748a3cea26d5caafcbb2cb67ae7da6ab",
                "reference": "c8beea58748a3cea26d5caafcbb2cb67ae7da6ab",
                "shasum": ""
            },
            "require": {
                "cuyz/valinor": "^2.3.1",
                "ext-filter": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-simplexml": "*",
                "ext-zlib": "*",
                "guzzlehttp/guzzle": "^7.8.2",
                "guzzlehttp/promises": "^2.0.3",
                "guzzlehttp/psr7": "^2.0",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/event-dispatcher": "^1.0",
                "psr/http-message": "^2.0",
                "psr/log": "^2.0 || ^3.0",
                "symfony/console": "^6.4.3 || ^7.0.3 || ^8.0",
                "symfony/event-dispatcher": "^6.4.3 || ^7.0.3 || ^8.0",
                "symfony/filesystem": "^6.4.3 || ^7.0.3 || ^8.0",
                "symfony/options-resolver": "^6.4.3 || ^7.0.3 || ^8.0",
                "symfony/yaml": "^6.4.3 || ^7.0.3 || ^8.0"
            },
            "require-dev": {
                "armin/editorconfig-cli": "^2.0",
                "eliashaeussler/deep-closure-comparator": "^1.2.1",
                "eliashaeussler/php-cs-fixer-config": "^3.0",
                "eliashaeussler/phpstan-config": "^4.0.0",
                "eliashaeussler/rector-config": "^4.0",
                "eliashaeussler/transient-logger": "^2.0",
                "eliashaeussler/version-bumper": "^4.0",
                "ergebnis/composer-normalize": "^2.28",
                "phpstan/extension-installer": "^1.2",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpstan/phpstan-symfony": "^2.0",
                "phpunit/phpunit": "^11.5.1 || ^12.0 || ^13.0",
                "shipmonk/composer-dependency-analyser": "^1.8",
                "symfony/event-dispatcher-contracts": "^3.4.2",
                "symfony/string": "^6.4.3 || ^7.0.3 || ^8.0"
            },
            "time": "2026-05-28T14:53:09+00:00",
            "bin": [
                "bin/cache-warmup"
            ],
            "type": "library",
            "extra": {
                "version-bumper": {
                    "config-file": "build/version-bumper.yaml"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "EliasHaeussler\\CacheWarmup\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Elias Häußler",
                    "email": "elias@haeussler.dev",
                    "homepage": "https://haeussler.dev",
                    "role": "Maintainer"
                }
            ],
            "description": "Composer package to warm up website caches, based on a given XML sitemap",
            "homepage": "https://cache-warmup.dev/",
            "support": {
                "issues": "https://github.com/eliashaeussler/cache-warmup/issues",
                "source": "https://github.com/eliashaeussler/cache-warmup/tree/5.0.6"
            },
            "install-path": "../eliashaeussler/cache-warmup"
        },
        {
            "name": "eliashaeussler/sse",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/eliashaeussler/sse.git",
                "reference": "8921af4fb112f3fd2ec37856c9feb982af41199e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/eliashaeussler/sse/zipball/8921af4fb112f3fd2ec37856c9feb982af41199e",
                "reference": "8921af4fb112f3fd2ec37856c9feb982af41199e",
                "shasum": ""
            },
            "require": {
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "php-http/discovery": "^1.18",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "require-dev": {
                "armin/editorconfig-cli": "^2.0",
                "eliashaeussler/php-cs-fixer-config": "^2.0",
                "eliashaeussler/phpstan-config": "^2.1",
                "eliashaeussler/rector-config": "^3.0",
                "ergebnis/composer-normalize": "^2.31",
                "nyholm/psr7": "^1.8",
                "phpstan/extension-installer": "^1.3",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpstan/phpstan-symfony": "^2.0",
                "phpunit/phpunit": "^11.0 || ^12.0"
            },
            "time": "2025-11-18T14:52:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "EliasHaeussler\\SSE\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Elias Häußler",
                    "email": "elias@haeussler.dev",
                    "homepage": "https://haeussler.dev",
                    "role": "Maintainer"
                }
            ],
            "description": "PHP implementation of server-sent events using event streams",
            "support": {
                "issues": "https://github.com/eliashaeussler/sse/issues",
                "source": "https://github.com/eliashaeussler/sse/tree/2.0.0"
            },
            "install-path": "../eliashaeussler/sse"
        },
        {
            "name": "eliashaeussler/typo3-sitemap-locator",
            "version": "1.3.2",
            "version_normalized": "1.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/eliashaeussler/typo3-sitemap-locator.git",
                "reference": "871f016fe88dd9ef782a1a4c5a54f9c2c9b4239a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/eliashaeussler/typo3-sitemap-locator/zipball/871f016fe88dd9ef782a1a4c5a54f9c2c9b4239a",
                "reference": "871f016fe88dd9ef782a1a4c5a54f9c2c9b4239a",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "^7.0",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/event-dispatcher": "^1.0",
                "psr/http-message": "^1.0 || ^2.0",
                "symfony/console": "^7.2 || ^8.0",
                "symfony/dependency-injection": "^7.2 || ^8.0",
                "typo3/cms-backend": "~13.4.0 || ~14.3.0",
                "typo3/cms-core": "~13.4.0 || ~14.3.0"
            },
            "require-dev": {
                "armin/editorconfig-cli": "^2.2",
                "eliashaeussler/php-cs-fixer-config": "^3.1",
                "eliashaeussler/phpstan-config": "^4.0",
                "eliashaeussler/phpunit-attributes": "^1.2 || ^2.0",
                "eliashaeussler/rector-config": "^4.0",
                "eliashaeussler/version-bumper": "^3.3 || ^4.0",
                "ergebnis/composer-normalize": "^2.52",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpstan/phpstan-symfony": "^2.0",
                "phpunit/phpcov": "^10.0 || ^11.0 || ^12.0 || ^13.0",
                "phpunit/phpunit": "^11.2 || ^12.0 || ^13.0",
                "saschaegerer/phpstan-typo3": "^3.0",
                "shipmonk/composer-dependency-analyser": "^1.8",
                "ssch/typo3-rector": "^3.14",
                "symfony/event-dispatcher": "^7.2 || ^8.0",
                "typo3/cms-install": "~13.4.0 || ~14.3.0",
                "typo3/cms-seo": "~13.4.0 || ~14.3.0",
                "typo3/coding-standards": "^0.8.0",
                "typo3/testing-framework": "^9.0.3"
            },
            "time": "2026-06-05T06:23:54+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "web-dir": ".Build/web",
                    "extension-key": "sitemap_locator"
                },
                "version-bumper": {
                    "config-file": "Build/release/version-bumper.yaml"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "EliasHaeussler\\Typo3SitemapLocator\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Elias Häußler",
                    "email": "elias@haeussler.dev",
                    "homepage": "https://haeussler.dev",
                    "role": "Maintainer"
                }
            ],
            "description": "Sitemap Locator - Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.",
            "support": {
                "issues": "https://github.com/eliashaeussler/typo3-sitemap-locator/issues",
                "source": "https://github.com/eliashaeussler/typo3-sitemap-locator/tree/1.3.2"
            },
            "install-path": "../eliashaeussler/typo3-sitemap-locator"
        },
        {
            "name": "eliashaeussler/typo3-warming",
            "version": "5.3.2",
            "version_normalized": "5.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/eliashaeussler/typo3-warming.git",
                "reference": "5a86002826b776d241fd03c3d90b5380a07ae2b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/eliashaeussler/typo3-warming/zipball/5a86002826b776d241fd03c3d90b5380a07ae2b0",
                "reference": "5a86002826b776d241fd03c3d90b5380a07ae2b0",
                "shasum": ""
            },
            "require": {
                "cuyz/valinor": "^2.0",
                "eliashaeussler/cache-warmup": "^5.0",
                "eliashaeussler/sse": "^2.0",
                "eliashaeussler/typo3-sitemap-locator": "^1.0",
                "ext-json": "*",
                "guzzlehttp/guzzle": "^7.10",
                "guzzlehttp/promises": "^2.0",
                "mteu/typo3-typed-extconf": "^1.0",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/event-dispatcher": "^1.0",
                "psr/http-message": "^1.1 || ^2.0",
                "psr/http-server-handler": "^1.0",
                "psr/http-server-middleware": "^1.0",
                "psr/log": "^3.0",
                "symfony/console": "^7.2 || ^8.0",
                "symfony/dependency-injection": "^7.2 || ^8.0",
                "symfony/expression-language": "^7.2 || ^8.0",
                "symfony/options-resolver": "^7.2 || ^8.0",
                "typo3/cms-backend": "~13.4.5 || ~14.3.0",
                "typo3/cms-core": "~13.4.5 || ~14.3.0",
                "typo3/cms-extbase": "~13.4.5 || ~14.3.0",
                "typo3/cms-fluid": "~13.4.5 || ~14.3.0",
                "typo3/cms-frontend": "~13.4.5 || ~14.3.0"
            },
            "conflict": {
                "cuyz/valinor": "2.1.2 || 2.2.0 || 2.2.1"
            },
            "require-dev": {
                "armin/editorconfig-cli": "^2.2",
                "codeception/codeception": "^5.3.4",
                "codeception/lib-web": "^2.1.0",
                "codeception/module-asserts": "^3.0",
                "codeception/module-cli": "^2.0",
                "codeception/module-db": "^3.2",
                "codeception/module-webdriver": "^4.0.3",
                "eliashaeussler/deep-closure-comparator": "^1.1",
                "eliashaeussler/php-cs-fixer-config": "^3.1",
                "eliashaeussler/phpstan-config": "^4.0",
                "eliashaeussler/rector-config": "^4.0",
                "eliashaeussler/transient-logger": "^2.0",
                "eliashaeussler/typo3-codeception-helper": "^2.0",
                "eliashaeussler/typo3-vendor-bundler": "^4.0",
                "eliashaeussler/version-bumper": "^3.3 || ^4.0",
                "ergebnis/composer-normalize": "^2.52",
                "guzzlehttp/psr7": "^2.7",
                "helmich/typo3-typoscript-lint": "^3.3",
                "php-webdriver/webdriver": "^1.15",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpstan/phpstan-symfony": "^2.0",
                "phpunit/phpcov": "^10.0 || ^11.0 || ^12.0 || ^13.0",
                "phpunit/phpunit": "^11.5 || ^12.0 || ^13.0",
                "psy/psysh": "^0.12.1",
                "saschaegerer/phpstan-typo3": "^3.0",
                "shipmonk/composer-dependency-analyser": "^1.8",
                "ssch/typo3-rector": "^3.14",
                "symfony/config": "^7.2 || ^8.0",
                "symfony/css-selector": "^7.2 || ^8.0",
                "symfony/event-dispatcher": "^7.2 || ^8.0",
                "symfony/event-dispatcher-contracts": "^3.4.2",
                "typo3/cms-belog": "~13.4.5 || ~14.3.0",
                "typo3/cms-install": "~13.4.5 || ~14.3.0",
                "typo3/cms-seo": "~13.4.5 || ~14.3.0",
                "typo3/cms-tstemplate": "~13.4.5 || ~14.3.0",
                "typo3/coding-standards": "^0.8.0",
                "typo3/testing-framework": "^9.0.3",
                "webmozart/assert": "^1.11 || ^2.0"
            },
            "time": "2026-06-05T08:57:52+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "web-dir": ".Build/web",
                    "extension-key": "warming"
                },
                "version-bumper": {
                    "config-file": "Build/release/version-bumper.yaml"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "EliasHaeussler\\Typo3Warming\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Elias Häußler",
                    "email": "elias@haeussler.dev",
                    "homepage": "https://haeussler.dev",
                    "role": "Maintainer"
                }
            ],
            "description": "Warming - Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.",
            "support": {
                "chat": "https://typo3.slack.com/archives/C0400CSGWAY",
                "docs": "https://docs.typo3.org/p/eliashaeussler/typo3-warming/main/en-us/",
                "issues": "https://github.com/eliashaeussler/typo3-warming/issues",
                "rss": "https://github.com/eliashaeussler/typo3-warming/releases.atom",
                "source": "https://github.com/eliashaeussler/typo3-warming.git"
            },
            "install-path": "../eliashaeussler/typo3-warming"
        },
        {
            "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": "firebase/php-jwt",
            "version": "v7.1.0",
            "version_normalized": "7.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/php-jwt.git",
                "reference": "b374a5d1a4f1f67fadc2165cdb284645945e2fc0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/php-jwt/zipball/b374a5d1a4f1f67fadc2165cdb284645945e2fc0",
                "reference": "b374a5d1a4f1f67fadc2165cdb284645945e2fc0",
                "shasum": ""
            },
            "require": {
                "php": "^8.0"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "^7.4",
                "phpfastcache/phpfastcache": "^9.2",
                "phpseclib/phpseclib": "~3.0",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5",
                "psr/cache": "^2.0||^3.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0"
            },
            "suggest": {
                "ext-sodium": "Support EdDSA (Ed25519) signatures",
                "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present",
                "phpseclib/phpseclib": "Support PS256 (RSASSA-PSS) signatures"
            },
            "time": "2026-06-11T17:54:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Firebase\\JWT\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Neuman Vong",
                    "email": "neuman+pear@twilio.com",
                    "role": "Developer"
                },
                {
                    "name": "Anant Narayanan",
                    "email": "anant@php.net",
                    "role": "Developer"
                }
            ],
            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
            "homepage": "https://github.com/googleapis/php-jwt",
            "keywords": [
                "jwt",
                "php"
            ],
            "support": {
                "issues": "https://github.com/googleapis/php-jwt/issues",
                "source": "https://github.com/googleapis/php-jwt/tree/v7.1.0"
            },
            "install-path": "../firebase/php-jwt"
        },
        {
            "name": "fluidtypo3/vhs",
            "version": "7.2.1",
            "version_normalized": "7.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FluidTYPO3/vhs.git",
                "reference": "488354e6bbbbb66da3ec97a91b45d5c1f0ce5fda"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FluidTYPO3/vhs/zipball/488354e6bbbbb66da3ec97a91b45d5c1f0ce5fda",
                "reference": "488354e6bbbbb66da3ec97a91b45d5c1f0ce5fda",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^7.4.0 || ^8",
                "typo3/cms-backend": "^10 || ^11 || ^12 || ^13 || dev-main",
                "typo3/cms-core": "^10 || ^11 || ^12 || ^13 || dev-main",
                "typo3/cms-extbase": "^10 || ^11 || ^12 || ^13 || dev-main",
                "typo3/cms-fluid": "^10 || ^11 || ^12 || ^13 || dev-main",
                "typo3/cms-frontend": "^10 || ^11 || ^12 || ^13 || dev-main"
            },
            "replace": {
                "typo3-ter/vhs": "self.version"
            },
            "require-dev": {
                "mikey179/vfsstream": "^1.6",
                "phpstan/phpstan": "1.12.1",
                "phpunit/phpunit": "^5.7 || ^9.5",
                "squizlabs/php_codesniffer": "^3.7"
            },
            "suggest": {
                "ext-json": "Enable use of v:format.json.encode and v:format.json.decode",
                "ext-tidy": "Allows to make use of the tidy ViewHelper v:format.tidy",
                "ext-zlib": "Enable use of v:format.placeholder.lipsum with default lipsum text"
            },
            "time": "2026-03-25T14:25:44+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "extension-key": "vhs"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FluidTYPO3\\Vhs\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.",
            "homepage": "https://fluidtypo3.org",
            "keywords": [
                "TYPO3 CMS",
                "fedext",
                "fluid",
                "templating",
                "utility",
                "viewhelper"
            ],
            "support": {
                "chat": "https://typo3.slack.com/archives/C79562JES",
                "docs": "https://docs.typo3.org/p/fluidtypo3/vhs/main/en-us/",
                "issues": "https://github.com/FluidTYPO3/vhs/issues",
                "source": "https://github.com/FluidTYPO3/vhs"
            },
            "install-path": "../fluidtypo3/vhs"
        },
        {
            "name": "georgringer/news",
            "version": "14.0.3",
            "version_normalized": "14.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/georgringer/news.git",
                "reference": "cec1cd776a32e5cec527575b97ca7b044ceac19c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/georgringer/news/zipball/cec1cd776a32e5cec527575b97ca7b044ceac19c",
                "reference": "cec1cd776a32e5cec527575b97ca7b044ceac19c",
                "shasum": ""
            },
            "require": {
                "php": ">= 8.2 < 8.6",
                "symfony/console": "^5.4 || ^6.4 || ^7.0",
                "typo3/cms-backend": "^13.4.20 || ^14.0",
                "typo3/cms-core": "^13.4.20 || ^14.0",
                "typo3/cms-extbase": "^13.4.20 || ^14.0",
                "typo3/cms-fluid": "^13.4.20 || ^14.0",
                "typo3/cms-frontend": "^13.4.20 || ^14.0",
                "typo3/cms-install": "^13.4.20 || ^14.0"
            },
            "conflict": {
                "sebastian/recursion-context": "6.0.0 || 6.0.1 || 6.0.2"
            },
            "replace": {
                "typo3-ter/news": "self.version"
            },
            "require-dev": {
                "a9f/typo3-fractor": "@dev",
                "friendsofphp/php-cs-fixer": "^3.89.2",
                "phpstan/phpdoc-parser": "^1.33.0",
                "phpunit/phpunit": "^10.5.58",
                "ssch/typo3-rector": "^3.7",
                "typo3/cms-seo": "^13.4.20 || ^14.0",
                "typo3/coding-standards": "^0.8.0",
                "typo3/testing-framework": "^8.3.1",
                "webmozart/assert": "^1.12.1"
            },
            "suggest": {
                "georgringer/news-tagsuggest": "On the fly creation of tag records within a news record",
                "georgringer/numbered-pagination": "Improved pagination API",
                "reelworx/rx-shariff": "GDPR compliant social sharing",
                "typo3/cms-scheduler": "XML and ICS import",
                "typo3/cms-seo": "Sitemaps"
            },
            "time": "2026-05-18T20:53:26+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "app-dir": ".Build",
                    "web-dir": ".Build/Web",
                    "extension-key": "news"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GeorgRinger\\News\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Georg Ringer",
                    "homepage": "https://ringer.it",
                    "role": "Developer"
                }
            ],
            "description": "News system - Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.",
            "homepage": "https://extensions.typo3.org/extension/news",
            "keywords": [
                "article",
                "extension",
                "news",
                "typo3"
            ],
            "support": {
                "docs": "https://docs.typo3.org/p/georgringer/news/main/en-us/",
                "issues": "https://github.com/georgringer/news/issues",
                "source": "https://github.com/georgringer/news"
            },
            "funding": [
                {
                    "url": "https://paypal.me/GeorgRinger/10",
                    "type": "custom"
                },
                {
                    "url": "https://www.amazon.de/hz/wishlist/ls/8F573K08TSDG",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/georgringer",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/georgringer",
                    "type": "patreon"
                }
            ],
            "install-path": "../georgringer/news"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "7.12.0",
            "version_normalized": "7.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "eaa81598031cf57a9e36258c8546defffc994cba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/eaa81598031cf57a9e36258c8546defffc994cba",
                "reference": "eaa81598031cf57a9e36258c8546defffc994cba",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^2.5",
                "guzzlehttp/psr7": "^2.12",
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0",
                "symfony/deprecation-contracts": "^2.5 || ^3.0",
                "symfony/polyfill-php80": "^1.24"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "ext-curl": "*",
                "guzzle/client-integration-tests": "3.0.2",
                "guzzlehttp/test-server": "^0.5",
                "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-06-16T22:11:48+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.12.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/guzzle"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "2.5.0",
            "version_normalized": "2.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "4360e982f87f5f258bf872d094647791db2f4c8e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/4360e982f87f5f258bf872d094647791db2f4c8e",
                "reference": "4360e982f87f5f258bf872d094647791db2f4c8e",
                "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-06-02T12:23:43+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.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/promises"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "2.12.0",
            "version_normalized": "2.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "9b38012e7b54f594707e6db52c684dc0a74b3a43"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/9b38012e7b54f594707e6db52c684dc0a74b3a43",
                "reference": "9b38012e7b54f594707e6db52c684dc0a74b3a43",
                "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.24"
            },
            "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-06-16T21:50: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.12.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/psr7"
        },
        {
            "name": "helhum/config-loader",
            "version": "v0.12.6",
            "version_normalized": "0.12.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/helhum/config-loader.git",
                "reference": "4538ad189ebbb319d97697f350401150dd7a6155"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/helhum/config-loader/zipball/4538ad189ebbb319d97697f350401150dd7a6155",
                "reference": "4538ad189ebbb319d97697f350401150dd7a6155",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "php-parallel-lint/php-parallel-lint": "^1.2",
                "phpunit/phpunit": "^8.5",
                "symfony/yaml": "^2.8 || ^3.3 || ^4.0 || ^5.0 || ^6.0"
            },
            "suggest": {
                "ext-yaml": "For improved performance when parsing yaml files you should use the PECL YAML Parser php extension",
                "symfony/yaml": "To be able to parse yaml files, you will need symfony/yaml"
            },
            "time": "2024-12-16T10:48:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Helhum\\ConfigLoader\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Generic config loader with context and environment support.",
            "support": {
                "issues": "https://github.com/helhum/config-loader/issues",
                "source": "https://github.com/helhum/config-loader/tree/v0.12.6"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/helhum/19.99",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/helhum",
                    "type": "github"
                }
            ],
            "install-path": "../helhum/config-loader"
        },
        {
            "name": "helhum/dotenv-connector",
            "version": "v3.2.0",
            "version_normalized": "3.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/helhum/dotenv-connector.git",
                "reference": "4b143e36e1c3caf02a4cbd938dcabdd78bea5f73"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/helhum/dotenv-connector/zipball/4b143e36e1c3caf02a4cbd938dcabdd78bea5f73",
                "reference": "4b143e36e1c3caf02a4cbd938dcabdd78bea5f73",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": ">=7.4",
                "symfony/dotenv": "^5.1 || ^6.4 || ^7.0"
            },
            "require-dev": {
                "composer/composer": "^1.0 || ^2.0",
                "composer/semver": "^1.0 || ^2.0 || ^3.0",
                "friendsofphp/php-cs-fixer": "^3.87",
                "mikey179/vfsstream": "^1.6.0",
                "php-parallel-lint/php-parallel-lint": "^1.4",
                "phpunit/phpunit": "^8 || ^9"
            },
            "time": "2025-09-04T09:24:37+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Helhum\\DotEnvConnector\\Plugin",
                "branch-alias": {
                    "dev-latest": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Helhum\\DotEnvConnector\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Helmut Hummel",
                    "email": "info@helhum.io"
                }
            ],
            "description": "Makes it possible to set environment variables for composer projects.",
            "homepage": "https://github.com/helhum/dotenv-connector",
            "keywords": [
                "12factor",
                "composer",
                "dotenv",
                "env"
            ],
            "support": {
                "issues": "https://github.com/helhum/dotenv-connector/issues",
                "source": "https://github.com/helhum/dotenv-connector/tree/v3.2.0"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/helhum/19.99",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/helhum",
                    "type": "github"
                }
            ],
            "install-path": "../helhum/dotenv-connector"
        },
        {
            "name": "helhum/php-error-reporting",
            "version": "v1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/helhum/php-error-reporting.git",
                "reference": "c9f1a0b6fedf7e641bce23b65eeeea946a6f7eb9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/helhum/php-error-reporting/zipball/c9f1a0b6fedf7e641bce23b65eeeea946a6f7eb9",
                "reference": "c9f1a0b6fedf7e641bce23b65eeeea946a6f7eb9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.2",
                "phpstan/phpstan": "^1.0",
                "phpstan/phpstan-deprecation-rules": "^1.0",
                "phpstan/phpstan-doctrine": "^1.0",
                "phpstan/phpstan-phpunit": "^1.0",
                "phpstan/phpstan-strict-rules": "^1.0"
            },
            "time": "2023-01-12T14:49:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ErrorReporting\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Helmut Hummel",
                    "email": "typo3@helhum.io"
                }
            ],
            "description": "Create ErrorException with clean trace from PHP error handler errors, inspired by Sentry PHP SDK",
            "homepage": "https://helhum.io",
            "keywords": [
                "error reporting",
                "sentry"
            ],
            "support": {
                "issues": "https://github.com/helhum/php-error-reporting",
                "source": "https://github.com/helhum/php-error-reporting/tree/v1.0.1"
            },
            "install-path": "../helhum/php-error-reporting"
        },
        {
            "name": "helhum/typo3-console",
            "version": "v8.3.1",
            "version_normalized": "8.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-Console/TYPO3-Console.git",
                "reference": "0a6f26d125b780a40c674820c42c78ce5607ff4c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-Console/TYPO3-Console/zipball/0a6f26d125b780a40c674820c42c78ce5607ff4c",
                "reference": "0a6f26d125b780a40c674820c42c78ce5607ff4c",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": "^2.1",
                "helhum/config-loader": ">=0.9 <0.13",
                "helhum/php-error-reporting": "^1.0",
                "php": ">=8.1",
                "symfony/console": "^5.4 || ^6.4 || ^7.0",
                "symfony/process": "^5.4 || ^6.4 || ^7.0",
                "typo3/cms-backend": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0",
                "typo3/cms-composer-installers": "^4.0@rc || >=5.0",
                "typo3/cms-core": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0",
                "typo3/cms-extbase": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0",
                "typo3/cms-fluid": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0",
                "typo3/cms-frontend": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0",
                "typo3/cms-install": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0"
            },
            "replace": {
                "typo3-ter/typo3-console": "self.version"
            },
            "require-dev": {
                "dg/bypass-finals": "^1.4",
                "friendsofphp/php-cs-fixer": "^3.57",
                "php-parallel-lint/php-parallel-lint": "^1.2",
                "phpunit/phpunit": "^9.5.25",
                "symfony/expression-language": "^5.4 || ^6.4 || ^7.0",
                "symfony/filesystem": "^5.4 || ^6.4 || ^7.0",
                "typo3-console/create-reference-command": "^1.0",
                "typo3-console/sql-command": "^1.0",
                "typo3/cms-extensionmanager": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0",
                "typo3/cms-filemetadata": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0",
                "typo3/cms-recordlist": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0",
                "typo3/cms-reports": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0"
            },
            "time": "2025-12-12T12:00:43+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "protected": true,
                        "serviceProvider": "Helhum\\Typo3Console\\ServiceProvider",
                        "partOfMinimalUsableSystem": true
                    },
                    "extension-key": "typo3_console",
                    "ignore-as-root": false
                },
                "branch-alias": {
                    "dev-main": "8.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Helhum\\Typo3Console\\": [
                        "Classes/Console/",
                        "Classes/Compatibility/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Helmut Hummel",
                    "email": "info@helhum.io",
                    "homepage": "https://helhum.io",
                    "role": "Developer"
                }
            ],
            "description": "A reliable and powerful command line interface for TYPO3 CMS",
            "homepage": "https://insight.helhum.io/post/104528981610/about-the-beauty-and-power-of-typo3-console",
            "keywords": [
                "cli",
                "command",
                "commandline",
                "console",
                "typo3"
            ],
            "support": {
                "docs": "https://docs.typo3.org/p/helhum/typo3-console/main/en-us/",
                "issues": "https://github.com/TYPO3-Console/TYPO3-Console/issues",
                "source": "https://github.com/TYPO3-Console/TYPO3-Console"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/helhum/19.99",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/helhum",
                    "type": "github"
                }
            ],
            "install-path": "../helhum/typo3-console"
        },
        {
            "name": "ichhabrecht/content-defender",
            "version": "3.5.3",
            "version_normalized": "3.5.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/IchHabRecht/content_defender.git",
                "reference": "dab78e79e3c53f13924a82ae9bbfa9141989d37d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/IchHabRecht/content_defender/zipball/dab78e79e3c53f13924a82ae9bbfa9141989d37d",
                "reference": "dab78e79e3c53f13924a82ae9bbfa9141989d37d",
                "shasum": ""
            },
            "require": {
                "php": "^8.1",
                "typo3/cms-backend": "^11.5 || ^12.4 || ^13.4",
                "typo3/cms-core": "^11.5 || ^12.4 || ^13.4"
            },
            "replace": {
                "typo3-ter/content-defender": "self.version"
            },
            "require-dev": {
                "php-parallel-lint/php-parallel-lint": "^1.4",
                "phpspec/prophecy": "^1.12.1",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^10.5",
                "typo3/cms-fluid-styled-content": "^11.5 || ^12.4 || ^13.4",
                "typo3/cms-indexed-search": "^11.5 || ^12.4 || ^13.4",
                "typo3/cms-workspaces": "^11.5 || ^12.4 || ^13.4",
                "typo3/minimal": "^11.5 || ^12.0 || ^13.0",
                "typo3/testing-framework": "^7.0.4 || ^8.2.3"
            },
            "time": "2025-03-27T00:37:47+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "app-dir": ".Build",
                    "web-dir": ".Build/public",
                    "extension-key": "content_defender",
                    "cms-package-dir": "{$vendor-dir}/typo3/cms"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IchHabRecht\\ContentDefender\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Nicole Hummel",
                    "email": "nicole-typo3@nimut.dev",
                    "role": "Developer"
                }
            ],
            "description": "Define allowed or denied content element types in your backend layouts",
            "homepage": "https://github.com/IchHabRecht/content_defender",
            "keywords": [
                "TYPO3 CMS",
                "backend",
                "content",
                "restrict"
            ],
            "support": {
                "issues": "https://github.com/IchHabRecht/content_defender/issues",
                "source": "https://github.com/IchHabRecht/content_defender/tree/3.5.3"
            },
            "install-path": "../ichhabrecht/content-defender"
        },
        {
            "name": "liquidlight/typo3-form-to-database",
            "version": "5.3.1",
            "version_normalized": "5.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/liquidlight/typo3-form-to-database.git",
                "reference": "87a204e47db1a499d252ca9facaa505a7fb9a884"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/liquidlight/typo3-form-to-database/zipball/87a204e47db1a499d252ca9facaa505a7fb9a884",
                "reference": "87a204e47db1a499d252ca9facaa505a7fb9a884",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^8.2 || ^8.3 || ^8.4",
                "typo3/cms-backend": "^13.4.20",
                "typo3/cms-core": "^13.4.20",
                "typo3/cms-extbase": "^13.4.20",
                "typo3/cms-fluid": "^13.4.20",
                "typo3/cms-form": "^13.4.20",
                "typo3/cms-frontend": "^13.4.20"
            },
            "replace": {
                "lavitto/typo3-form-to-database": "self.version"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.64",
                "helhum/typo3-console": "^8.2",
                "helmich/typo3-typoscript-lint": "^3.2",
                "mpdf/mpdf": "^8.2",
                "nikic/php-parser": "^5.3",
                "saschaegerer/phpstan-typo3": "^1.10",
                "typo3/cms-install": "^13.4",
                "typo3/cms-tstemplate": "^13.4",
                "typo3/testing-framework": "^9.0"
            },
            "suggest": {
                "mpdf/mpdf": "Allows downloading form results as a PDF"
            },
            "time": "2026-06-12T13:26:08+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "web-dir": ".Build/Web",
                    "extension-key": "form_to_database"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LiquidLight\\FormToDatabase\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Liquid Light",
                    "email": "info@liquidlight.co.uk",
                    "homepage": "https://www.liquidlight.co.uk/"
                },
                {
                    "name": "Philipp Mueller",
                    "email": "philipp.mueller@lavitto.ch",
                    "homepage": "https://www.lavitto.ch"
                }
            ],
            "description": "Extends the TYPO3 form with a database finisher, to save every form-result in the database.",
            "homepage": "https://github.com/liquidlight/typo3-form-to-database/",
            "keywords": [
                "extension",
                "form",
                "form to database",
                "save form",
                "typo3",
                "typo3 form"
            ],
            "support": {
                "issues": "https://github.com/liquidlight/typo3-form-to-database/issues",
                "source": "https://github.com/liquidlight/typo3-form-to-database"
            },
            "install-path": "../liquidlight/typo3-form-to-database"
        },
        {
            "name": "lolli42/finediff",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/lolli42/FineDiff.git",
                "reference": "38a03ca581ee72d7b20bbb1d89d47c5ecf8b11ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lolli42/FineDiff/zipball/38a03ca581ee72d7b20bbb1d89d47c5ecf8b11ba",
                "reference": "38a03ca581ee72d7b20bbb1d89d47c5ecf8b11ba",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=8.2"
            },
            "replace": {
                "cogpowered/finediff": "*"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.89.1",
                "phpstan/phpstan": "^2.1.31",
                "phpunit/phpunit": "^11.5.43 || ^12.4.2"
            },
            "time": "2025-10-31T12:28:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "cogpowered\\FineDiff\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Raymond Hill"
                },
                {
                    "name": "Rob Crowe",
                    "email": "rob@cogpowered.com"
                },
                {
                    "name": "Christian Kuhn",
                    "email": "lolli@schwarzbu.ch",
                    "role": "maintainer"
                }
            ],
            "description": "PHP implementation of a Fine granularity Diff engine",
            "homepage": "https://github.com/lolli42/FineDiff",
            "keywords": [
                "diff",
                "finediff",
                "opcode",
                "string",
                "text"
            ],
            "support": {
                "issues": "https://github.com/lolli42/FineDiff/issues",
                "source": "https://github.com/lolli42/FineDiff/tree/1.1.2"
            },
            "install-path": "../lolli42/finediff"
        },
        {
            "name": "mask/mask",
            "version": "v9.0.10",
            "version_normalized": "9.0.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Gernott/mask.git",
                "reference": "806d35afafa2c49fa590812bf2e06f0bcbb07726"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Gernott/mask/zipball/806d35afafa2c49fa590812bf2e06f0bcbb07726",
                "reference": "806d35afafa2c49fa590812bf2e06f0bcbb07726",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^8.1",
                "typo3/cms-backend": "^13.4 || ^12.4",
                "typo3/cms-core": "^13.4 || ^12.4",
                "typo3/cms-fluid": "^13.4 || ^12.4",
                "typo3/cms-fluid-styled-content": "^13.4 || ^12.4",
                "typo3/cms-install": "^13.4 || ^12.4"
            },
            "replace": {
                "typo3-ter/mask": "self.version"
            },
            "require-dev": {
                "bnf/phpstan-psr-container": "^1.0",
                "friendsofphp/php-cs-fixer": "^3.4",
                "friendsoftypo3/phpstan-typo3": "^0.9.0",
                "phpstan/phpstan": "^1.4",
                "phpstan/phpstan-phpunit": "^1.0",
                "phpunit/phpunit": "^11",
                "typo3/coding-standards": "0.8.x-dev",
                "typo3/testing-framework": "^8"
            },
            "suggest": {
                "b13/container": "Allows creating container elements to place your Mask elements into.",
                "gridelementsteam/gridelements": "Allows creating container elements to place your Mask elements into."
            },
            "time": "2026-01-28T19:31:05+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "web-dir": ".Build/Web",
                    "extension-key": "mask"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MASK\\Mask\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "WEBprofil - Gernot Ploiner e.U.",
                    "email": "office@webprofil.at",
                    "homepage": "https://www.webprofil.at",
                    "role": "Developer"
                },
                {
                    "name": "Nikita Hovratov",
                    "email": "info@nikita-hovratov.de",
                    "homepage": "https://www.nikita-hovratov.de",
                    "role": "Developer"
                }
            ],
            "description": "Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop user interface. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.",
            "homepage": "https://extensions.typo3.org/extension/mask",
            "keywords": [
                "TYPO3 CMS",
                "contentelements",
                "mask",
                "wizard"
            ],
            "support": {
                "chat": "https://typo3.slack.com/archives/C0FD5F6P2",
                "docs": "https://docs.typo3.org/p/mask/mask/main/en-us/",
                "issues": "https://github.com/gernott/mask/issues/",
                "source": "https://github.com/gernott/mask"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/nhovratov",
                    "type": "Nikita Hovratov (Developer)"
                },
                {
                    "url": "https://github.com/sponsors/Gernott",
                    "type": "WEBprofil - Gernot Ploiner e.U. (Founder)"
                }
            ],
            "abandoned": "friendsoftypo3/content-blocks",
            "install-path": "../mask/mask"
        },
        {
            "name": "masterminds/html5",
            "version": "2.10.0",
            "version_normalized": "2.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Masterminds/html5-php.git",
                "reference": "fcf91eb64359852f00d921887b219479b4f21251"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/fcf91eb64359852f00d921887b219479b4f21251",
                "reference": "fcf91eb64359852f00d921887b219479b4f21251",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9"
            },
            "time": "2025-07-25T09:04:22+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Masterminds\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matt Butcher",
                    "email": "technosophos@gmail.com"
                },
                {
                    "name": "Matt Farina",
                    "email": "matt@mattfarina.com"
                },
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                }
            ],
            "description": "An HTML5 parser and serializer.",
            "homepage": "http://masterminds.github.io/html5-php",
            "keywords": [
                "HTML5",
                "dom",
                "html",
                "parser",
                "querypath",
                "serializer",
                "xml"
            ],
            "support": {
                "issues": "https://github.com/Masterminds/html5-php/issues",
                "source": "https://github.com/Masterminds/html5-php/tree/2.10.0"
            },
            "install-path": "../masterminds/html5"
        },
        {
            "name": "mteu/typo3-typed-extconf",
            "version": "1.3.2",
            "version_normalized": "1.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mteu/typo3-typed-extconf.git",
                "reference": "45eb346d35cad49045db49156bca713492098b60"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mteu/typo3-typed-extconf/zipball/45eb346d35cad49045db49156bca713492098b60",
                "reference": "45eb346d35cad49045db49156bca713492098b60",
                "shasum": ""
            },
            "require": {
                "cuyz/valinor": "^2.0",
                "ext-filter": "*",
                "nette/php-generator": "^4.1.6",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "symfony/console": "^7.3",
                "typo3/cms-core": "~13.4.18 || ~14.3.0"
            },
            "require-dev": {
                "composer/class-map-generator": "^1.1",
                "eliashaeussler/typo3-vendor-bundler": "^4.0",
                "eliashaeussler/version-bumper": "^4.0",
                "phpunit/phpcov": "^10.0 || ^11.0.0",
                "phpunit/phpunit": "^11.5 || ^12.1",
                "roave/security-advisories": "dev-latest",
                "symfony/dependency-injection": "^7.3",
                "typo3/testing-framework": "^9.2"
            },
            "time": "2026-05-26T08:14:05+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "web-dir": ".build/web",
                    "extension-key": "typed_extconf",
                    "skip-ter-packagist-import": true
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "mteu\\TypedExtConf\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Martin Adler",
                    "email": "mteu@mailbox.org",
                    "role": "Maintainer"
                },
                {
                    "name": "Elias Häußler",
                    "email": "elias@haeussler.dev"
                }
            ],
            "description": "Typed Extension Configuration - Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php",
            "support": {
                "issues": "https://github.com/mteu/typo3-typed-extconf/issues",
                "source": "https://github.com/mteu/typo3-typed-extconf/tree/1.3.2"
            },
            "install-path": "../mteu/typo3-typed-extconf"
        },
        {
            "name": "nesbot/carbon",
            "version": "3.12.3",
            "version_normalized": "3.12.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/CarbonPHP/carbon.git",
                "reference": "6e7853a668c3107294aff38d42bf760ec02126b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/6e7853a668c3107294aff38d42bf760ec02126b6",
                "reference": "6e7853a668c3107294aff38d42bf760ec02126b6",
                "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-06-14T20:41:42+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/php-generator",
            "version": "v4.2.2",
            "version_normalized": "4.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nette/php-generator.git",
                "reference": "0d7060926f5c3e8c488b9b9ced42d857f12a34b5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nette/php-generator/zipball/0d7060926f5c3e8c488b9b9ced42d857f12a34b5",
                "reference": "0d7060926f5c3e8c488b9b9ced42d857f12a34b5",
                "shasum": ""
            },
            "require": {
                "nette/utils": "^4.0.6",
                "php": "8.1 - 8.5"
            },
            "require-dev": {
                "jetbrains/phpstorm-attributes": "^1.2",
                "nette/phpstan-rules": "^1.0",
                "nette/tester": "^2.6",
                "nikic/php-parser": "^5.0",
                "phpstan/extension-installer": "^1.4@stable",
                "phpstan/phpstan": "^2.1.40@stable",
                "tracy/tracy": "^2.8"
            },
            "suggest": {
                "nikic/php-parser": "to use ClassType::from(withBodies: true) & ClassType::fromCode()"
            },
            "time": "2026-02-26T00:58:33+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.2-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 PHP Generator: generates neat PHP code for you. Supports new PHP 8.5 features.",
            "homepage": "https://nette.org",
            "keywords": [
                "code",
                "nette",
                "php",
                "scaffolding"
            ],
            "support": {
                "issues": "https://github.com/nette/php-generator/issues",
                "source": "https://github.com/nette/php-generator/tree/v4.2.2"
            },
            "install-path": "../nette/php-generator"
        },
        {
            "name": "nette/utils",
            "version": "v4.1.4",
            "version_normalized": "4.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nette/utils.git",
                "reference": "7da6c396d7ebe142bc857c20479d5e70a5e1aac7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nette/utils/zipball/7da6c396d7ebe142bc857c20479d5e70a5e1aac7",
                "reference": "7da6c396d7ebe142bc857c20479d5e70a5e1aac7",
                "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::webalize(), toAscii(), chr() 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-05-11T20:49:54+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.4"
            },
            "install-path": "../nette/utils"
        },
        {
            "name": "nikic/php-parser",
            "version": "v5.7.0",
            "version_normalized": "5.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dca41cd15c2ac9d055ad70dbfd011130757d1f82",
                "reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-json": "*",
                "ext-tokenizer": "*",
                "php": ">=7.4"
            },
            "require-dev": {
                "ircmaxell/php-yacc": "^0.0.7",
                "phpunit/phpunit": "^9.0"
            },
            "time": "2025-12-06T11:56:16+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.7.0"
            },
            "install-path": "../nikic/php-parser"
        },
        {
            "name": "php-http/discovery",
            "version": "1.20.0",
            "version_normalized": "1.20.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/discovery.git",
                "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d",
                "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0|^2.0",
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "nyholm/psr7": "<1.0",
                "zendframework/zend-diactoros": "*"
            },
            "provide": {
                "php-http/async-client-implementation": "*",
                "php-http/client-implementation": "*",
                "psr/http-client-implementation": "*",
                "psr/http-factory-implementation": "*",
                "psr/http-message-implementation": "*"
            },
            "require-dev": {
                "composer/composer": "^1.0.2|^2.0",
                "graham-campbell/phpspec-skip-example-extension": "^5.0",
                "php-http/httplug": "^1.0 || ^2.0",
                "php-http/message-factory": "^1.0",
                "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3",
                "sebastian/comparator": "^3.0.5 || ^4.0.8",
                "symfony/phpunit-bridge": "^6.4.4 || ^7.0.1"
            },
            "time": "2024-10-02T11:20:13+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Http\\Discovery\\Composer\\Plugin",
                "plugin-optional": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Discovery\\": "src/"
                },
                "exclude-from-classmap": [
                    "src/Composer/Plugin.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations",
            "homepage": "http://php-http.org",
            "keywords": [
                "adapter",
                "client",
                "discovery",
                "factory",
                "http",
                "message",
                "psr17",
                "psr7"
            ],
            "support": {
                "issues": "https://github.com/php-http/discovery/issues",
                "source": "https://github.com/php-http/discovery/tree/1.20.0"
            },
            "install-path": "../php-http/discovery"
        },
        {
            "name": "phpdocumentor/reflection-common",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2020-06-27T09:03:43+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jaap van Otterdijk",
                    "email": "opensource@ijaap.nl"
                }
            ],
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
            "homepage": "http://www.phpdoc.org",
            "keywords": [
                "FQSEN",
                "phpDocumentor",
                "phpdoc",
                "reflection",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
                "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
            },
            "install-path": "../phpdocumentor/reflection-common"
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "5.6.7",
            "version_normalized": "5.6.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "31a105931bc8ffa3a123383829772e832fd8d903"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/31a105931bc8ffa3a123383829772e832fd8d903",
                "reference": "31a105931bc8ffa3a123383829772e832fd8d903",
                "shasum": ""
            },
            "require": {
                "doctrine/deprecations": "^1.1",
                "ext-filter": "*",
                "php": "^7.4 || ^8.0",
                "phpdocumentor/reflection-common": "^2.2",
                "phpdocumentor/type-resolver": "^1.7",
                "phpstan/phpdoc-parser": "^1.7|^2.0",
                "webmozart/assert": "^1.9.1 || ^2"
            },
            "require-dev": {
                "mockery/mockery": "~1.3.5 || ~1.6.0",
                "phpstan/extension-installer": "^1.1",
                "phpstan/phpstan": "^1.8",
                "phpstan/phpstan-mockery": "^1.1",
                "phpstan/phpstan-webmozart-assert": "^1.2",
                "phpunit/phpunit": "^9.5",
                "psalm/phar": "^5.26"
            },
            "time": "2026-03-18T20:47:46+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                },
                {
                    "name": "Jaap van Otterdijk",
                    "email": "opensource@ijaap.nl"
                }
            ],
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
            "support": {
                "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
                "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.6.7"
            },
            "install-path": "../phpdocumentor/reflection-docblock"
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "1.12.0",
            "version_normalized": "1.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
                "reference": "92a98ada2b93d9b201a613cb5a33584dde25f195"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/92a98ada2b93d9b201a613cb5a33584dde25f195",
                "reference": "92a98ada2b93d9b201a613cb5a33584dde25f195",
                "shasum": ""
            },
            "require": {
                "doctrine/deprecations": "^1.0",
                "php": "^7.3 || ^8.0",
                "phpdocumentor/reflection-common": "^2.0",
                "phpstan/phpdoc-parser": "^1.18|^2.0"
            },
            "require-dev": {
                "ext-tokenizer": "*",
                "phpbench/phpbench": "^1.2",
                "phpstan/extension-installer": "^1.1",
                "phpstan/phpstan": "^1.8",
                "phpstan/phpstan-phpunit": "^1.1",
                "phpunit/phpunit": "^9.5",
                "rector/rector": "^0.13.9",
                "vimeo/psalm": "^4.25"
            },
            "time": "2025-11-21T15:09:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
            "support": {
                "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
                "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.12.0"
            },
            "install-path": "../phpdocumentor/type-resolver"
        },
        {
            "name": "phpstan/phpdoc-parser",
            "version": "2.3.2",
            "version_normalized": "2.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpstan/phpdoc-parser.git",
                "reference": "a004701b11273a26cd7955a61d67a7f1e525a45a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/a004701b11273a26cd7955a61d67a7f1e525a45a",
                "reference": "a004701b11273a26cd7955a61d67a7f1e525a45a",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "doctrine/annotations": "^2.0",
                "nikic/php-parser": "^5.3.0",
                "php-parallel-lint/php-parallel-lint": "^1.2",
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpstan/phpstan-strict-rules": "^2.0",
                "phpunit/phpunit": "^9.6",
                "symfony/process": "^5.2"
            },
            "time": "2026-01-25T14:56:51+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PHPStan\\PhpDocParser\\": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PHPDoc parser with support for nullable, intersection and generic types",
            "support": {
                "issues": "https://github.com/phpstan/phpdoc-parser/issues",
                "source": "https://github.com/phpstan/phpdoc-parser/tree/2.3.2"
            },
            "install-path": "../phpstan/phpdoc-parser"
        },
        {
            "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": "2.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2023-04-04T09:54:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-message/tree/2.0"
            },
            "install-path": "../psr/http-message"
        },
        {
            "name": "psr/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": "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": "symfony/cache",
            "version": "v7.4.13",
            "version_normalized": "7.4.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/cache.git",
                "reference": "4c09e18a92cce126cc0d1155825279fca8cd0673"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/cache/zipball/4c09e18a92cce126cc0d1155825279fca8cd0673",
                "reference": "4c09e18a92cce126cc0d1155825279fca8cd0673",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/cache": "^2.0|^3.0",
                "psr/log": "^1.1|^2|^3",
                "symfony/cache-contracts": "^3.6",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/var-exporter": "^6.4|^7.0|^8.0"
            },
            "conflict": {
                "doctrine/dbal": "<3.6",
                "ext-redis": "<6.1",
                "ext-relay": "<0.12.1",
                "symfony/dependency-injection": "<6.4",
                "symfony/http-kernel": "<6.4",
                "symfony/var-dumper": "<6.4"
            },
            "provide": {
                "psr/cache-implementation": "2.0|3.0",
                "psr/simple-cache-implementation": "1.0|2.0|3.0",
                "symfony/cache-implementation": "1.1|2.0|3.0"
            },
            "require-dev": {
                "cache/integration-tests": "dev-master",
                "doctrine/dbal": "^3.6|^4",
                "predis/predis": "^1.1|^2.0",
                "psr/simple-cache": "^1.0|^2.0|^3.0",
                "symfony/clock": "^6.4|^7.0|^8.0",
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/filesystem": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/messenger": "^6.4|^7.0|^8.0",
                "symfony/var-dumper": "^6.4|^7.0|^8.0"
            },
            "time": "2026-05-24T08:43:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Cache\\": ""
                },
                "classmap": [
                    "Traits/ValueWrapper.php"
                ],
                "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 extended PSR-6, PSR-16 (and tags) implementations",
            "homepage": "https://symfony.com",
            "keywords": [
                "caching",
                "psr6"
            ],
            "support": {
                "source": "https://github.com/symfony/cache/tree/v7.4.13"
            },
            "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/cache"
        },
        {
            "name": "symfony/cache-contracts",
            "version": "v3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/cache-contracts.git",
                "reference": "225e8a254166bd3442e370c6f50145465db63831"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/225e8a254166bd3442e370c6f50145465db63831",
                "reference": "225e8a254166bd3442e370c6f50145465db63831",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/cache": "^3.0"
            },
            "time": "2026-05-05T15:33:14+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\\Cache\\": ""
                }
            },
            "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 caching",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/cache-contracts/tree/v3.7.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/cache-contracts"
        },
        {
            "name": "symfony/clock",
            "version": "v7.4.8",
            "version_normalized": "7.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/clock.git",
                "reference": "674fa3b98e21531dd040e613479f5f6fa8f32111"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/clock/zipball/674fa3b98e21531dd040e613479f5f6fa8f32111",
                "reference": "674fa3b98e21531dd040e613479f5f6fa8f32111",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/clock": "^1.0",
                "symfony/polyfill-php83": "^1.28"
            },
            "provide": {
                "psr/clock-implementation": "1.0"
            },
            "time": "2026-03-24T13:12:05+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/v7.4.8"
            },
            "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.10",
            "version_normalized": "7.4.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/config.git",
                "reference": "d91b6c7cd2a8c9a9c2b8d26c8f5ed48edf99ef57"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/config/zipball/d91b6c7cd2a8c9a9c2b8d26c8f5ed48edf99ef57",
                "reference": "d91b6c7cd2a8c9a9c2b8d26c8f5ed48edf99ef57",
                "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-05-03T14:20:49+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.10"
            },
            "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.13",
            "version_normalized": "7.4.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "85095d2573eaefaf35e40b9513a9bf09f72cd217"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/85095d2573eaefaf35e40b9513a9bf09f72cd217",
                "reference": "85095d2573eaefaf35e40b9513a9bf09f72cd217",
                "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-05-24T08:56:14+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.13"
            },
            "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/dependency-injection",
            "version": "v7.4.13",
            "version_normalized": "7.4.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dependency-injection.git",
                "reference": "f299e20ce983be6c0744952533c6dfeaaa1448e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f299e20ce983be6c0744952533c6dfeaaa1448e2",
                "reference": "f299e20ce983be6c0744952533c6dfeaaa1448e2",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/container": "^1.1|^2.0",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/service-contracts": "^3.6",
                "symfony/var-exporter": "^6.4.20|^7.2.5|^8.0"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2",
                "symfony/config": "<6.4",
                "symfony/finder": "<6.4",
                "symfony/yaml": "<6.4"
            },
            "provide": {
                "psr/container-implementation": "1.1|2.0",
                "symfony/service-implementation": "1.1|2.0|3.0"
            },
            "require-dev": {
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/yaml": "^6.4|^7.0|^8.0"
            },
            "time": "2026-05-20T14:07:29+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\DependencyInjection\\": ""
                },
                "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 you to standardize and centralize the way objects are constructed in your application",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/dependency-injection/tree/v7.4.13"
            },
            "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/dependency-injection"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b",
                "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2026-04-13T15:52:40+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/deprecation-contracts"
        },
        {
            "name": "symfony/doctrine-messenger",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/doctrine-messenger.git",
                "reference": "a429cd95983eaea2371ea279bed3b8a93b9ecdd3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/a429cd95983eaea2371ea279bed3b8a93b9ecdd3",
                "reference": "a429cd95983eaea2371ea279bed3b8a93b9ecdd3",
                "shasum": ""
            },
            "require": {
                "doctrine/dbal": "^3.6|^4",
                "php": ">=8.2",
                "symfony/messenger": "^7.2|^8.0",
                "symfony/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "doctrine/persistence": "<1.3"
            },
            "require-dev": {
                "doctrine/persistence": "^1.3|^2|^3",
                "symfony/property-access": "^6.4|^7.0|^8.0",
                "symfony/serializer": "^6.4|^7.0|^8.0"
            },
            "time": "2026-02-18T09:40:04+00:00",
            "type": "symfony-messenger-bridge",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Messenger\\Bridge\\Doctrine\\": ""
                },
                "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 Doctrine Messenger Bridge",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/doctrine-messenger/tree/v7.4.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/doctrine-messenger"
        },
        {
            "name": "symfony/dotenv",
            "version": "v7.4.11",
            "version_normalized": "7.4.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dotenv.git",
                "reference": "82e9b1355c68ef7b96397dbd34cc75a92eebae7c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dotenv/zipball/82e9b1355c68ef7b96397dbd34cc75a92eebae7c",
                "reference": "82e9b1355c68ef7b96397dbd34cc75a92eebae7c",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "conflict": {
                "symfony/console": "<6.4",
                "symfony/process": "<6.4"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0"
            },
            "time": "2026-05-11T13:02:51+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Dotenv\\": ""
                },
                "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": "Registers environment variables from a .env file",
            "homepage": "https://symfony.com",
            "keywords": [
                "dotenv",
                "env",
                "environment"
            ],
            "support": {
                "source": "https://github.com/symfony/dotenv/tree/v7.4.11"
            },
            "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/dotenv"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v7.4.9",
            "version_normalized": "7.4.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "e4a2e29753c7801f7a8340e066cfa788f3bc8101"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e4a2e29753c7801f7a8340e066cfa788f3bc8101",
                "reference": "e4a2e29753c7801f7a8340e066cfa788f3bc8101",
                "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-04-18T13:18:21+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.9"
            },
            "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.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                "reference": "ccba7060602b7fed0b03c85bf025257f76d9ef32"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/ccba7060602b7fed0b03c85bf025257f76d9ef32",
                "reference": "ccba7060602b7fed0b03c85bf025257f76d9ef32",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/event-dispatcher": "^1"
            },
            "time": "2026-01-05T13:30: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\\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.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/event-dispatcher-contracts"
        },
        {
            "name": "symfony/expression-language",
            "version": "v7.4.8",
            "version_normalized": "7.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/expression-language.git",
                "reference": "87ff95687748f4af65e4d5a6e917d448ec52aa83"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/expression-language/zipball/87ff95687748f4af65e4d5a6e917d448ec52aa83",
                "reference": "87ff95687748f4af65e4d5a6e917d448ec52aa83",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/cache": "^6.4|^7.0|^8.0",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/service-contracts": "^2.5|^3"
            },
            "time": "2026-03-24T13:12:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\ExpressionLanguage\\": ""
                },
                "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 an engine that can compile and evaluate expressions",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/expression-language/tree/v7.4.8"
            },
            "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/expression-language"
        },
        {
            "name": "symfony/filesystem",
            "version": "v7.4.11",
            "version_normalized": "7.4.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "d721ea61b4a5fba8c5b6e7c1feda19efea144b50"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/d721ea61b4a5fba8c5b6e7c1feda19efea144b50",
                "reference": "d721ea61b4a5fba8c5b6e7c1feda19efea144b50",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.8"
            },
            "require-dev": {
                "symfony/process": "^6.4|^7.0|^8.0"
            },
            "time": "2026-05-11T16:38:44+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/v7.4.11"
            },
            "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": "v7.4.8",
            "version_normalized": "7.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "e0be088d22278583a82da281886e8c3592fbf149"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/e0be088d22278583a82da281886e8c3592fbf149",
                "reference": "e0be088d22278583a82da281886e8c3592fbf149",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "require-dev": {
                "symfony/filesystem": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-24T13:12:05+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/v7.4.8"
            },
            "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-foundation",
            "version": "v7.4.13",
            "version_normalized": "7.4.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "bc354f47c62301e990b7874fa662326368508e2c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/bc354f47c62301e990b7874fa662326368508e2c",
                "reference": "bc354f47c62301e990b7874fa662326368508e2c",
                "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-05-24T11:20:33+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.13"
            },
            "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": "v7.4.12",
            "version_normalized": "7.4.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mailer.git",
                "reference": "5cefb712a25f320579615ba9e1942abaeade7dff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mailer/zipball/5cefb712a25f320579615ba9e1942abaeade7dff",
                "reference": "5cefb712a25f320579615ba9e1942abaeade7dff",
                "shasum": ""
            },
            "require": {
                "egulias/email-validator": "^2.1.10|^3|^4",
                "php": ">=8.2",
                "psr/event-dispatcher": "^1",
                "psr/log": "^1|^2|^3",
                "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
                "symfony/mime": "^7.2|^8.0",
                "symfony/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/http-client-contracts": "<2.5",
                "symfony/http-kernel": "<6.4",
                "symfony/messenger": "<6.4",
                "symfony/mime": "<6.4",
                "symfony/twig-bridge": "<6.4"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/http-client": "^6.4|^7.0|^8.0",
                "symfony/messenger": "^6.4|^7.0|^8.0",
                "symfony/twig-bridge": "^6.4|^7.0|^8.0"
            },
            "time": "2026-05-20T07:20:23+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/v7.4.12"
            },
            "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/messenger",
            "version": "v7.4.12",
            "version_normalized": "7.4.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/messenger.git",
                "reference": "906387986caecc10b2ad2e85f715d834e5133a04"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/messenger/zipball/906387986caecc10b2ad2e85f715d834e5133a04",
                "reference": "906387986caecc10b2ad2e85f715d834e5133a04",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/log": "^1|^2|^3",
                "symfony/clock": "^6.4|^7.0|^8.0",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/console": "<7.2",
                "symfony/event-dispatcher": "<6.4",
                "symfony/event-dispatcher-contracts": "<2.5",
                "symfony/framework-bundle": "<6.4",
                "symfony/http-kernel": "<7.3",
                "symfony/lock": "<7.4",
                "symfony/serializer": "<6.4.32|>=7.3,<7.3.10|>=7.4,<7.4.4|>=8.0,<8.0.4"
            },
            "require-dev": {
                "psr/cache": "^1.0|^2.0|^3.0",
                "symfony/console": "^7.2|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^7.3|^8.0",
                "symfony/lock": "^7.4|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/property-access": "^6.4|^7.0|^8.0",
                "symfony/rate-limiter": "^6.4|^7.0|^8.0",
                "symfony/routing": "^6.4|^7.0|^8.0",
                "symfony/serializer": "^6.4.32|~7.3.10|^7.4.4|^8.0.4",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/stopwatch": "^6.4|^7.0|^8.0",
                "symfony/validator": "^6.4|^7.0|^8.0",
                "symfony/var-dumper": "^6.4|^7.0|^8.0"
            },
            "time": "2026-05-19T07:02:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Messenger\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Samuel Roze",
                    "email": "samuel.roze@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Helps applications send and receive messages to/from other applications or via message queues",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/messenger/tree/v7.4.12"
            },
            "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/messenger"
        },
        {
            "name": "symfony/mime",
            "version": "v7.4.13",
            "version_normalized": "7.4.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mime.git",
                "reference": "a845722765c4f6b2ce88beaf4f4479975b186770"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mime/zipball/a845722765c4f6b2ce88beaf4f4479975b186770",
                "reference": "a845722765c4f6b2ce88beaf4f4479975b186770",
                "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.3|^7.0.3|^8.0"
            },
            "time": "2026-05-23T16:22:37+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.13"
            },
            "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/options-resolver",
            "version": "v7.4.8",
            "version_normalized": "7.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/options-resolver.git",
                "reference": "2888fcdc4dc2fd5f7c7397be78631e8af12e02b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/2888fcdc4dc2fd5f7c7397be78631e8af12e02b4",
                "reference": "2888fcdc4dc2fd5f7c7397be78631e8af12e02b4",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "time": "2026-03-24T13:12:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\OptionsResolver\\": ""
                },
                "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 an improved replacement for the array_replace PHP function",
            "homepage": "https://symfony.com",
            "keywords": [
                "config",
                "configuration",
                "options"
            ],
            "support": {
                "source": "https://github.com/symfony/options-resolver/tree/v7.4.8"
            },
            "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/options-resolver"
        },
        {
            "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.38.1",
            "version_normalized": "1.38.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                "reference": "e9247d281d694a5120554d9afaf54e070e88a603"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e9247d281d694a5120554d9afaf54e070e88a603",
                "reference": "e9247d281d694a5120554d9afaf54e070e88a603",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2026-05-26T05:58:03+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.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-intl-grapheme"
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "v1.38.1",
            "version_normalized": "1.38.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                "reference": "dc21118016c039a66235cf93d96b435ffb282412"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/dc21118016c039a66235cf93d96b435ffb282412",
                "reference": "dc21118016c039a66235cf93d96b435ffb282412",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "symfony/polyfill-intl-normalizer": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2026-05-25T15:22:23+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.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-intl-idn"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "v1.38.0",
            "version_normalized": "1.38.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/2d446c214bdbe5b71bde5011b060a05fece3ae6b",
                "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2026-05-25T13:48:31+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.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-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.38.2",
            "version_normalized": "1.38.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php83.git",
                "reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/796a26abb75ce49f3a84433cd81bf1009d73d5f8",
                "reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2026-05-27T06:51:48+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "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.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-php83"
        },
        {
            "name": "symfony/polyfill-uuid",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-uuid.git",
                "reference": "26dfec253c4cf3e51b541b52ddf7e42cb0908e94"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/26dfec253c4cf3e51b541b52ddf7e42cb0908e94",
                "reference": "26dfec253c4cf3e51b541b52ddf7e42cb0908e94",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-uuid": "*"
            },
            "suggest": {
                "ext-uuid": "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\\Uuid\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Grégoire Pineau",
                    "email": "lyrixx@lyrixx.info"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for uuid functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "uuid"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-uuid/tree/v1.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-uuid"
        },
        {
            "name": "symfony/process",
            "version": "v7.4.13",
            "version_normalized": "7.4.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "f5804be144caceb570f6747519999636b664f24c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/f5804be144caceb570f6747519999636b664f24c",
                "reference": "f5804be144caceb570f6747519999636b664f24c",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "time": "2026-05-23T16:05:06+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/v7.4.13"
            },
            "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/property-access",
            "version": "v7.4.8",
            "version_normalized": "7.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/property-access.git",
                "reference": "b7dad9dae8b8a47ef7ecc76c8569e7d8c7d90cfc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/property-access/zipball/b7dad9dae8b8a47ef7ecc76c8569e7d8c7d90cfc",
                "reference": "b7dad9dae8b8a47ef7ecc76c8569e7d8c7d90cfc",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/property-info": "^6.4.32|~7.3.10|^7.4.4|^8.0.4"
            },
            "require-dev": {
                "symfony/cache": "^6.4|^7.0|^8.0",
                "symfony/var-exporter": "^6.4.1|^7.0.1|^8.0"
            },
            "time": "2026-03-24T13:12:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\PropertyAccess\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides functions to read and write from/to an object or array using a simple string notation",
            "homepage": "https://symfony.com",
            "keywords": [
                "access",
                "array",
                "extraction",
                "index",
                "injection",
                "object",
                "property",
                "property-path",
                "reflection"
            ],
            "support": {
                "source": "https://github.com/symfony/property-access/tree/v7.4.8"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/property-access"
        },
        {
            "name": "symfony/property-info",
            "version": "v7.4.8",
            "version_normalized": "7.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/property-info.git",
                "reference": "ac5e82528b986c4f7cfccbf7764b5d2e824d6175"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/property-info/zipball/ac5e82528b986c4f7cfccbf7764b5d2e824d6175",
                "reference": "ac5e82528b986c4f7cfccbf7764b5d2e824d6175",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/string": "^6.4|^7.0|^8.0",
                "symfony/type-info": "^7.4.7|^8.0.7"
            },
            "conflict": {
                "phpdocumentor/reflection-docblock": "<5.2|>=7",
                "phpdocumentor/type-resolver": "<1.5.1",
                "symfony/cache": "<6.4",
                "symfony/dependency-injection": "<6.4",
                "symfony/serializer": "<6.4"
            },
            "require-dev": {
                "phpdocumentor/reflection-docblock": "^5.2|^6.0",
                "phpstan/phpdoc-parser": "^1.0|^2.0",
                "symfony/cache": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/serializer": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-24T13:12:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\PropertyInfo\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kévin Dunglas",
                    "email": "dunglas@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Extracts information about PHP class' properties using metadata of popular sources",
            "homepage": "https://symfony.com",
            "keywords": [
                "doctrine",
                "phpdoc",
                "property",
                "symfony",
                "type",
                "validator"
            ],
            "support": {
                "source": "https://github.com/symfony/property-info/tree/v7.4.8"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/property-info"
        },
        {
            "name": "symfony/rate-limiter",
            "version": "v7.4.13",
            "version_normalized": "7.4.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/rate-limiter.git",
                "reference": "8b162768544e5a8895c52161d63c999aca91f4a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/rate-limiter/zipball/8b162768544e5a8895c52161d63c999aca91f4a9",
                "reference": "8b162768544e5a8895c52161d63c999aca91f4a9",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/options-resolver": "^7.3|^8.0"
            },
            "require-dev": {
                "psr/cache": "^1.0|^2.0|^3.0",
                "symfony/lock": "^6.4|^7.0|^8.0"
            },
            "time": "2026-05-23T16:05:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\RateLimiter\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Wouter de Jong",
                    "email": "wouter@wouterj.nl"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides a Token Bucket implementation to rate limit input and output in your application",
            "homepage": "https://symfony.com",
            "keywords": [
                "limiter",
                "rate-limiter"
            ],
            "support": {
                "source": "https://github.com/symfony/rate-limiter/tree/v7.4.13"
            },
            "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/rate-limiter"
        },
        {
            "name": "symfony/routing",
            "version": "v7.4.13",
            "version_normalized": "7.4.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/routing.git",
                "reference": "3a162171bb008e5e0f15dce6581373a4c0e8390d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/routing/zipball/3a162171bb008e5e0f15dce6581373a4c0e8390d",
                "reference": "3a162171bb008e5e0f15dce6581373a4c0e8390d",
                "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-05-24T11:20:33+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.13"
            },
            "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.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d25d82433a80eba6aa0e6c24b61d7370d99e444a",
                "reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a",
                "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-03-28T09:44:51+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.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/service-contracts"
        },
        {
            "name": "symfony/string",
            "version": "v7.4.13",
            "version_normalized": "7.4.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/string.git",
                "reference": "961683010db3b27ec6ebcd7308e6e1ee8fa7ffde"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/961683010db3b27ec6ebcd7308e6e1ee8fa7ffde",
                "reference": "961683010db3b27ec6ebcd7308e6e1ee8fa7ffde",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3.0",
                "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.1|^8.0",
                "symfony/http-client": "^6.4|^7.0|^8.0",
                "symfony/intl": "^6.4|^7.0|^8.0",
                "symfony/translation-contracts": "^2.5|^3.0",
                "symfony/var-exporter": "^6.4|^7.0|^8.0"
            },
            "time": "2026-05-23T15:23:29+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/v7.4.13"
            },
            "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.10",
            "version_normalized": "7.4.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation.git",
                "reference": "ada7578c30dd5feaa8259cff3e885069ea81ddde"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation/zipball/ada7578c30dd5feaa8259cff3e885069ea81ddde",
                "reference": "ada7578c30dd5feaa8259cff3e885069ea81ddde",
                "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-05-06T11:19:24+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.10"
            },
            "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": "v3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation-contracts.git",
                "reference": "0ab302977a952b42fd51475c4ebac81f8da0a95d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/0ab302977a952b42fd51475c4ebac81f8da0a95d",
                "reference": "0ab302977a952b42fd51475c4ebac81f8da0a95d",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2026-01-05T13:30: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\\Translation\\": ""
                },
                "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 translation",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/translation-contracts/tree/v3.7.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/translation-contracts"
        },
        {
            "name": "symfony/type-info",
            "version": "v7.4.9",
            "version_normalized": "7.4.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/type-info.git",
                "reference": "cafeedbf157b890e94ac5b83eaed85595106d5d6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/type-info/zipball/cafeedbf157b890e94ac5b83eaed85595106d5d6",
                "reference": "cafeedbf157b890e94ac5b83eaed85595106d5d6",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/container": "^1.1|^2.0",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "conflict": {
                "phpstan/phpdoc-parser": "<1.30"
            },
            "require-dev": {
                "phpstan/phpdoc-parser": "^1.30|^2.0"
            },
            "time": "2026-04-22T15:21:55+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\TypeInfo\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mathias Arlaud",
                    "email": "mathias.arlaud@gmail.com"
                },
                {
                    "name": "Baptiste LEDUC",
                    "email": "baptiste.leduc@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Extracts PHP types information.",
            "homepage": "https://symfony.com",
            "keywords": [
                "PHPStan",
                "phpdoc",
                "symfony",
                "type"
            ],
            "support": {
                "source": "https://github.com/symfony/type-info/tree/v7.4.9"
            },
            "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/type-info"
        },
        {
            "name": "symfony/uid",
            "version": "v7.4.9",
            "version_normalized": "7.4.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/uid.git",
                "reference": "2676b524340abcfe4d6151ec698463cebafee439"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/uid/zipball/2676b524340abcfe4d6151ec698463cebafee439",
                "reference": "2676b524340abcfe4d6151ec698463cebafee439",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/polyfill-uuid": "^1.15"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0"
            },
            "time": "2026-04-30T15:19:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Uid\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Grégoire Pineau",
                    "email": "lyrixx@lyrixx.info"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides an object-oriented API to generate and represent UIDs",
            "homepage": "https://symfony.com",
            "keywords": [
                "UID",
                "ulid",
                "uuid"
            ],
            "support": {
                "source": "https://github.com/symfony/uid/tree/v7.4.9"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/uid"
        },
        {
            "name": "symfony/var-exporter",
            "version": "v7.4.9",
            "version_normalized": "7.4.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-exporter.git",
                "reference": "22e03a49c95ef054a43601cd159b222bfab1c701"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-exporter/zipball/22e03a49c95ef054a43601cd159b222bfab1c701",
                "reference": "22e03a49c95ef054a43601cd159b222bfab1c701",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "require-dev": {
                "symfony/property-access": "^6.4|^7.0|^8.0",
                "symfony/serializer": "^6.4|^7.0|^8.0",
                "symfony/var-dumper": "^6.4|^7.0|^8.0"
            },
            "time": "2026-04-18T13:18:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\VarExporter\\": ""
                },
                "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": "Allows exporting any serializable PHP data structure to plain PHP code",
            "homepage": "https://symfony.com",
            "keywords": [
                "clone",
                "construct",
                "export",
                "hydrate",
                "instantiate",
                "lazy-loading",
                "proxy",
                "serialize"
            ],
            "support": {
                "source": "https://github.com/symfony/var-exporter/tree/v7.4.9"
            },
            "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-exporter"
        },
        {
            "name": "symfony/yaml",
            "version": "v7.4.13",
            "version_normalized": "7.4.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "a7ec3b1156faf8815db7683ec7c1e7338e6f977c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/a7ec3b1156faf8815db7683ec7c1e7338e6f977c",
                "reference": "a7ec3b1156faf8815db7683ec7c1e7338e6f977c",
                "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-05-25T06:06:12+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.13"
            },
            "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": "typo3/class-alias-loader",
            "version": "v1.2.2",
            "version_normalized": "1.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3/class-alias-loader.git",
                "reference": "9e385e64ddf8a1ad354a4d62d4d0f90bce4dcbc2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3/class-alias-loader/zipball/9e385e64ddf8a1ad354a4d62d4d0f90bce4dcbc2",
                "reference": "9e385e64ddf8a1ad354a4d62d4d0f90bce4dcbc2",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.0",
                "php": ">=7.1"
            },
            "replace": {
                "helhum/class-alias-loader": "*"
            },
            "require-dev": {
                "composer/composer": "^2.0@dev",
                "mikey179/vfsstream": "~1.4.0@dev",
                "phpunit/phpunit": "^8 || ^9"
            },
            "time": "2026-04-17T09:41:06+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "TYPO3\\ClassAliasLoader\\Plugin",
                "branch-alias": {
                    "dev-main": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\ClassAliasLoader\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Helmut Hummel",
                    "email": "info@helhum.io"
                }
            ],
            "description": "Amends the composer class loader to support class aliases to provide backwards compatibility for packages",
            "homepage": "http://github.com/TYPO3/class-alias-loader",
            "keywords": [
                "alias",
                "autoloader",
                "classloader",
                "composer"
            ],
            "support": {
                "issues": "https://github.com/TYPO3/class-alias-loader/issues",
                "source": "https://github.com/TYPO3/class-alias-loader/tree/v1.2.2"
            },
            "install-path": "../typo3/class-alias-loader"
        },
        {
            "name": "typo3/cms-adminpanel",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/adminpanel.git",
                "reference": "501715511fc7b21963a1f280232df323477dc67e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/501715511fc7b21963a1f280232df323477dc67e",
                "reference": "501715511fc7b21963a1f280232df323477dc67e",
                "shasum": ""
            },
            "require": {
                "psr/http-message": "^1.1 || ^2.0",
                "psr/http-server-handler": "^1.0",
                "psr/http-server-middleware": "^1.0",
                "typo3/cms-backend": "13.4.31",
                "typo3/cms-core": "13.4.31",
                "typo3/cms-fluid": "13.4.31",
                "typo3/cms-frontend": "13.4.31",
                "typo3fluid/fluid": "^4.6.1"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "adminpanel"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Adminpanel\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Admin Panel - The Admin Panel displays information about your site in the frontend and contains a range of metrics including debug and caching information.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-adminpanel"
        },
        {
            "name": "typo3/cms-backend",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/backend.git",
                "reference": "5fc36117992179cbe2fe2f481b00aaa4910360d6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/5fc36117992179cbe2fe2f481b00aaa4910360d6",
                "reference": "5fc36117992179cbe2fe2f481b00aaa4910360d6",
                "shasum": ""
            },
            "require": {
                "ext-intl": "*",
                "ext-libxml": "*",
                "psr/event-dispatcher": "^1.0",
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "replace": {
                "typo3/cms-about": "self.version",
                "typo3/cms-context-help": "self.version",
                "typo3/cms-cshmanual": "self.version",
                "typo3/cms-func-wizards": "self.version",
                "typo3/cms-recordlist": "self.version",
                "typo3/cms-t3editor": "self.version",
                "typo3/cms-wizard-crpages": "self.version",
                "typo3/cms-wizard-sortpages": "self.version"
            },
            "suggest": {
                "typo3/cms-install": "To generate url to install tool in environment toolbar"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "protected": true,
                        "serviceProvider": "TYPO3\\CMS\\Backend\\ServiceProvider",
                        "partOfFactoryDefault": true,
                        "partOfMinimalUsableSystem": true
                    },
                    "extension-key": "backend"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                },
                "typo3/class-alias-loader": {
                    "class-alias-maps": [
                        "Migrations/Code/ClassAliasMap.php"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Backend\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS backend",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-backend"
        },
        {
            "name": "typo3/cms-belog",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/belog.git",
                "reference": "295e4ac39aa691150fc2b92be7876597aa226721"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/295e4ac39aa691150fc2b92be7876597aa226721",
                "reference": "295e4ac39aa691150fc2b92be7876597aa226721",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "belog"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Belog\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Log - View logs from the sys_log table in the TYPO3 backend modules System>Log",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-belog"
        },
        {
            "name": "typo3/cms-beuser",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/beuser.git",
                "reference": "ae95ea46d94727ac1f63373662888cd52789beb4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/ae95ea46d94727ac1f63373662888cd52789beb4",
                "reference": "ae95ea46d94727ac1f63373662888cd52789beb4",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "beuser"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Beuser\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Backend User - TYPO3 backend module System>Backend Users for managing backend users and groups.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-beuser"
        },
        {
            "name": "typo3/cms-cli",
            "version": "v3.1.3",
            "version_normalized": "3.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3/cms-cli.git",
                "reference": "7e26bf51bd8dbd74f86f7c68cb14965c678930f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3/cms-cli/zipball/7e26bf51bd8dbd74f86f7c68cb14965c678930f8",
                "reference": "7e26bf51bd8dbd74f86f7c68cb14965c678930f8",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0"
            },
            "time": "2025-12-31T13:41:20+00:00",
            "bin": [
                "typo3"
            ],
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "TYPO3 command line binary",
            "homepage": "https://typo3.org",
            "support": {
                "issues": "https://github.com/TYPO3/cms-cli/issues",
                "source": "https://github.com/TYPO3/cms-cli/tree/v3.1.3"
            },
            "install-path": "../typo3/cms-cli"
        },
        {
            "name": "typo3/cms-composer-installers",
            "version": "v5.0.2",
            "version_normalized": "5.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3/CmsComposerInstallers.git",
                "reference": "becd622c869eb5cba6b8ea13965a73ae84e37346"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3/CmsComposerInstallers/zipball/becd622c869eb5cba6b8ea13965a73ae84e37346",
                "reference": "becd622c869eb5cba6b8ea13965a73ae84e37346",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.1.0",
                "php": "^8.1"
            },
            "replace": {
                "lw/typo3cms-installers": "*",
                "netresearch/composer-installers": "*"
            },
            "require-dev": {
                "composer/composer": "^2.1",
                "friendsofphp/php-cs-fixer": "^3.62.0",
                "overtrue/phplint": "^9.4.1",
                "phpunit/phpunit": "^10.5.30"
            },
            "time": "2025-11-25T18:08:15+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "TYPO3\\CMS\\Composer\\Installer\\Plugin",
                "branch-alias": {
                    "dev-main": "5.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Composer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 CMS Core Team",
                    "homepage": "https://forge.typo3.org/projects/typo3cms-core",
                    "role": "Developer"
                },
                {
                    "name": "The TYPO3 Community",
                    "homepage": "https://typo3.org/community/",
                    "role": "Contributor"
                }
            ],
            "description": "TYPO3 CMS Installers",
            "homepage": "https://github.com/TYPO3/CmsComposerInstallers",
            "keywords": [
                "cms",
                "core",
                "extension",
                "installer",
                "typo3"
            ],
            "support": {
                "general": "https://typo3.org/support/",
                "issues": "https://github.com/TYPO3/CmsComposerInstallers/issues",
                "source": "https://github.com/TYPO3/CmsComposerInstallers/tree/v5.0.2"
            },
            "install-path": "../typo3/cms-composer-installers"
        },
        {
            "name": "typo3/cms-core",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/core.git",
                "reference": "a75a3e5dad97e2b5e6c52d10b00ff6a93afc3c18"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/a75a3e5dad97e2b5e6c52d10b00ff6a93afc3c18",
                "reference": "a75a3e5dad97e2b5e6c52d10b00ff6a93afc3c18",
                "shasum": ""
            },
            "require": {
                "bacon/bacon-qr-code": "^3.0",
                "christian-riesen/base32": "^1.6",
                "composer-runtime-api": "^2.1",
                "doctrine/annotations": "^2.0.2",
                "doctrine/dbal": "~4.4.3",
                "doctrine/event-manager": "^2.0.1",
                "doctrine/lexer": "^3.0.1",
                "egulias/email-validator": "^4.0",
                "enshrined/svg-sanitize": "~0.22",
                "ext-dom": "*",
                "ext-intl": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-pcre": "*",
                "ext-pdo": "*",
                "ext-session": "*",
                "ext-tokenizer": "*",
                "ext-xml": "*",
                "firebase/php-jwt": "^6.10.2 || ^7.0.2",
                "guzzlehttp/guzzle": "^7.9.2",
                "guzzlehttp/psr7": "^2.7.0",
                "lolli42/finediff": "^1.1.1",
                "masterminds/html5": "^2.10.0",
                "php": "^8.2",
                "psr/container": "^2.0",
                "psr/event-dispatcher": "^1.0",
                "psr/http-client": "^1.0.3",
                "psr/http-factory": "^1.1.0",
                "psr/http-message": "^1.1 || ^2.0",
                "psr/http-server-handler": "^1.0",
                "psr/http-server-middleware": "^1.0",
                "psr/log": "^3.0.1",
                "symfony/config": "^7.4",
                "symfony/console": "^7.4",
                "symfony/dependency-injection": "^7.4",
                "symfony/doctrine-messenger": "^7.4",
                "symfony/event-dispatcher-contracts": "^3.1",
                "symfony/expression-language": "^7.4",
                "symfony/filesystem": "^7.4",
                "symfony/finder": "^7.4",
                "symfony/http-foundation": "^7.4.13",
                "symfony/mailer": "^7.4.12",
                "symfony/messenger": "^7.4",
                "symfony/mime": "^7.4.12",
                "symfony/options-resolver": "^7.4",
                "symfony/polyfill-php83": "^1.31",
                "symfony/process": "^7.4",
                "symfony/rate-limiter": "^7.4",
                "symfony/routing": "^7.4.13",
                "symfony/uid": "^7.4",
                "symfony/yaml": "^7.4.12",
                "typo3/class-alias-loader": "^1.2",
                "typo3/cms-cli": "^3.1.1",
                "typo3/cms-composer-installers": "^5.0.2",
                "typo3/html-sanitizer": "^2.3.2",
                "typo3fluid/fluid": "^4.6.1"
            },
            "conflict": {
                "hoa/core": "*",
                "typo3/cms": "*"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "replace": {
                "typo3/cms-lang": "self.version",
                "typo3/cms-saltedpasswords": "self.version",
                "typo3/cms-sv": "self.version"
            },
            "suggest": {
                "ext-apcu": "Needed when non-default APCU based cache backends are used",
                "ext-exif": "Used to extract exif metadata 'Orientation' of uploaded images",
                "ext-fileinfo": "Used for proper file type detection in the file abstraction layer",
                "ext-gd": "GDlib/Freetype is required for building images with text (GIFBUILDER) and can also be used to scale images",
                "ext-mysqli": "",
                "ext-openssl": "OpenSSL is required for sending SMTP mails over an encrypted channel endpoint",
                "ext-zip": "",
                "ext-zlib": "TYPO3 uses zlib for amongst others output compression and un/packing t3x extension files"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "protected": true,
                        "serviceProvider": "TYPO3\\CMS\\Core\\ServiceProvider",
                        "partOfFactoryDefault": true,
                        "partOfMinimalUsableSystem": true
                    },
                    "extension-key": "core"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                },
                "typo3/class-alias-loader": {
                    "class-alias-maps": [
                        "Migrations/Code/ClassAliasMap.php"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/PHP/GlobalDebugFunctions.php"
                ],
                "psr-4": {
                    "TYPO3\\CMS\\Core\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Core",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-core"
        },
        {
            "name": "typo3/cms-dashboard",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/dashboard.git",
                "reference": "497b30b4e7445bb53ff1d485a808fb4d0fcb89c8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/dashboard/zipball/497b30b4e7445bb53ff1d485a808fb4d0fcb89c8",
                "reference": "497b30b4e7445bb53ff1d485a808fb4d0fcb89c8",
                "shasum": ""
            },
            "require": {
                "typo3/cms-backend": "13.4.31",
                "typo3/cms-core": "13.4.31",
                "typo3/cms-extbase": "13.4.31",
                "typo3/cms-fluid": "13.4.31",
                "typo3/cms-frontend": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "serviceProvider": "TYPO3\\CMS\\Dashboard\\ServiceProvider",
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "dashboard"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Dashboard\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Dashboard - TYPO3 backend module used to configure and create backend widgets.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-dashboard"
        },
        {
            "name": "typo3/cms-extbase",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/extbase.git",
                "reference": "343aa7bf7ac3f5f9cc17e3813a53ce771b0aee97"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/343aa7bf7ac3f5f9cc17e3813a53ce771b0aee97",
                "reference": "343aa7bf7ac3f5f9cc17e3813a53ce771b0aee97",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.5 || ^2.0",
                "phpdocumentor/reflection-docblock": "^5.6.5",
                "phpdocumentor/type-resolver": "^1.8.2",
                "symfony/dependency-injection": "^7.4",
                "symfony/property-access": "^7.4",
                "symfony/property-info": "^7.4",
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-scheduler": "Additional scheduler tasks"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "protected": true,
                        "serviceProvider": "TYPO3\\CMS\\Extbase\\ServiceProvider",
                        "partOfFactoryDefault": true,
                        "partOfMinimalUsableSystem": true
                    },
                    "extension-key": "extbase"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Extbase\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Extbase - Extension framework to create TYPO3 frontend plugins and TYPO3 backend modules.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-extbase"
        },
        {
            "name": "typo3/cms-extensionmanager",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/extensionmanager.git",
                "reference": "c6ea35974ea0e13f074e6626053f35edc9fc8b15"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/c6ea35974ea0e13f074e6626053f35edc9fc8b15",
                "reference": "c6ea35974ea0e13f074e6626053f35edc9fc8b15",
                "shasum": ""
            },
            "require": {
                "ext-libxml": "*",
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "protected": true,
                        "partOfFactoryDefault": true,
                        "partOfMinimalUsableSystem": true
                    },
                    "extension-key": "extensionmanager"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                },
                "typo3/class-alias-loader": {
                    "class-alias-maps": [
                        "Migrations/Code/ClassAliasMap.php"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Extensionmanager\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Extension Manager - Backend module (Admin Tools>Extensions) for viewing and managing extensions.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-extensionmanager"
        },
        {
            "name": "typo3/cms-felogin",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/felogin.git",
                "reference": "b8055de324d784d4040711feffe213a7d51e3efa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/b8055de324d784d4040711feffe213a7d51e3efa",
                "reference": "b8055de324d784d4040711feffe213a7d51e3efa",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "felogin"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\FrontendLogin\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Frontend Login - A template-based plugin to log in website users in the TYPO3 frontend.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org/c/typo3/cms-felogin/main/en-us",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-felogin"
        },
        {
            "name": "typo3/cms-filelist",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/filelist.git",
                "reference": "c441eaaac6302cf365b45e0b14b1b5c9b346650e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/c441eaaac6302cf365b45e0b14b1b5c9b346650e",
                "reference": "c441eaaac6302cf365b45e0b14b1b5c9b346650e",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "protected": true,
                        "partOfFactoryDefault": true,
                        "partOfMinimalUsableSystem": true
                    },
                    "extension-key": "filelist"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Filelist\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Filelist - TYPO3 backend module (File>Filelist) used for managing files.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-filelist"
        },
        {
            "name": "typo3/cms-fluid",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/fluid.git",
                "reference": "16d5e58cfef4f312924559bc3e25f1159717eb30"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/16d5e58cfef4f312924559bc3e25f1159717eb30",
                "reference": "16d5e58cfef4f312924559bc3e25f1159717eb30",
                "shasum": ""
            },
            "require": {
                "symfony/dependency-injection": "^7.4",
                "typo3/cms-core": "13.4.31",
                "typo3/cms-extbase": "13.4.31",
                "typo3fluid/fluid": "^4.6.1"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "protected": true,
                        "serviceProvider": "TYPO3\\CMS\\Fluid\\ServiceProvider",
                        "partOfFactoryDefault": true,
                        "partOfMinimalUsableSystem": true
                    },
                    "extension-key": "fluid"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Fluid\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Fluid Integration - Integration of the Fluid templating engine into TYPO3.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-fluid"
        },
        {
            "name": "typo3/cms-fluid-styled-content",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/fluid_styled_content.git",
                "reference": "4ec40ee0dcdb5039ca03a9dd7cf8122451707691"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/4ec40ee0dcdb5039ca03a9dd7cf8122451707691",
                "reference": "4ec40ee0dcdb5039ca03a9dd7cf8122451707691",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31",
                "typo3/cms-fluid": "13.4.31",
                "typo3/cms-frontend": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "fluid_styled_content"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\FluidStyledContent\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Fluid Styled Content - Fluid templates for TYPO3 content elements.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-fluid-styled-content"
        },
        {
            "name": "typo3/cms-form",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/form.git",
                "reference": "1255b02e29fb69ef58fd3d4621bda1d7a7daf7cc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/1255b02e29fb69ef58fd3d4621bda1d7a7daf7cc",
                "reference": "1255b02e29fb69ef58fd3d4621bda1d7a7daf7cc",
                "shasum": ""
            },
            "require": {
                "psr/http-message": "^1.1 || ^2.0",
                "symfony/expression-language": "^7.4",
                "typo3/cms-core": "13.4.31",
                "typo3/cms-frontend": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-filelist": "Listing of files in the directory",
                "typo3/cms-impexp": "Import and Export of records from TYPO3 in a custom serialized format (.T3D) for data exchange with other TYPO3 systems.",
                "typo3/cms-lowlevel": "To display the YAML configuration in the configuration module"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "form"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Form\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org/c/typo3/cms-form/main/en-us",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-form"
        },
        {
            "name": "typo3/cms-frontend",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/frontend.git",
                "reference": "648290bfe3c4e15645cc4b64220df4e14e5e7fbd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/648290bfe3c4e15645cc4b64220df4e14e5e7fbd",
                "reference": "648290bfe3c4e15645cc4b64220df4e14e5e7fbd",
                "shasum": ""
            },
            "require": {
                "ext-libxml": "*",
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-adminpanel": "Provides additional information and functionality for backend users in the frontend."
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "protected": true,
                        "serviceProvider": "TYPO3\\CMS\\Frontend\\ServiceProvider",
                        "partOfFactoryDefault": true,
                        "partOfMinimalUsableSystem": true
                    },
                    "extension-key": "frontend"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                },
                "typo3/class-alias-loader": {
                    "class-alias-maps": [
                        "Migrations/Code/ClassAliasMap.php"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Frontend\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Frontend",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-frontend"
        },
        {
            "name": "typo3/cms-impexp",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/impexp.git",
                "reference": "8a14a0f3021ad95edb1855aa45cc3c63fb17dcb3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/impexp/zipball/8a14a0f3021ad95edb1855aa45cc3c63fb17dcb3",
                "reference": "8a14a0f3021ad95edb1855aa45cc3c63fb17dcb3",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "impexp"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Impexp\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Import/Export - Tool for importing and exporting records using XML or the custom T3D format.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org/c/typo3/cms-impexp/main/en-us/",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-impexp"
        },
        {
            "name": "typo3/cms-indexed-search",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/indexed_search.git",
                "reference": "869926e91426d88a3b3187a0040ea936c08fbc72"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/indexed_search/zipball/869926e91426d88a3b3187a0040ea936c08fbc72",
                "reference": "869926e91426d88a3b3187a0040ea936c08fbc72",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "ext-exif": "Used to extract exif metadata 'COMMENT' and 'ImageDescription' of uploaded images",
                "typo3/cms-scheduler": "For garbage collection of search statistics"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "extension-key": "indexed_search"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\IndexedSearch\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Indexed Search - Provides indexing functionality for TYPO3 pages and records as well as files including PDF, Word, HTML and plain text.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-indexed-search"
        },
        {
            "name": "typo3/cms-info",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/info.git",
                "reference": "624ddab3b1e9b2f64ad0af8b61f9cbfb24d54a89"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/624ddab3b1e9b2f64ad0af8b61f9cbfb24d54a89",
                "reference": "624ddab3b1e9b2f64ad0af8b61f9cbfb24d54a89",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "replace": {
                "typo3/cms-info-pagetsconfig": "self.version"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "info"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Info\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Info - TYPO3 backend module for displaying information, such as a pagetree overview and localization information.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-info"
        },
        {
            "name": "typo3/cms-install",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/install.git",
                "reference": "dd69b94cc95adabf6adf56ff09a466557a94732c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/dd69b94cc95adabf6adf56ff09a466557a94732c",
                "reference": "dd69b94cc95adabf6adf56ff09a466557a94732c",
                "shasum": ""
            },
            "require": {
                "doctrine/dbal": "~4.4.3",
                "guzzlehttp/promises": "^2.0.3",
                "nikic/php-parser": "^5.4.0",
                "symfony/finder": "^7.4",
                "symfony/http-foundation": "^7.4.13",
                "typo3/cms-core": "13.4.31",
                "typo3/cms-extbase": "13.4.31",
                "typo3/cms-fluid": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "protected": true,
                        "serviceProvider": "TYPO3\\CMS\\Install\\ServiceProvider",
                        "partOfFactoryDefault": true,
                        "partOfMinimalUsableSystem": true
                    },
                    "extension-key": "install"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Install\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Install Tool - The Install Tool is used for installation, upgrade, system administration and setup tasks.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-install"
        },
        {
            "name": "typo3/cms-linkvalidator",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/linkvalidator.git",
                "reference": "54d61b1e9ec669f2ac9e0b926adc289795356424"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/linkvalidator/zipball/54d61b1e9ec669f2ac9e0b926adc289795356424",
                "reference": "54d61b1e9ec669f2ac9e0b926adc289795356424",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31",
                "typo3/cms-info": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-scheduler": "Regular checks of links"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "extension-key": "linkvalidator"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Linkvalidator\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS LinkValidator - Checks for broken links and displays results in the (Info>LinkValidator) backend module.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org/c/typo3/cms-linkvalidator/main/en-us",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-linkvalidator"
        },
        {
            "name": "typo3/cms-lowlevel",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/lowlevel.git",
                "reference": "f2c288d89f6b7de0cadf018d431ef8fbfa676cac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/f2c288d89f6b7de0cadf018d431ef8fbfa676cac",
                "reference": "f2c288d89f6b7de0cadf018d431ef8fbfa676cac",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "lowlevel"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Lowlevel\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-lowlevel"
        },
        {
            "name": "typo3/cms-recycler",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/recycler.git",
                "reference": "903bcba1da0e8b1da504e1a83129e55c7dc52fef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/903bcba1da0e8b1da504e1a83129e55c7dc52fef",
                "reference": "903bcba1da0e8b1da504e1a83129e55c7dc52fef",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-scheduler": "Remove deleted records after given time"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "recycler"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Recycler\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Recycler - Restore deleted records or remove them from the database permanently.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org/c/typo3/cms-recycler/main/en-us/",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-recycler"
        },
        {
            "name": "typo3/cms-redirects",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/redirects.git",
                "reference": "04e49f51ebf150ac2cb50abd18923c652db53610"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/04e49f51ebf150ac2cb50abd18923c652db53610",
                "reference": "04e49f51ebf150ac2cb50abd18923c652db53610",
                "shasum": ""
            },
            "require": {
                "doctrine/dbal": "~4.4.3",
                "psr/http-message": "^1.1 || ^2.0",
                "psr/log": "^3.0.1",
                "symfony/console": "^7.4",
                "typo3/cms-backend": "13.4.31",
                "typo3/cms-core": "13.4.31",
                "typo3fluid/fluid": "^4.6.1"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-reports": "Get reports of redirects",
                "typo3/cms-scheduler": "Execute commands to update redirect status"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "redirects"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Redirects\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org/c/typo3/cms-redirects/main/en-us/",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-redirects"
        },
        {
            "name": "typo3/cms-reports",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/reports.git",
                "reference": "743f321a5d4b4ad84448b383069fcb3d00d78ef0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/743f321a5d4b4ad84448b383069fcb3d00d78ef0",
                "reference": "743f321a5d4b4ad84448b383069fcb3d00d78ef0",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-scheduler": "Determine system's status and send it via email"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "reports"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Reports\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Reports - Show status reports and installed services in the (System>Reports) backend module.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-reports"
        },
        {
            "name": "typo3/cms-rte-ckeditor",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git",
                "reference": "ea9b44c4073b3a2f7b5e68ed154c125038ec30ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/ea9b44c4073b3a2f7b5e68ed154c125038ec30ae",
                "reference": "ea9b44c4073b3a2f7b5e68ed154c125038ec30ae",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-setup": "*"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "rte_ckeditor"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\RteCKEditor\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS RTE CKEditor - Integration of CKEditor as a Rich Text Editor for the TYPO3 backend.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-rte-ckeditor"
        },
        {
            "name": "typo3/cms-scheduler",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/scheduler.git",
                "reference": "f626dbfcb018267935b873410f5d4d93b20c4c1d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/f626dbfcb018267935b873410f5d4d93b20c4c1d",
                "reference": "f626dbfcb018267935b873410f5d4d93b20c4c1d",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "extension-key": "scheduler"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Scheduler\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Scheduler - Schedule tasks to run once or periodically at a specific time.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-scheduler"
        },
        {
            "name": "typo3/cms-seo",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/seo.git",
                "reference": "dfe6894d151779bfce92226a0589588289ecaf7d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/dfe6894d151779bfce92226a0589588289ecaf7d",
                "reference": "dfe6894d151779bfce92226a0589588289ecaf7d",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31",
                "typo3/cms-extbase": "13.4.31",
                "typo3/cms-frontend": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-dashboard": "TYPO3 users can add widgets that can help to optimise their website for search engines"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "seo"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Seo\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS SEO - SEO features including specific fields for SEO purposes, rendering of HTML meta tags and sitemaps.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org/c/typo3/cms-seo/main/en-us",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-seo"
        },
        {
            "name": "typo3/cms-setup",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/setup.git",
                "reference": "2a69ddf406ee96610ee2959caa3acbe11d28ae71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/2a69ddf406ee96610ee2959caa3acbe11d28ae71",
                "reference": "2a69ddf406ee96610ee2959caa3acbe11d28ae71",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "setup"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Setup\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Setup - Allows users to edit a limited set of options for their user profile, including preferred language, their name and email address.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-setup"
        },
        {
            "name": "typo3/cms-sys-note",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/sys_note.git",
                "reference": "3c20c52354351d842dae94348cb3f0356f04343c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/sys_note/zipball/3c20c52354351d842dae94348cb3f0356f04343c",
                "reference": "3c20c52354351d842dae94348cb3f0356f04343c",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-dashboard": "TYPO3 users can add widgets that can help to quickly see existing sys_note records"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "sys_note"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\SysNote\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS System Notes - Records with messages which can be placed on any page and contain instructions or other information related to a page or section.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-sys-note"
        },
        {
            "name": "typo3/cms-tstemplate",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/tstemplate.git",
                "reference": "dd3bb6565bb84278371bb55803cbfc61e150dbb9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/dd3bb6565bb84278371bb55803cbfc61e150dbb9",
                "reference": "dd3bb6565bb84278371bb55803cbfc61e150dbb9",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "tstemplate"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Tstemplate\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS TypoScript - TYPO3 backend module for the management of TypoScript records for the CMS frontend.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-tstemplate"
        },
        {
            "name": "typo3/cms-viewpage",
            "version": "v13.4.31",
            "version_normalized": "13.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/viewpage.git",
                "reference": "a72ae77236172a94c2f8bbde98839b47d3841b6a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/a72ae77236172a94c2f8bbde98839b47d3841b6a",
                "reference": "a72ae77236172a94c2f8bbde98839b47d3841b6a",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.31"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-06-09T09:27:38+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "Package": {
                        "partOfFactoryDefault": true
                    },
                    "extension-key": "viewpage"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Viewpage\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TYPO3 Core Team",
                    "email": "typo3cms@typo3.org",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 CMS Viewpage - Use the (Web>View) backend module to view a frontend page inside the TYPO3 backend.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-viewpage"
        },
        {
            "name": "typo3/html-sanitizer",
            "version": "v2.3.2",
            "version_normalized": "2.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3/html-sanitizer.git",
                "reference": "8b5d0be44ded457ca993ec9ca93d859941c63764"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3/html-sanitizer/zipball/8b5d0be44ded457ca993ec9ca93d859941c63764",
                "reference": "8b5d0be44ded457ca993ec9ca93d859941c63764",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "masterminds/html5": "^2.7.6",
                "php": "^7.2 || ^8.0",
                "psr/log": "^1.0 || ^2.0 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5"
            },
            "time": "2026-06-08T15:19:36+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\HtmlSanitizer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oliver Hader",
                    "email": "oliver@typo3.org"
                }
            ],
            "description": "HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.",
            "support": {
                "issues": "https://github.com/TYPO3/html-sanitizer/issues",
                "source": "https://github.com/TYPO3/html-sanitizer/tree/v2.3.2"
            },
            "install-path": "../typo3/html-sanitizer"
        },
        {
            "name": "typo3fluid/fluid",
            "version": "4.6.1",
            "version_normalized": "4.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3/Fluid.git",
                "reference": "7dc645eba0cb1ea4d2418252e00db4a4733e9b06"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/7dc645eba0cb1ea4d2418252e00db4a4733e9b06",
                "reference": "7dc645eba0cb1ea4d2418252e00db4a4733e9b06",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^8.2"
            },
            "require-dev": {
                "ext-json": "*",
                "ext-simplexml": "*",
                "friendsofphp/php-cs-fixer": "^3.94.2",
                "phpstan/phpstan": "^2.1.40",
                "phpstan/phpstan-phpunit": "^2.0.16",
                "phpunit/phpunit": "^11.5.55 || ^12.5.14 || ^13.0.5",
                "psr/container": "^2.0.2",
                "t3docs/fluid-documentation-generator": "^4.4.1"
            },
            "suggest": {
                "ext-json": "PHP JSON is needed when using JSONVariableProvider: A relatively rare use case",
                "ext-simplexml": "SimpleXML is required for the XSD schema generator"
            },
            "time": "2026-04-16T17:21:26+00:00",
            "bin": [
                "bin/fluid"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3Fluid\\Fluid\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "description": "The TYPO3 Fluid template rendering engine",
            "homepage": "https://github.com/TYPO3/Fluid",
            "support": {
                "docs": "https://docs.typo3.org/other/typo3fluid/fluid/main/en-us/",
                "issues": "https://github.com/TYPO3/Fluid/issues",
                "source": "https://github.com/TYPO3/Fluid"
            },
            "install-path": "../typo3fluid/fluid"
        },
        {
            "name": "webmozart/assert",
            "version": "1.12.1",
            "version_normalized": "1.12.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozarts/assert.git",
                "reference": "9be6926d8b485f55b9229203f962b51ed377ba68"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/9be6926d8b485f55b9229203f962b51ed377ba68",
                "reference": "9be6926d8b485f55b9229203f962b51ed377ba68",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-date": "*",
                "ext-filter": "*",
                "php": "^7.2 || ^8.0"
            },
            "suggest": {
                "ext-intl": "",
                "ext-simplexml": "",
                "ext-spl": ""
            },
            "time": "2025-10-29T15:56:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "support": {
                "issues": "https://github.com/webmozarts/assert/issues",
                "source": "https://github.com/webmozarts/assert/tree/1.12.1"
            },
            "install-path": "../webmozart/assert"
        },
        {
            "name": "wsm/form-spamshield",
            "version": "2.2.3",
            "version_normalized": "2.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/krausandre/wsm-form-spamshield.git",
                "reference": "3040914d1bc1d4d25a12def13d4826c134d05db9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/krausandre/wsm-form-spamshield/zipball/3040914d1bc1d4d25a12def13d4826c134d05db9",
                "reference": "3040914d1bc1d4d25a12def13d4826c134d05db9",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2,<8.5",
                "typo3/cms-core": ">=13.4.0,<13.4.99",
                "typo3/cms-form": ">=13.4.0,<13.4.99"
            },
            "replace": {
                "typo3-ter/wsm_form_spamshield": "self.version"
            },
            "time": "2026-05-06T13:13:08+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "extension-key": "wsm_form_spamshield"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WebsiteMensch\\FormSpamshield\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "André Kraus",
                    "email": "info@website-mensch.de",
                    "homepage": "https://www.website-mensch.de",
                    "role": "Developer"
                }
            ],
            "description": "Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.",
            "homepage": "https://www.website-mensch.de/",
            "keywords": [
                "Forms",
                "Spamshield",
                "TYPO3 CMS",
                "captcha",
                "dsgvo",
                "gdpr",
                "nocaptcha",
                "recaptcha",
                "spam"
            ],
            "support": {
                "docs": "https://github.com/krausandre/wsm-form-spamshield/",
                "issues": "https://github.com/krausandre/wsm-form-spamshield/issues",
                "source": "https://github.com/krausandre/wsm-form-spamshield/"
            },
            "install-path": "../wsm/form-spamshield"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
