{
    "packages": [
        {
            "name": "apache-solr-for-typo3/solr",
            "version": "13.1.1",
            "version_normalized": "13.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-Solr/ext-solr.git",
                "reference": "4dda1dd78503ffb63449a97f1dcb4b33ca6d6857"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-Solr/ext-solr/zipball/4dda1dd78503ffb63449a97f1dcb4b33ca6d6857",
                "reference": "4dda1dd78503ffb63449a97f1dcb4b33ca6d6857",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-pdo": "*",
                "ext-simplexml": "*",
                "php": "^8.2",
                "solarium/solarium": "6.4.1",
                "typo3/cms-backend": "*",
                "typo3/cms-core": "^v13.4.2",
                "typo3/cms-extbase": "*",
                "typo3/cms-fluid": "*",
                "typo3/cms-frontend": "*",
                "typo3/cms-install": "*",
                "typo3/cms-reports": "*",
                "typo3/cms-scheduler": "*",
                "typo3/cms-tstemplate": "*"
            },
            "replace": {
                "apache-solr-for-typo3/solrfluid": "*",
                "apache-solr-for-typo3/solrfluidgrouping": "*",
                "typo3-ter/solr": "self.version",
                "typo3-ter/solrfluid": "*",
                "typo3-ter/solrfluidgrouping": "*"
            },
            "require-dev": {
                "dg/bypass-finals": "^1.9",
                "phpstan/phpstan": "^1.11",
                "phpstan/phpstan-phpunit": "^1.3",
                "phpunit/phpunit": "^11.4",
                "typo3/cms-fluid-styled-content": "*",
                "typo3/coding-standards": "v0.8.0",
                "typo3/testing-framework": "^9.0.1"
            },
            "time": "2026-01-21T11:09:36+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "web-dir": ".Build/Web",
                    "extension-key": "solr"
                },
                "TYPO3-Solr": {
                    "ext-solrfal": [],
                    "stack-for-ci": {
                        "sclable/xml-lint": "*"
                    },
                    "version-matrix": {
                        "ext-tika": "^13.0",
                        "configset": "ext_solr_13_1_0",
                        "Apache-Solr": [
                            "9.10.1"
                        ],
                        "ext-solrfal": "^13.0",
                        "ext-solrconsole": "^13.0",
                        "ext-solrdebugtools": "^13.0"
                    }
                },
                "branch-alias": {
                    "dev-release-13.1.x": "13.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ApacheSolrForTypo3\\Solr\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "dkd Internet Service GmbH",
                    "email": "info@dkd.de",
                    "homepage": "https://www.dkd.de"
                }
            ],
            "description": "Apache Solr for TYPO3",
            "homepage": "https://www.typo3-solr.com",
            "keywords": [
                "TYPO3 CMS",
                "search",
                "solr",
                "typo3"
            ],
            "support": {
                "docs": "https://docs.typo3.org/p/apache-solr-for-typo3/solr/main/en-us/",
                "email": "info@dkd.de",
                "forum": "https://talk.typo3.org",
                "issues": "https://github.com/TYPO3-Solr/ext-solr/issues",
                "slack": "https://typo3.slack.com/archives/C02FF05Q4",
                "source": "https://github.com/TYPO3-Solr/ext-solr"
            },
            "funding": [
                {
                    "url": "https://www.typo3-solr.com/",
                    "type": "custom"
                }
            ],
            "install-path": "../apache-solr-for-typo3/solr"
        },
        {
            "name": "b13/container",
            "version": "3.1.6",
            "version_normalized": "3.1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/b13/container.git",
                "reference": "d059dc39f29980f6ce93380cd3cdfc30fee454fb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/b13/container/zipball/d059dc39f29980f6ce93380cd3cdfc30fee454fb",
                "reference": "d059dc39f29980f6ce93380cd3cdfc30fee454fb",
                "shasum": ""
            },
            "require": {
                "typo3/cms-backend": "^11.5 || ^12.4 || ^13.4"
            },
            "replace": {
                "typo3-ter/container": "self.version"
            },
            "require-dev": {
                "b13/container-example": "dev-master",
                "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",
                "typo3/cms-fluid-styled-content": "^11.5 || ^12.4 || ^13.4",
                "typo3/cms-info": "^11.5 || ^12.4 || ^13.4",
                "typo3/cms-install": "^11.5 || ^12.4 || ^13.4",
                "typo3/cms-workspaces": "^11.5 || ^12.4 || ^13.4",
                "typo3/coding-standards": "^0.5.5",
                "typo3/testing-framework": "^7.1.1 || ^8.2.7"
            },
            "time": "2025-03-31T07:58:15+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.1.6"
            },
            "install-path": "../b13/container"
        },
        {
            "name": "bacon/bacon-qr-code",
            "version": "v3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Bacon/BaconQrCode.git",
                "reference": "36a1cb2b81493fa5b82e50bf8068bf84d1542563"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/36a1cb2b81493fa5b82e50bf8068bf84d1542563",
                "reference": "36a1cb2b81493fa5b82e50bf8068bf84d1542563",
                "shasum": ""
            },
            "require": {
                "dasprid/enum": "^1.0.3",
                "ext-iconv": "*",
                "php": "^8.1"
            },
            "require-dev": {
                "phly/keep-a-changelog": "^2.12",
                "phpunit/phpunit": "^10.5.11 || ^11.0.4",
                "spatie/phpunit-snapshot-assertions": "^5.1.5",
                "spatie/pixelmatch-php": "^1.2.0",
                "squizlabs/php_codesniffer": "^3.9"
            },
            "suggest": {
                "ext-imagick": "to generate QR code images"
            },
            "time": "2025-11-19T17:15:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "BaconQrCode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Ben Scholzen 'DASPRiD'",
                    "email": "mail@dasprids.de",
                    "homepage": "https://dasprids.de/",
                    "role": "Developer"
                }
            ],
            "description": "BaconQrCode is a QR code generator for PHP.",
            "homepage": "https://github.com/Bacon/BaconQrCode",
            "support": {
                "issues": "https://github.com/Bacon/BaconQrCode/issues",
                "source": "https://github.com/Bacon/BaconQrCode/tree/v3.0.3"
            },
            "install-path": "../bacon/bacon-qr-code"
        },
        {
            "name": "bk2k/bootstrap-package",
            "version": "15.0.4",
            "version_normalized": "15.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/benjaminkott/bootstrap_package.git",
                "reference": "5f12e1967f8c348ab26d2e48bb1cb0104b9478dc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/benjaminkott/bootstrap_package/zipball/5f12e1967f8c348ab26d2e48bb1cb0104b9478dc",
                "reference": "5f12e1967f8c348ab26d2e48bb1cb0104b9478dc",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-filter": "*",
                "ext-hash": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-pdo": "*",
                "ext-simplexml": "*",
                "php": ">=8.1.0",
                "scssphp/scssphp": "^1.13",
                "typo3/cms-backend": "^12.4 || ^13.4 || 13.*.*@dev",
                "typo3/cms-core": "^12.4 || ^13.4 || 13.*.*@dev",
                "typo3/cms-extbase": "^12.4 || ^13.4 || 13.*.*@dev",
                "typo3/cms-extensionmanager": "^12.4 || ^13.4 || 13.*.*@dev",
                "typo3/cms-fluid": "^12.4 || ^13.4 || 13.*.*@dev",
                "typo3/cms-frontend": "^12.4 || ^13.4 || 13.*.*@dev",
                "typo3/cms-install": "^12.4 || ^13.4 || 13.*.*@dev",
                "typo3/cms-rte-ckeditor": "^12.4 || ^13.4 || 13.*.*@dev",
                "typo3/cms-seo": "^12.4 || ^13.4 || 13.*.*@dev"
            },
            "require-dev": {
                "b13/container": "^2.3 || dev-task/dev-main",
                "bk2k/demo-package": "@dev",
                "bk2k/extension-helper": "^2.1",
                "friendsofphp/php-cs-fixer": "^3.64",
                "friendsoftypo3/phpstan-typo3": "^0.9",
                "overtrue/phplint": "^9.0",
                "phpstan/phpstan": "^1.10",
                "phpstan/phpstan-deprecation-rules": "^1.1",
                "phpstan/phpstan-phpunit": "^1.3",
                "phpstan/phpstan-strict-rules": "^1.5",
                "typo3/cms-belog": "^12.4 || ^13.4 || 13.*.*@dev",
                "typo3/cms-felogin": "^12.4 || ^13.4 || 13.*.*@dev",
                "typo3/cms-filelist": "^12.4 || ^13.4 || 13.*.*@dev",
                "typo3/cms-form": "^12.4 || ^13.4 || 13.*.*@dev",
                "typo3/cms-indexed-search": "^12.4 || ^13.4 || 13.*.*@dev",
                "typo3/cms-info": "^12.4 || ^13.4 || 13.*.*@dev",
                "typo3/cms-lowlevel": "^12.4 || ^13.4 || 13.*.*@dev",
                "typo3/cms-tstemplate": "^12.4 || ^13.4 || 13.*.*@dev",
                "typo3/cms-workspaces": "^12.4 || ^13.4 || 13.*.*@dev",
                "typo3/testing-framework": "^8.2.3"
            },
            "time": "2025-08-20T11:52:02+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "web-dir": ".build/public",
                    "extension-key": "bootstrap_package"
                },
                "branch-alias": {
                    "dev-BP_15_0": "15.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "BK2K\\BootstrapPackage\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Benjamin Kott",
                    "email": "info@bk2k.info",
                    "homepage": "http://www.bk2k.info/",
                    "role": "Developer"
                }
            ],
            "description": "Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.",
            "homepage": "https://www.bootstrap-package.com/",
            "keywords": [
                "TYPO3 CMS",
                "bootstrap",
                "frontend",
                "introduction",
                "responsive",
                "sitepackage",
                "theme",
                "web"
            ],
            "support": {
                "docs": "https://docs.typo3.org/p/bk2k/bootstrap-package/main/en-us/",
                "issues": "https://github.com/benjaminkott/bootstrap_package/issues",
                "source": "https://github.com/benjaminkott/bootstrap_package",
                "wiki": "https://github.com/benjaminkott/bootstrap_package/wiki"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/benjaminkott",
                    "type": "custom"
                }
            ],
            "install-path": "../bk2k/bootstrap-package"
        },
        {
            "name": "brotkrueml/typo3-matomo-integration",
            "version": "v3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/brotkrueml/typo3-matomo-integration.git",
                "reference": "da6f9ebc57239ea2fb9da33b17c27b76a0c6ddcb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brotkrueml/typo3-matomo-integration/zipball/da6f9ebc57239ea2fb9da33b17c27b76a0c6ddcb",
                "reference": "da6f9ebc57239ea2fb9da33b17c27b76a0c6ddcb",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "typo3/cms-core": "^13.4 || ^14.1",
                "typo3/cms-frontend": "^13.4 || ^14.1"
            },
            "require-dev": {
                "brotkrueml/coding-standards": "~6.3.1",
                "ergebnis/composer-normalize": "~2.49.0",
                "infection/infection": "^0.32.3",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan": "2.1.37",
                "phpstan/phpstan-phpunit": "2.0.12",
                "phpunit/phpunit": "^11.5 || ^12.5",
                "rector/rector": "2.3.5",
                "symfony/yaml": "^7.4",
                "symplify/phpstan-rules": "^14.9",
                "tomasvotruba/cognitive-complexity": "^1.0",
                "typo3/testing-framework": "^9.3"
            },
            "time": "2026-01-28T18:29:22+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "web-dir": ".Build/web",
                    "extension-key": "matomo_integration"
                },
                "branch-alias": {
                    "dev-main": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Brotkrueml\\MatomoIntegration\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Chris Müller",
                    "role": "Developer"
                }
            ],
            "description": "Matomo integration for TYPO3",
            "keywords": [
                "TYPO3 CMS",
                "TYPO3 Extension",
                "matomo"
            ],
            "support": {
                "chat": "https://typo3.slack.com/archives/C02GX6W4ASH",
                "docs": "https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/main/en-us/",
                "issues": "https://github.com/brotkrueml/typo3-matomo-integration/issues",
                "source": "https://github.com/brotkrueml/typo3-matomo-integration"
            },
            "install-path": "../brotkrueml/typo3-matomo-integration"
        },
        {
            "name": "brotkrueml/typo3-matomo-widgets",
            "version": "v3.4.0",
            "version_normalized": "3.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/brotkrueml/typo3-matomo-widgets.git",
                "reference": "04268fcb0466f64b5ee1cb0f152fe63562748761"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brotkrueml/typo3-matomo-widgets/zipball/04268fcb0466f64b5ee1cb0f152fe63562748761",
                "reference": "04268fcb0466f64b5ee1cb0f152fe63562748761",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/finder": "^6.4 || ^7.0",
                "typo3/cms-core": "^12.4 || ^13.4.6",
                "typo3/cms-dashboard": "^12.4 || ^13.4.6"
            },
            "require-dev": {
                "brotkrueml/coding-standards": "~6.2.0",
                "brotkrueml/typo3-matomo-integration": "^2.0",
                "donatj/mock-webserver": "^2.8",
                "ergebnis/composer-normalize": "~2.48.2",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan": "2.1.30",
                "phpunit/phpunit": "^10.5 || ^11.5 || ^12.4",
                "rector/rector": "2.2.1",
                "symfony/yaml": "^6.4 || ^7.3",
                "symplify/phpstan-rules": "^14.8",
                "tomasvotruba/cognitive-complexity": "^1.0"
            },
            "suggest": {
                "brotkrueml/typo3-matomo-integration": "Matomo integration for TYPO3"
            },
            "time": "2025-10-09T17:28:07+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "web-dir": ".Build/web",
                    "extension-key": "matomo_widgets"
                },
                "branch-alias": {
                    "dev-main": "3.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Brotkrueml\\MatomoWidgets\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Chris Müller",
                    "role": "Developer"
                }
            ],
            "description": "TYPO3 Dashboard widgets with Matomo reports",
            "keywords": [
                "TYPO3 CMS",
                "TYPO3 Extension",
                "dashboard",
                "matomo",
                "widgets"
            ],
            "support": {
                "docs": "https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/main/en-us/",
                "issues": "https://github.com/brotkrueml/typo3-matomo-widgets/issues",
                "source": "https://github.com/brotkrueml/typo3-matomo-widgets"
            },
            "install-path": "../brotkrueml/typo3-matomo-widgets"
        },
        {
            "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": "composer/pcre",
            "version": "3.3.2",
            "version_normalized": "3.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/pcre.git",
                "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
                "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0"
            },
            "conflict": {
                "phpstan/phpstan": "<1.11.10"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.12 || ^2",
                "phpstan/phpstan-strict-rules": "^1 || ^2",
                "phpunit/phpunit": "^8 || ^9"
            },
            "time": "2024-11-12T16:29:46+00:00",
            "type": "library",
            "extra": {
                "phpstan": {
                    "includes": [
                        "extension.neon"
                    ]
                },
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Pcre\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
            "keywords": [
                "PCRE",
                "preg",
                "regex",
                "regular expression"
            ],
            "support": {
                "issues": "https://github.com/composer/pcre/issues",
                "source": "https://github.com/composer/pcre/tree/3.3.2"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./pcre"
        },
        {
            "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": "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.3.5",
            "version_normalized": "4.3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/dbal.git",
                "reference": "1b31b54601346254c9e33e6ea1bd1ceae76f419f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/1b31b54601346254c9e33e6ea1bd1ceae76f419f",
                "reference": "1b31b54601346254c9e33e6ea1bd1ceae76f419f",
                "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.23",
                "slevomat/coding-standard": "8.24.0",
                "squizlabs/php_codesniffer": "4.0.0",
                "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": "2025-11-29T10:47:43+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.3.5"
            },
            "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": "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": "evoweb/extender",
            "version": "11.0.2",
            "version_normalized": "11.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/evoWeb/extender.git",
                "reference": "44a17ae6beca496ec7544371396c642d996d99a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/evoWeb/extender/zipball/44a17ae6beca496ec7544371396c642d996d99a9",
                "reference": "44a17ae6beca496ec7544371396c642d996d99a9",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "^5.3",
                "psr/container": "^2.0",
                "psr/event-dispatcher": "^1.0",
                "symfony/console": "^7.0",
                "symfony/dependency-injection": "^7.0",
                "typo3/cms-core": "^13.0 || 13.3.x-dev || dev-main"
            },
            "require-dev": {
                "evowebtests/base-extension": "*",
                "evowebtests/extending-extension": "*",
                "friendsofphp/php-cs-fixer": "^3.64.0",
                "friendsoftypo3/phpstan-typo3": "^0.9.0",
                "phpstan/phpdoc-parser": "^1.30.0",
                "phpstan/phpstan": "^1.12.5",
                "phpunit/phpunit": "^11.0.3",
                "typo3/cms-extensionmanager": "^13.0 || 13.0.x-dev || dev-main",
                "typo3/testing-framework": "dev-main"
            },
            "time": "2025-01-02T20:33:03+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "app-dir": "Build",
                    "web-dir": "Build/Web",
                    "extension-key": "extender"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Evoweb\\Extender\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Extending extbase domain models like a pro with extender",
            "homepage": "https://www.evoweb.de",
            "keywords": [
                "domain models",
                "extbase",
                "extending",
                "typo3"
            ],
            "support": {
                "docs": "https://docs.typo3.org/p/evoweb/extender/main/en-us/",
                "issues": "https://github.com/evoWeb/extender/issues",
                "source": "https://github.com/evoWeb/extender"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/garbast",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/garbast",
                    "type": "github"
                }
            ],
            "install-path": "../evoweb/extender"
        },
        {
            "name": "firebase/php-jwt",
            "version": "v6.11.1",
            "version_normalized": "6.11.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/firebase/php-jwt.git",
                "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d1e91ecf8c598d073d0995afa8cd5c75c6e19e66",
                "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66",
                "shasum": ""
            },
            "require": {
                "php": "^8.0"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "^7.4",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5",
                "psr/cache": "^2.0||^3.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0"
            },
            "suggest": {
                "ext-sodium": "Support EdDSA (Ed25519) signatures",
                "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
            },
            "time": "2025-04-09T20:32:01+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/firebase/php-jwt",
            "keywords": [
                "jwt",
                "php"
            ],
            "support": {
                "issues": "https://github.com/firebase/php-jwt/issues",
                "source": "https://github.com/firebase/php-jwt/tree/v6.11.1"
            },
            "install-path": "../firebase/php-jwt"
        },
        {
            "name": "friendsoftypo3/tt-address",
            "version": "9.1.0",
            "version_normalized": "9.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfTYPO3/tt_address.git",
                "reference": "b39234cf182640936ea6ea040d452f92fd3c7ddd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfTYPO3/tt_address/zipball/b39234cf182640936ea6ea040d452f92fd3c7ddd",
                "reference": "b39234cf182640936ea6ea040d452f92fd3c7ddd",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/console": "^5.4 || ^6.0 || ^7.0",
                "typo3/cms-core": "^12.4.16 || ^13.2"
            },
            "replace": {
                "typo3-ter/tt-address": "self.version"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3",
                "kubawerlos/php-cs-fixer-custom-fixers": "^3.21",
                "phpspec/prophecy": "^1.19 || ^2",
                "phpunit/phpunit": "^10.5.45",
                "typo3/cms-composer-installers": "^3.1.3 || 4.0.0-RC1 || ^5.0",
                "typo3/cms-install": "^12.4.2 || ^13.2",
                "typo3/coding-standards": "^0.5.3",
                "typo3/testing-framework": "^8.0.9",
                "webmozart/assert": "^1.11.0"
            },
            "time": "2025-04-03T14:59:54+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "app-dir": ".Build",
                    "web-dir": ".Build/public",
                    "extension-key": "tt_address"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FriendsOfTYPO3\\TtAddress\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "tt_address Development Team",
                    "role": "Developer"
                }
            ],
            "description": "Displays a list of addresses from an address table on the page.",
            "homepage": "https://extensions.typo3.org/extension/tt_address",
            "keywords": [
                "addresses",
                "extension",
                "typo3"
            ],
            "support": {
                "docs": "https://docs.typo3.org/p/friendsoftypo3/tt-address/main/en-us/",
                "issues": "https://github.com/FriendsOfTYPO3/tt_address/issues",
                "source": "https://github.com/FriendsOfTYPO3/tt_address"
            },
            "install-path": "../friendsoftypo3/tt-address"
        },
        {
            "name": "georgringer/eventnews",
            "version": "7.1.0",
            "version_normalized": "7.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/georgringer/eventnews.git",
                "reference": "d8fa55f23da10689d55a33a15b5488aebbed4abf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/georgringer/eventnews/zipball/d8fa55f23da10689d55a33a15b5488aebbed4abf",
                "reference": "d8fa55f23da10689d55a33a15b5488aebbed4abf",
                "shasum": ""
            },
            "require": {
                "georgringer/news": "^12.2 || ^13.0",
                "typo3/cms-core": "^12 || ^13"
            },
            "time": "2025-11-19T19:11:01+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "web-dir": ".Build/Web",
                    "extension-key": "eventnews",
                    "cms-package-dir": "{$vendor-dir}/typo3/cms"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GeorgRinger\\Eventnews\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Georg Ringer",
                    "homepage": "https://ringer.it",
                    "role": "Developer"
                }
            ],
            "description": "Extend EXT:news with event and calendar functionality",
            "homepage": "https://ringer.it",
            "keywords": [
                "event",
                "extension",
                "news",
                "typo3"
            ],
            "support": {
                "docs": "https://docs.typo3.org/p/georgringer/eventnews/main/en-us/",
                "issues": "https://github.com/georgringer/eventnews/issues",
                "source": "https://github.com/georgringer/eventnews"
            },
            "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/eventnews"
        },
        {
            "name": "georgringer/news",
            "version": "12.3.1",
            "version_normalized": "12.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/georgringer/news.git",
                "reference": "8e70a11cbfb444c0b1ef6a0db5245324d17aa217"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/georgringer/news/zipball/8e70a11cbfb444c0b1ef6a0db5245324d17aa217",
                "reference": "8e70a11cbfb444c0b1ef6a0db5245324d17aa217",
                "shasum": ""
            },
            "require": {
                "php": ">= 8.1 < 8.5",
                "symfony/console": "^5.4 || ^6.4 || ^7.0",
                "typo3/cms-backend": "^12.4.2 || ^13.1",
                "typo3/cms-core": "^12.4.2 || ^13.1",
                "typo3/cms-extbase": "^12.4.2 || ^13.1",
                "typo3/cms-fluid": "^12.4.2 || ^13.1",
                "typo3/cms-frontend": "^12.4.2 || ^13.1",
                "typo3/cms-install": "^12.4.2 || ^13.1"
            },
            "replace": {
                "typo3-ter/news": "self.version"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.47.1",
                "phpstan/phpdoc-parser": "^1.12.10",
                "phpunit/phpunit": "^10.5",
                "typo3/cms-seo": "^12.4.2 || ^13.1",
                "typo3/coding-standards": "^0.5.5",
                "typo3/testing-framework": "^8.0.9",
                "webmozart/assert": "^1.11.0"
            },
            "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": "2025-08-27T06:25:50+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": "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.10.0",
            "version_normalized": "7.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
                "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^2.3",
                "guzzlehttp/psr7": "^2.8",
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "ext-curl": "*",
                "guzzle/client-integration-tests": "3.0.2",
                "php-http/message-factory": "^1.1",
                "phpunit/phpunit": "^8.5.39 || ^9.6.20",
                "psr/log": "^1.1 || ^2.0 || ^3.0"
            },
            "suggest": {
                "ext-curl": "Required for CURL handler support",
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
                "psr/log": "Required for using the Log middleware"
            },
            "time": "2025-08-23T22:36:01+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "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.10.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/guzzle"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "481557b130ef3790cf82b713667b43030dc9c957"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957",
                "reference": "481557b130ef3790cf82b713667b43030dc9c957",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "phpunit/phpunit": "^8.5.44 || ^9.6.25"
            },
            "time": "2025-08-22T14:34:08+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
                "source": "https://github.com/guzzle/promises/tree/2.3.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/promises"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "2.8.0",
            "version_normalized": "2.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "21dc724a0583619cd1652f673303492272778051"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051",
                "reference": "21dc724a0583619cd1652f673303492272778051",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.1 || ^2.0",
                "ralouphie/getallheaders": "^3.0"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "http-interop/http-factory-tests": "0.9.0",
                "phpunit/phpunit": "^8.5.44 || ^9.6.25"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2025-08-23T21:21:41+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "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.8.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/psr7"
        },
        {
            "name": "halaxa/json-machine",
            "version": "1.2.6",
            "version_normalized": "1.2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/halaxa/json-machine.git",
                "reference": "8bf0b0ff6ff60ab480778eaa5ad7d505b442c2d4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/halaxa/json-machine/zipball/8bf0b0ff6ff60ab480778eaa5ad7d505b442c2d4",
                "reference": "8bf0b0ff6ff60ab480778eaa5ad7d505b442c2d4",
                "shasum": ""
            },
            "require": {
                "php": "7.2 - 8.5"
            },
            "require-dev": {
                "ext-json": "*",
                "friendsofphp/php-cs-fixer": "^3.0",
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^8.0"
            },
            "suggest": {
                "ext-json": "To run JSON Machine out of the box without custom decoders.",
                "guzzlehttp/guzzle": "To run example with GuzzleHttp"
            },
            "time": "2025-12-05T14:53:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "JsonMachine\\": "src/"
                },
                "exclude-from-classmap": [
                    "src/autoloader.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Filip Halaxa",
                    "email": "filip@halaxa.cz"
                }
            ],
            "description": "Efficient, easy-to-use and fast JSON pull parser",
            "support": {
                "issues": "https://github.com/halaxa/json-machine/issues",
                "source": "https://github.com/halaxa/json-machine/tree/1.2.6"
            },
            "funding": [
                {
                    "url": "https://ko-fi.com/G2G57KTE4",
                    "type": "other"
                }
            ],
            "install-path": "../halaxa/json-machine"
        },
        {
            "name": "in2code/powermail",
            "version": "13.0.4",
            "version_normalized": "13.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/in2code-de/powermail.git",
                "reference": "d44745206903726b89fd8829223511f493a8c079"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/in2code-de/powermail/zipball/d44745206903726b89fd8829223511f493a8c079",
                "reference": "d44745206903726b89fd8829223511f493a8c079",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-fileinfo": "*",
                "ext-gd": "*",
                "ext-json": "*",
                "php": "^8.2",
                "phpoffice/phpspreadsheet": "^5.0",
                "typo3/cms-core": "^13.4"
            },
            "replace": {
                "typo3-ter/powermail": "self.version"
            },
            "require-dev": {
                "behat/behat": "^3.8",
                "behat/mink-selenium2-driver": "^1.5",
                "drevops/behat-screenshot": "^1.1",
                "friends-of-behat/mink-browserkit-driver": "^1.5",
                "friends-of-behat/mink-extension": "^2.5",
                "friendsofphp/php-cs-fixer": "^3.10",
                "helmich/typo3-typoscript-lint": "^3.1",
                "mikey179/vfsstream": "^1.6",
                "phpmd/phpmd": "^2.8",
                "phpstan/phpstan": "^1.12.3",
                "se/selenium-server-standalone": "^3.141",
                "squizlabs/php_codesniffer": "^3.5",
                "symfony/config": "^7.1",
                "typo3/cms-adminpanel": "^13.4",
                "typo3/cms-belog": "^13.4",
                "typo3/cms-beuser": "^13.4",
                "typo3/cms-dashboard": "^13.4",
                "typo3/cms-extbase": "^13.4",
                "typo3/cms-extensionmanager": "^13.4",
                "typo3/cms-felogin": "^13.4",
                "typo3/cms-filelist": "^13.4",
                "typo3/cms-fluid-styled-content": "^13.4",
                "typo3/cms-frontend": "^13.4",
                "typo3/cms-info": "^13.4",
                "typo3/cms-install": "^13.4",
                "typo3/cms-lowlevel": "^13.4",
                "typo3/cms-recordlist": "^13.4",
                "typo3/cms-rte-ckeditor": "^13.4",
                "typo3/cms-scheduler": "^13.4",
                "typo3/cms-setup": "^13.4",
                "typo3/cms-t3editor": "^13.4",
                "typo3/cms-tstemplate": "^13.4",
                "typo3/testing-framework": "^8.0"
            },
            "time": "2025-10-15T08:59:24+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "web-dir": ".build/public",
                    "extension-key": "powermail",
                    "ignore-as-root": false,
                    "cms-package-dir": "{$vendor-dir}/typo3/cms"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "In2code\\Powermail\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Marcus Schwemer",
                    "email": "marcus.schwemer@in2code.de",
                    "homepage": "https://www.in2code.de",
                    "role": "Product Owner"
                },
                {
                    "name": "Stefan Busemann",
                    "email": "stefan.busemann@in2code.de",
                    "homepage": "https://www.in2code.de",
                    "role": "Update Manager"
                },
                {
                    "name": "Alex Kellner",
                    "email": "alexander.kellner@in2code.de",
                    "homepage": "https://www.in2code.de",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Nedbal",
                    "email": "alexander.kellner@in2code.de",
                    "homepage": "https://www.in2code.de",
                    "role": "Developer"
                }
            ],
            "description": "Powermail is a well-known, editor-friendly, powerful and easy to use mailform extension for TYPO3 with a lots of features",
            "homepage": "https://github.com/einpraegsam/powermail",
            "keywords": [
                "form",
                "mailform",
                "spamprevention",
                "typo3"
            ],
            "support": {
                "issues": "https://github.com/in2code-de/powermail/issues",
                "source": "https://github.com/in2code-de/powermail/tree/13.0.4"
            },
            "install-path": "../in2code/powermail"
        },
        {
            "name": "in2code/typoscript2ce",
            "version": "7.0.0",
            "version_normalized": "7.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/einpraegsam/typoscript2ce.git",
                "reference": "c83df108b466b3c7ada88258bdabdbad1dafa707"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/einpraegsam/typoscript2ce/zipball/c83df108b466b3c7ada88258bdabdbad1dafa707",
                "reference": "c83df108b466b3c7ada88258bdabdbad1dafa707",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "^11.5 || ^12.4 || ^13.0"
            },
            "replace": {
                "typo3-ter/typoscript2ce": "self.version"
            },
            "time": "2024-10-07T08:48:47+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "extension-key": "typoscript2ce"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "In2code\\Typoscript2ce\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "Alex Kellner",
                    "email": "alexander.kellner@in2code.de"
                }
            ],
            "description": "Render typoscript as content element",
            "homepage": "https://github.com/einpraegsam/typoscript2ce",
            "keywords": [
                "TypoScript",
                "content element",
                "typo3"
            ],
            "support": {
                "issues": "https://github.com/einpraegsam/typoscript2ce/issues",
                "source": "https://github.com/einpraegsam/typoscript2ce/tree/7.0.0"
            },
            "install-path": "../in2code/typoscript2ce"
        },
        {
            "name": "jvdp/jpfaq",
            "version": "13.4.1",
            "version_normalized": "13.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Zillion01/jpfaq.git",
                "reference": "eefd135d00341ecc68eb889e2381ca424290e0b5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Zillion01/jpfaq/zipball/eefd135d00341ecc68eb889e2381ca424290e0b5",
                "reference": "eefd135d00341ecc68eb889e2381ca424290e0b5",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "^13.4"
            },
            "replace": {
                "typo3-ter/jpfaq": "self.version"
            },
            "time": "2025-02-07T13:46:20+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "extension-key": "jpfaq"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Jp\\Jpfaq\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Jacco van der Post",
                    "role": "Developer"
                }
            ],
            "description": "Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.",
            "homepage": "http://www.id-webdesign.nl",
            "keywords": [
                "FAQ",
                "asked",
                "definitions",
                "extension",
                "frequently",
                "glossary",
                "help",
                "questions",
                "typo3"
            ],
            "support": {
                "issues": "https://forge.typo3.org/projects/extension-jpfaq/",
                "source": "https://github.com/Zillion01/jpfaq/tree/13.4.1"
            },
            "install-path": "../jvdp/jpfaq"
        },
        {
            "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": "maennchen/zipstream-php",
            "version": "3.1.2",
            "version_normalized": "3.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maennchen/ZipStream-PHP.git",
                "reference": "aeadcf5c412332eb426c0f9b4485f6accba2a99f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/aeadcf5c412332eb426c0f9b4485f6accba2a99f",
                "reference": "aeadcf5c412332eb426c0f9b4485f6accba2a99f",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "ext-zlib": "*",
                "php-64bit": "^8.2"
            },
            "require-dev": {
                "brianium/paratest": "^7.7",
                "ext-zip": "*",
                "friendsofphp/php-cs-fixer": "^3.16",
                "guzzlehttp/guzzle": "^7.5",
                "mikey179/vfsstream": "^1.6",
                "php-coveralls/php-coveralls": "^2.5",
                "phpunit/phpunit": "^11.0",
                "vimeo/psalm": "^6.0"
            },
            "suggest": {
                "guzzlehttp/psr7": "^2.4",
                "psr/http-message": "^2.0"
            },
            "time": "2025-01-27T12:07:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ZipStream\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paul Duncan",
                    "email": "pabs@pablotron.org"
                },
                {
                    "name": "Jonatan Männchen",
                    "email": "jonatan@maennchen.ch"
                },
                {
                    "name": "Jesse Donat",
                    "email": "donatj@gmail.com"
                },
                {
                    "name": "András Kolesár",
                    "email": "kolesar@kolesar.hu"
                }
            ],
            "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
            "keywords": [
                "stream",
                "zip"
            ],
            "support": {
                "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
                "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.2"
            },
            "funding": [
                {
                    "url": "https://github.com/maennchen",
                    "type": "github"
                }
            ],
            "install-path": "../maennchen/zipstream-php"
        },
        {
            "name": "markbaker/complex",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MarkBaker/PHPComplex.git",
                "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
                "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                "squizlabs/php_codesniffer": "^3.7"
            },
            "time": "2022-12-06T16:21:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Complex\\": "classes/src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Baker",
                    "email": "mark@lange.demon.co.uk"
                }
            ],
            "description": "PHP Class for working with complex numbers",
            "homepage": "https://github.com/MarkBaker/PHPComplex",
            "keywords": [
                "complex",
                "mathematics"
            ],
            "support": {
                "issues": "https://github.com/MarkBaker/PHPComplex/issues",
                "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
            },
            "install-path": "../markbaker/complex"
        },
        {
            "name": "markbaker/matrix",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MarkBaker/PHPMatrix.git",
                "reference": "728434227fe21be27ff6d86621a1b13107a2562c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
                "reference": "728434227fe21be27ff6d86621a1b13107a2562c",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpdocumentor/phpdocumentor": "2.*",
                "phploc/phploc": "^4.0",
                "phpmd/phpmd": "2.*",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                "sebastian/phpcpd": "^4.0",
                "squizlabs/php_codesniffer": "^3.7"
            },
            "time": "2022-12-02T22:17:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Matrix\\": "classes/src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Baker",
                    "email": "mark@demon-angel.eu"
                }
            ],
            "description": "PHP Class for working with matrices",
            "homepage": "https://github.com/MarkBaker/PHPMatrix",
            "keywords": [
                "mathematics",
                "matrix",
                "vector"
            ],
            "support": {
                "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
                "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
            },
            "install-path": "../markbaker/matrix"
        },
        {
            "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": "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": "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.6",
            "version_normalized": "5.6.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "5cee1d3dfc2d2aa6599834520911d246f656bcb8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/5cee1d3dfc2d2aa6599834520911d246f656bcb8",
                "reference": "5cee1d3dfc2d2aa6599834520911d246f656bcb8",
                "shasum": ""
            },
            "require": {
                "doctrine/deprecations": "^1.1",
                "ext-filter": "*",
                "php": "^7.4 || ^8.0",
                "phpdocumentor/reflection-common": "^2.2",
                "phpdocumentor/type-resolver": "^1.7",
                "phpstan/phpdoc-parser": "^1.7|^2.0",
                "webmozart/assert": "^1.9.1 || ^2"
            },
            "require-dev": {
                "mockery/mockery": "~1.3.5 || ~1.6.0",
                "phpstan/extension-installer": "^1.1",
                "phpstan/phpstan": "^1.8",
                "phpstan/phpstan-mockery": "^1.1",
                "phpstan/phpstan-webmozart-assert": "^1.2",
                "phpunit/phpunit": "^9.5",
                "psalm/phar": "^5.26"
            },
            "time": "2025-12-22T21:13:58+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                },
                {
                    "name": "Jaap van Otterdijk",
                    "email": "opensource@ijaap.nl"
                }
            ],
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
            "support": {
                "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
                "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.6.6"
            },
            "install-path": "../phpdocumentor/reflection-docblock"
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "1.12.0",
            "version_normalized": "1.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
                "reference": "92a98ada2b93d9b201a613cb5a33584dde25f195"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/92a98ada2b93d9b201a613cb5a33584dde25f195",
                "reference": "92a98ada2b93d9b201a613cb5a33584dde25f195",
                "shasum": ""
            },
            "require": {
                "doctrine/deprecations": "^1.0",
                "php": "^7.3 || ^8.0",
                "phpdocumentor/reflection-common": "^2.0",
                "phpstan/phpdoc-parser": "^1.18|^2.0"
            },
            "require-dev": {
                "ext-tokenizer": "*",
                "phpbench/phpbench": "^1.2",
                "phpstan/extension-installer": "^1.1",
                "phpstan/phpstan": "^1.8",
                "phpstan/phpstan-phpunit": "^1.1",
                "phpunit/phpunit": "^9.5",
                "rector/rector": "^0.13.9",
                "vimeo/psalm": "^4.25"
            },
            "time": "2025-11-21T15:09:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "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": "phpoffice/phpspreadsheet",
            "version": "5.4.0",
            "version_normalized": "5.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
                "reference": "48f2fe37d64c2dece0ef71fb2ac55497566782af"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/48f2fe37d64c2dece0ef71fb2ac55497566782af",
                "reference": "48f2fe37d64c2dece0ef71fb2ac55497566782af",
                "shasum": ""
            },
            "require": {
                "composer/pcre": "^1||^2||^3",
                "ext-ctype": "*",
                "ext-dom": "*",
                "ext-fileinfo": "*",
                "ext-filter": "*",
                "ext-gd": "*",
                "ext-iconv": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-simplexml": "*",
                "ext-xml": "*",
                "ext-xmlreader": "*",
                "ext-xmlwriter": "*",
                "ext-zip": "*",
                "ext-zlib": "*",
                "maennchen/zipstream-php": "^2.1 || ^3.0",
                "markbaker/complex": "^3.0",
                "markbaker/matrix": "^3.0",
                "php": "^8.1",
                "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "dev-main",
                "dompdf/dompdf": "^2.0 || ^3.0",
                "ext-intl": "*",
                "friendsofphp/php-cs-fixer": "^3.2",
                "mitoteam/jpgraph": "^10.5",
                "mpdf/mpdf": "^8.1.1",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpstan/phpstan": "^1.1 || ^2.0",
                "phpstan/phpstan-deprecation-rules": "^1.0 || ^2.0",
                "phpstan/phpstan-phpunit": "^1.0 || ^2.0",
                "phpunit/phpunit": "^10.5",
                "squizlabs/php_codesniffer": "^3.7",
                "tecnickcom/tcpdf": "^6.5"
            },
            "suggest": {
                "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
                "ext-intl": "PHP Internationalization Functions, required for NumberFormat Wizard and StringHelper::setLocale()",
                "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
                "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
                "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
            },
            "time": "2026-01-11T04:52:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Maarten Balliauw",
                    "homepage": "https://blog.maartenballiauw.be"
                },
                {
                    "name": "Mark Baker",
                    "homepage": "https://markbakeruk.net"
                },
                {
                    "name": "Franck Lefevre",
                    "homepage": "https://rootslabs.net"
                },
                {
                    "name": "Erik Tilt"
                },
                {
                    "name": "Adrien Crivelli"
                },
                {
                    "name": "Owen Leibman"
                }
            ],
            "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
            "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
            "keywords": [
                "OpenXML",
                "excel",
                "gnumeric",
                "ods",
                "php",
                "spreadsheet",
                "xls",
                "xlsx"
            ],
            "support": {
                "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/5.4.0"
            },
            "install-path": "../phpoffice/phpspreadsheet"
        },
        {
            "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": "psr/simple-cache",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/simple-cache.git",
                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2021-10-29T13:26:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\SimpleCache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for simple caching",
            "keywords": [
                "cache",
                "caching",
                "psr",
                "psr-16",
                "simple-cache"
            ],
            "support": {
                "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
            },
            "install-path": "../psr/simple-cache"
        },
        {
            "name": "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": "scssphp/scssphp",
            "version": "v1.13.0",
            "version_normalized": "1.13.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/scssphp/scssphp.git",
                "reference": "63d1157457e5554edf00b0c1fabab4c1511d2520"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/scssphp/scssphp/zipball/63d1157457e5554edf00b0c1fabab4c1511d2520",
                "reference": "63d1157457e5554edf00b0c1fabab4c1511d2520",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-json": "*",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4",
                "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
                "sass/sass-spec": "*",
                "squizlabs/php_codesniffer": "~3.5",
                "symfony/phpunit-bridge": "^5.1",
                "thoughtbot/bourbon": "^7.0",
                "twbs/bootstrap": "~5.0",
                "twbs/bootstrap4": "4.6.1",
                "zurb/foundation": "~6.7.0"
            },
            "suggest": {
                "ext-iconv": "Can be used as fallback when ext-mbstring is not available",
                "ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv"
            },
            "time": "2024-08-17T21:02:11+00:00",
            "bin": [
                "bin/pscss"
            ],
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": false,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ScssPhp\\ScssPhp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anthon Pang",
                    "email": "apang@softwaredevelopment.ca",
                    "homepage": "https://github.com/robocoder"
                },
                {
                    "name": "Cédric Morin",
                    "email": "cedric@yterium.com",
                    "homepage": "https://github.com/Cerdic"
                }
            ],
            "description": "scssphp is a compiler for SCSS written in PHP.",
            "homepage": "http://scssphp.github.io/scssphp/",
            "keywords": [
                "css",
                "less",
                "sass",
                "scss",
                "stylesheet"
            ],
            "support": {
                "issues": "https://github.com/scssphp/scssphp/issues",
                "source": "https://github.com/scssphp/scssphp/tree/v1.13.0"
            },
            "install-path": "../scssphp/scssphp"
        },
        {
            "name": "solarium/solarium",
            "version": "6.4.1",
            "version_normalized": "6.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/solariumphp/solarium.git",
                "reference": "5ed828fc441510e6ea10e5f6fa1bfeb7739fb952"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/solariumphp/solarium/zipball/5ed828fc441510e6ea10e5f6fa1bfeb7739fb952",
                "reference": "5ed828fc441510e6ea10e5f6fa1bfeb7739fb952",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": ">=2.0",
                "ext-json": "*",
                "halaxa/json-machine": "^1.1",
                "php": "^8.1",
                "psr/event-dispatcher": "^1.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "symfony/event-dispatcher-contracts": "^2.0 || ^3.0"
            },
            "require-dev": {
                "2tvenom/cborencode": "^1.0",
                "escapestudios/symfony2-coding-standard": "^3.11",
                "ext-curl": "*",
                "ext-iconv": "*",
                "nyholm/psr7": "^1.8",
                "php-http/guzzle7-adapter": "^1.0",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-deprecation-rules": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^10.5",
                "rawr/phpunit-data-provider": "^3.3",
                "roave/security-advisories": "dev-master",
                "spomky-labs/cbor-php": "^3.1",
                "symfony/event-dispatcher": "^5.0 || ^6.0 || ^7.0"
            },
            "suggest": {
                "spomky-labs/cbor-php": "Needed to use CBOR formatted requests with Solr 9.3+"
            },
            "time": "2025-10-18T17:49:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Solarium\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "See GitHub contributors",
                    "homepage": "https://github.com/solariumphp/solarium/contributors"
                }
            ],
            "description": "PHP Solr client",
            "homepage": "http://www.solarium-project.org",
            "keywords": [
                "php",
                "search",
                "solr"
            ],
            "support": {
                "issues": "https://github.com/solariumphp/solarium/issues",
                "source": "https://github.com/solariumphp/solarium/tree/6.4.1"
            },
            "install-path": "../solarium/solarium"
        },
        {
            "name": "symfony/cache",
            "version": "v7.4.5",
            "version_normalized": "7.4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/cache.git",
                "reference": "8dde98d5a4123b53877aca493f9be57b333f14bd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/cache/zipball/8dde98d5a4123b53877aca493f9be57b333f14bd",
                "reference": "8dde98d5a4123b53877aca493f9be57b333f14bd",
                "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-01-27T16:16:02+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.5"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/cache"
        },
        {
            "name": "symfony/cache-contracts",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/cache-contracts.git",
                "reference": "5d68a57d66910405e5c0b63d6f0af941e66fc868"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/5d68a57d66910405e5c0b63d6f0af941e66fc868",
                "reference": "5d68a57d66910405e5c0b63d6f0af941e66fc868",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/cache": "^3.0"
            },
            "time": "2025-03-13T15:25:07+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-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.6.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/cache-contracts"
        },
        {
            "name": "symfony/clock",
            "version": "v7.4.0",
            "version_normalized": "7.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/clock.git",
                "reference": "9169f24776edde469914c1e7a1442a50f7a4e110"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/clock/zipball/9169f24776edde469914c1e7a1442a50f7a4e110",
                "reference": "9169f24776edde469914c1e7a1442a50f7a4e110",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/clock": "^1.0",
                "symfony/polyfill-php83": "^1.28"
            },
            "provide": {
                "psr/clock-implementation": "1.0"
            },
            "time": "2025-11-12T15:39:26+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.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/clock"
        },
        {
            "name": "symfony/config",
            "version": "v7.4.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/config.git",
                "reference": "4275b53b8ab0cf37f48bf273dc2285c8178efdfb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/config/zipball/4275b53b8ab0cf37f48bf273dc2285c8178efdfb",
                "reference": "4275b53b8ab0cf37f48bf273dc2285c8178efdfb",
                "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-01-13T11:36:38+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.4"
            },
            "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.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "41e38717ac1dd7a46b6bda7d6a82af2d98a78894"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/41e38717ac1dd7a46b6bda7d6a82af2d98a78894",
                "reference": "41e38717ac1dd7a46b6bda7d6a82af2d98a78894",
                "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-01-13T11:36:38+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.4"
            },
            "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.5",
            "version_normalized": "7.4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dependency-injection.git",
                "reference": "76a02cddca45a5254479ad68f9fa274ead0a7ef2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/76a02cddca45a5254479ad68f9fa274ead0a7ef2",
                "reference": "76a02cddca45a5254479ad68f9fa274ead0a7ef2",
                "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-01-27T16:16:02+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.5"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/dependency-injection"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2024-09-25T14:21:43+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-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.6.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/deprecation-contracts"
        },
        {
            "name": "symfony/doctrine-messenger",
            "version": "v7.4.5",
            "version_normalized": "7.4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/doctrine-messenger.git",
                "reference": "d2d638e56c51452bcb4a9b9eddb14e2a21c572e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/d2d638e56c51452bcb4a9b9eddb14e2a21c572e2",
                "reference": "d2d638e56c51452bcb4a9b9eddb14e2a21c572e2",
                "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-01-27T16:16:02+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.5"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/doctrine-messenger"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v7.4.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "dc2c0eba1af673e736bb851d747d266108aea746"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/dc2c0eba1af673e736bb851d747d266108aea746",
                "reference": "dc2c0eba1af673e736bb851d747d266108aea746",
                "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-01-05T11:45:34+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.4"
            },
            "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.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                "reference": "59eb412e93815df44f05f342958efa9f46b1e586"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586",
                "reference": "59eb412e93815df44f05f342958efa9f46b1e586",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/event-dispatcher": "^1"
            },
            "time": "2024-09-25T14:21:43+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-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.6.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/event-dispatcher-contracts"
        },
        {
            "name": "symfony/expression-language",
            "version": "v7.4.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/expression-language.git",
                "reference": "f3a6497eb6573e185f2ec41cd3b3f0cd68ddf667"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/expression-language/zipball/f3a6497eb6573e185f2ec41cd3b3f0cd68ddf667",
                "reference": "f3a6497eb6573e185f2ec41cd3b3f0cd68ddf667",
                "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-01-05T08:47:25+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.4"
            },
            "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.0",
            "version_normalized": "7.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "d551b38811096d0be9c4691d406991b47c0c630a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/d551b38811096d0be9c4691d406991b47c0c630a",
                "reference": "d551b38811096d0be9c4691d406991b47c0c630a",
                "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": "2025-11-27T13:27:24+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.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/filesystem"
        },
        {
            "name": "symfony/finder",
            "version": "v7.4.5",
            "version_normalized": "7.4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "ad4daa7c38668dcb031e63bc99ea9bd42196a2cb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/ad4daa7c38668dcb031e63bc99ea9bd42196a2cb",
                "reference": "ad4daa7c38668dcb031e63bc99ea9bd42196a2cb",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "require-dev": {
                "symfony/filesystem": "^6.4|^7.0|^8.0"
            },
            "time": "2026-01-26T15:07:59+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.5"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/finder"
        },
        {
            "name": "symfony/http-foundation",
            "version": "v7.4.5",
            "version_normalized": "7.4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "446d0db2b1f21575f1284b74533e425096abdfb6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/446d0db2b1f21575f1284b74533e425096abdfb6",
                "reference": "446d0db2b1f21575f1284b74533e425096abdfb6",
                "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-01-27T16:16:02+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.5"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/http-foundation"
        },
        {
            "name": "symfony/mailer",
            "version": "v7.4.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mailer.git",
                "reference": "7b750074c40c694ceb34cb926d6dffee231c5cd6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mailer/zipball/7b750074c40c694ceb34cb926d6dffee231c5cd6",
                "reference": "7b750074c40c694ceb34cb926d6dffee231c5cd6",
                "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-01-08T08:25:11+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.4"
            },
            "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.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/messenger.git",
                "reference": "0a39e1b256f280762293f2f441e430c8baf74f9c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/messenger/zipball/0a39e1b256f280762293f2f441e430c8baf74f9c",
                "reference": "0a39e1b256f280762293f2f441e430c8baf74f9c",
                "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-01-08T14:50:10+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.4"
            },
            "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.5",
            "version_normalized": "7.4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mime.git",
                "reference": "b18c7e6e9eee1e19958138df10412f3c4c316148"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mime/zipball/b18c7e6e9eee1e19958138df10412f3c4c316148",
                "reference": "b18c7e6e9eee1e19958138df10412f3c4c316148",
                "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|>=6",
                "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",
                "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-01-27T08:59:58+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.5"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/mime"
        },
        {
            "name": "symfony/options-resolver",
            "version": "v7.4.0",
            "version_normalized": "7.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/options-resolver.git",
                "reference": "b38026df55197f9e39a44f3215788edf83187b80"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/b38026df55197f9e39a44f3215788edf83187b80",
                "reference": "b38026df55197f9e39a44f3215788edf83187b80",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "time": "2025-11-12T15:39:26+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.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/options-resolver"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
                "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "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.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-ctype"
        },
        {
            "name": "symfony/polyfill-intl-grapheme",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/380872130d3a5dd3ace2f4010d95125fde5d5c70",
                "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2025-06-27T09:58:17+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.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-intl-grapheme"
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
                "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "symfony/polyfill-intl-normalizer": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2024-09-10T14:38:51+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.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-intl-idn"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                "reference": "3833d7255cc303546435cb650316bff708a1c75c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
                "reference": "3833d7255cc303546435cb650316bff708a1c75c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "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.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-intl-normalizer"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=7.2"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2024-12-23T08:48:59+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\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.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-mbstring"
        },
        {
            "name": "symfony/polyfill-php83",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php83.git",
                "reference": "17f6f9a6b1735c0f163024d959f700cfbc5155e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/17f6f9a6b1735c0f163024d959f700cfbc5155e5",
                "reference": "17f6f9a6b1735c0f163024d959f700cfbc5155e5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2025-07-08T02:45:35+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.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php83"
        },
        {
            "name": "symfony/polyfill-uuid",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-uuid.git",
                "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/21533be36c24be3f4b1669c4725c7d1d2bab4ae2",
                "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-uuid": "*"
            },
            "suggest": {
                "ext-uuid": "For best performance"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "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.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-uuid"
        },
        {
            "name": "symfony/process",
            "version": "v7.4.5",
            "version_normalized": "7.4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "608476f4604102976d687c483ac63a79ba18cc97"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/608476f4604102976d687c483ac63a79ba18cc97",
                "reference": "608476f4604102976d687c483ac63a79ba18cc97",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "time": "2026-01-26T15:07:59+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.5"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/process"
        },
        {
            "name": "symfony/property-access",
            "version": "v7.4.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/property-access.git",
                "reference": "fa49bf1ca8fce1ba0e2dba4e4658554cfb9364b1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/property-access/zipball/fa49bf1ca8fce1ba0e2dba4e4658554cfb9364b1",
                "reference": "fa49bf1ca8fce1ba0e2dba4e4658554cfb9364b1",
                "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-01-05T08:47:25+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.4"
            },
            "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.5",
            "version_normalized": "7.4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/property-info.git",
                "reference": "1c9d326bd69602561e2ea467a16c09b5972eee21"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/property-info/zipball/1c9d326bd69602561e2ea467a16c09b5972eee21",
                "reference": "1c9d326bd69602561e2ea467a16c09b5972eee21",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/string": "^6.4|^7.0|^8.0",
                "symfony/type-info": "~7.3.10|^7.4.4|^8.0.4"
            },
            "conflict": {
                "phpdocumentor/reflection-docblock": "<5.2|>=6",
                "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",
                "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-01-27T16:16:02+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.5"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/property-info"
        },
        {
            "name": "symfony/rate-limiter",
            "version": "v7.4.5",
            "version_normalized": "7.4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/rate-limiter.git",
                "reference": "7e275c57293cd2d894e126cc68855ecd82bcd173"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/rate-limiter/zipball/7e275c57293cd2d894e126cc68855ecd82bcd173",
                "reference": "7e275c57293cd2d894e126cc68855ecd82bcd173",
                "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-01-27T16:16:02+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.5"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/rate-limiter"
        },
        {
            "name": "symfony/routing",
            "version": "v7.4.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/routing.git",
                "reference": "0798827fe2c79caeed41d70b680c2c3507d10147"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/routing/zipball/0798827fe2c79caeed41d70b680c2c3507d10147",
                "reference": "0798827fe2c79caeed41d70b680c2c3507d10147",
                "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-01-12T12:19:02+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.4"
            },
            "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.6.1",
            "version_normalized": "3.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/45112560a3ba2d715666a509a0bc9521d10b6c43",
                "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/container": "^1.1|^2.0",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2"
            },
            "time": "2025-07-15T11:30:57+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-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.6.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/service-contracts"
        },
        {
            "name": "symfony/string",
            "version": "v7.4.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/string.git",
                "reference": "1c4b10461bf2ec27537b5f36105337262f5f5d6f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/1c4b10461bf2ec27537b5f36105337262f5f5d6f",
                "reference": "1c4b10461bf2ec27537b5f36105337262f5f5d6f",
                "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-01-12T10:54:30+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.4"
            },
            "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/type-info",
            "version": "v7.4.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/type-info.git",
                "reference": "f83c725e72b39b2704b9d6fc85070ad6ac7a5889"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/type-info/zipball/f83c725e72b39b2704b9d6fc85070ad6ac7a5889",
                "reference": "f83c725e72b39b2704b9d6fc85070ad6ac7a5889",
                "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-01-09T12:14:21+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.4"
            },
            "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.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/uid.git",
                "reference": "7719ce8aba76be93dfe249192f1fbfa52c588e36"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/uid/zipball/7719ce8aba76be93dfe249192f1fbfa52c588e36",
                "reference": "7719ce8aba76be93dfe249192f1fbfa52c588e36",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/polyfill-uuid": "^1.15"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0"
            },
            "time": "2026-01-03T23:30:35+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.4"
            },
            "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.0",
            "version_normalized": "7.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-exporter.git",
                "reference": "03a60f169c79a28513a78c967316fbc8bf17816f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-exporter/zipball/03a60f169c79a28513a78c967316fbc8bf17816f",
                "reference": "03a60f169c79a28513a78c967316fbc8bf17816f",
                "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": "2025-09-11T10:15:23+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.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/var-exporter"
        },
        {
            "name": "symfony/yaml",
            "version": "v7.4.1",
            "version_normalized": "7.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "24dd4de28d2e3988b311751ac49e684d783e2345"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/24dd4de28d2e3988b311751ac49e684d783e2345",
                "reference": "24dd4de28d2e3988b311751ac49e684d783e2345",
                "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": "2025-12-04T18:11:45+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.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/yaml"
        },
        {
            "name": "traw/powermailautocomplete",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thomasrawiel/powermailautocomplete.git",
                "reference": "6f54f280dd3a2b5cb0b6407b56ed7e70e98e080f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thomasrawiel/powermailautocomplete/zipball/6f54f280dd3a2b5cb0b6407b56ed7e70e98e080f",
                "reference": "6f54f280dd3a2b5cb0b6407b56ed7e70e98e080f",
                "shasum": ""
            },
            "require": {
                "evoweb/extender": "^10 || ^11",
                "in2code/powermail": "^12.0 || ^13 || dev-master",
                "php": "^7.4 || ^8.0",
                "typo3/cms-core": "^12.4.18 || ^13.4"
            },
            "time": "2025-03-28T13:39:48+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "extension-key": "powermailautocomplete"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TRAW\\Powermailautocomplete\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Thomas Rawiel",
                    "role": "Developer"
                }
            ],
            "description": "Add autocomplete tokens to powermail fields",
            "keywords": [
                "TYPO3 CMS",
                "autocomplete",
                "powermail"
            ],
            "support": {
                "issues": "https://github.com/thomasrawiel/powermailautocomplete/issues",
                "source": "https://github.com/thomasrawiel/powermailautocomplete/tree/3.0.2"
            },
            "install-path": "../traw/powermailautocomplete"
        },
        {
            "name": "typo3/class-alias-loader",
            "version": "v1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3/class-alias-loader.git",
                "reference": "cf2aebabe1886474da7194e1531900039263b3e0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3/class-alias-loader/zipball/cf2aebabe1886474da7194e1531900039263b3e0",
                "reference": "cf2aebabe1886474da7194e1531900039263b3e0",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": ">=7.1"
            },
            "replace": {
                "helhum/class-alias-loader": "*"
            },
            "require-dev": {
                "composer/composer": "^1.1@dev || ^2.0@dev",
                "mikey179/vfsstream": "~1.4.0@dev",
                "phpunit/phpunit": ">4.8 <9"
            },
            "time": "2024-10-11T08:11:39+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.0"
            },
            "install-path": "../typo3/class-alias-loader"
        },
        {
            "name": "typo3/cms-backend",
            "version": "v13.4.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/backend.git",
                "reference": "5e7520772ea9d852cf01ed3bb91a923a78acb3df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/5e7520772ea9d852cf01ed3bb91a923a78acb3df",
                "reference": "5e7520772ea9d852cf01ed3bb91a923a78acb3df",
                "shasum": ""
            },
            "require": {
                "ext-intl": "*",
                "ext-libxml": "*",
                "psr/event-dispatcher": "^1.0",
                "typo3/cms-core": "13.4.25"
            },
            "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-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/belog.git",
                "reference": "23d8cb0ffb77263bbbca458ae90726505c02c80f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/23d8cb0ffb77263bbbca458ae90726505c02c80f",
                "reference": "23d8cb0ffb77263bbbca458ae90726505c02c80f",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/beuser.git",
                "reference": "2bffddba769d6829e7e447ec4d1359668d527e42"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/2bffddba769d6829e7e447ec4d1359668d527e42",
                "reference": "2bffddba769d6829e7e447ec4d1359668d527e42",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/core.git",
                "reference": "adac8be93a6cc02b02e7c735c0cbf39c3cca94ee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/adac8be93a6cc02b02e7c735c0cbf39c3cca94ee",
                "reference": "adac8be93a6cc02b02e7c735c0cbf39c3cca94ee",
                "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.3.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",
                "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.2",
                "symfony/console": "^7.2",
                "symfony/dependency-injection": "^7.2",
                "symfony/doctrine-messenger": "^7.2",
                "symfony/event-dispatcher-contracts": "^3.1",
                "symfony/expression-language": "^7.2",
                "symfony/filesystem": "^7.2",
                "symfony/finder": "^7.2",
                "symfony/http-foundation": "^7.2",
                "symfony/mailer": "^7.2",
                "symfony/messenger": "^7.2",
                "symfony/mime": "^7.2",
                "symfony/options-resolver": "^7.2",
                "symfony/polyfill-php83": "^1.31",
                "symfony/process": "^7.2",
                "symfony/rate-limiter": "^7.2",
                "symfony/routing": "^7.2",
                "symfony/uid": "^7.2",
                "symfony/yaml": "^7.2",
                "typo3/class-alias-loader": "^1.2",
                "typo3/cms-cli": "^3.1.1",
                "typo3/cms-composer-installers": "^5.0.2",
                "typo3/html-sanitizer": "^2.2.0",
                "typo3fluid/fluid": "^4.5.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-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/dashboard.git",
                "reference": "42e2be3d19057db89ec6c65366d8af43977f1edb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/dashboard/zipball/42e2be3d19057db89ec6c65366d8af43977f1edb",
                "reference": "42e2be3d19057db89ec6c65366d8af43977f1edb",
                "shasum": ""
            },
            "require": {
                "typo3/cms-backend": "13.4.25",
                "typo3/cms-core": "13.4.25",
                "typo3/cms-extbase": "13.4.25",
                "typo3/cms-fluid": "13.4.25",
                "typo3/cms-frontend": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/extbase.git",
                "reference": "14064ab11b36dae41b1fdbf1aaeccb68ab908a43"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/14064ab11b36dae41b1fdbf1aaeccb68ab908a43",
                "reference": "14064ab11b36dae41b1fdbf1aaeccb68ab908a43",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.5 || ^2.0",
                "phpdocumentor/reflection-docblock": "^5.6.5",
                "phpdocumentor/type-resolver": "^1.8.2",
                "symfony/dependency-injection": "^7.2",
                "symfony/property-access": "^7.2",
                "symfony/property-info": "^7.2",
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-scheduler": "Additional scheduler tasks"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/extensionmanager.git",
                "reference": "abcecac31c7376f988d18cb7f844543324b211bd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/abcecac31c7376f988d18cb7f844543324b211bd",
                "reference": "abcecac31c7376f988d18cb7f844543324b211bd",
                "shasum": ""
            },
            "require": {
                "ext-libxml": "*",
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/felogin.git",
                "reference": "f4f68ba52b7a695c53ed9b255536163325a93e1a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/f4f68ba52b7a695c53ed9b255536163325a93e1a",
                "reference": "f4f68ba52b7a695c53ed9b255536163325a93e1a",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/filelist.git",
                "reference": "2d1da857dbf18edea634e37e0d86a5ed3f95ecdb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/2d1da857dbf18edea634e37e0d86a5ed3f95ecdb",
                "reference": "2d1da857dbf18edea634e37e0d86a5ed3f95ecdb",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/fluid.git",
                "reference": "7a3c84753e38d4f66d6668c136e0cf4b68af9910"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/7a3c84753e38d4f66d6668c136e0cf4b68af9910",
                "reference": "7a3c84753e38d4f66d6668c136e0cf4b68af9910",
                "shasum": ""
            },
            "require": {
                "symfony/dependency-injection": "^7.2",
                "typo3/cms-core": "13.4.25",
                "typo3/cms-extbase": "13.4.25",
                "typo3fluid/fluid": "^4.5.1"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/fluid_styled_content.git",
                "reference": "9df3ebf291b2b679a6c262bd0bfc7bd88f34e284"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/9df3ebf291b2b679a6c262bd0bfc7bd88f34e284",
                "reference": "9df3ebf291b2b679a6c262bd0bfc7bd88f34e284",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25",
                "typo3/cms-fluid": "13.4.25",
                "typo3/cms-frontend": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/form.git",
                "reference": "b916669ef7ddce6694e01f15f716b7e4d0fda25f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/b916669ef7ddce6694e01f15f716b7e4d0fda25f",
                "reference": "b916669ef7ddce6694e01f15f716b7e4d0fda25f",
                "shasum": ""
            },
            "require": {
                "psr/http-message": "^1.1 || ^2.0",
                "symfony/expression-language": "^7.2",
                "typo3/cms-core": "13.4.25",
                "typo3/cms-frontend": "13.4.25"
            },
            "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-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/frontend.git",
                "reference": "95a26ac773a21c067dec3ac665c8d9c2f7c5b436"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/95a26ac773a21c067dec3ac665c8d9c2f7c5b436",
                "reference": "95a26ac773a21c067dec3ac665c8d9c2f7c5b436",
                "shasum": ""
            },
            "require": {
                "ext-libxml": "*",
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-adminpanel": "Provides additional information and functionality for backend users in the frontend."
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/impexp.git",
                "reference": "203979d293e4561ffc53a4234e43f669f422fa5d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/impexp/zipball/203979d293e4561ffc53a4234e43f669f422fa5d",
                "reference": "203979d293e4561ffc53a4234e43f669f422fa5d",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-02-10T10:05:18+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-info",
            "version": "v13.4.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/info.git",
                "reference": "56b99cb3111112a25fe1b0e949857ed98f8eb576"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/56b99cb3111112a25fe1b0e949857ed98f8eb576",
                "reference": "56b99cb3111112a25fe1b0e949857ed98f8eb576",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "replace": {
                "typo3/cms-info-pagetsconfig": "self.version"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/install.git",
                "reference": "32c04e26006e1f2441bdb49e61198fa9a56a43f5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/32c04e26006e1f2441bdb49e61198fa9a56a43f5",
                "reference": "32c04e26006e1f2441bdb49e61198fa9a56a43f5",
                "shasum": ""
            },
            "require": {
                "doctrine/dbal": "~4.3.3",
                "guzzlehttp/promises": "^2.0.3",
                "nikic/php-parser": "^5.4.0",
                "symfony/finder": "^7.2",
                "symfony/http-foundation": "^7.2",
                "typo3/cms-core": "13.4.25",
                "typo3/cms-extbase": "13.4.25",
                "typo3/cms-fluid": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/linkvalidator.git",
                "reference": "a37a66b2056c8d25126c8d09b80f1dad108e956d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/linkvalidator/zipball/a37a66b2056c8d25126c8d09b80f1dad108e956d",
                "reference": "a37a66b2056c8d25126c8d09b80f1dad108e956d",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25",
                "typo3/cms-info": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-scheduler": "Regular checks of links"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/lowlevel.git",
                "reference": "14b69707c9a0129e6e85d34d65e7a39de2bf68e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/14b69707c9a0129e6e85d34d65e7a39de2bf68e2",
                "reference": "14b69707c9a0129e6e85d34d65e7a39de2bf68e2",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-02-10T10:05:18+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-reactions",
            "version": "v13.4.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/reactions.git",
                "reference": "ea5a653de9edbe53077cd2aeae35192c76a07b0f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/reactions/zipball/ea5a653de9edbe53077cd2aeae35192c76a07b0f",
                "reference": "ea5a653de9edbe53077cd2aeae35192c76a07b0f",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-lowlevel": "To display registered reactions in the configuration module"
            },
            "time": "2026-02-10T10:05:18+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "extension-key": "reactions"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Reactions\\": "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 Reactions - Handle incoming Webhooks for TYPO3",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org/c/typo3/cms-reactions/main/en-us/",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-reactions"
        },
        {
            "name": "typo3/cms-recycler",
            "version": "v13.4.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/recycler.git",
                "reference": "9176d94321f0c36df325c68f25371c0f0c637b9f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/9176d94321f0c36df325c68f25371c0f0c637b9f",
                "reference": "9176d94321f0c36df325c68f25371c0f0c637b9f",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-scheduler": "Remove deleted records after given time"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/redirects.git",
                "reference": "fdb0370a97fd2fd55b6f1cc8ecf3ffcd937b5755"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/fdb0370a97fd2fd55b6f1cc8ecf3ffcd937b5755",
                "reference": "fdb0370a97fd2fd55b6f1cc8ecf3ffcd937b5755",
                "shasum": ""
            },
            "require": {
                "doctrine/dbal": "~4.3.3",
                "psr/http-message": "^1.1 || ^2.0",
                "psr/log": "^3.0.1",
                "symfony/console": "^7.2",
                "typo3/cms-backend": "13.4.25",
                "typo3/cms-core": "13.4.25",
                "typo3fluid/fluid": "^4.5.1"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-reports": "Get reports of redirects",
                "typo3/cms-scheduler": "Execute commands to update redirect status"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/reports.git",
                "reference": "1de0ebd8901da17efc5a481b70e369af63549f43"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/1de0ebd8901da17efc5a481b70e369af63549f43",
                "reference": "1de0ebd8901da17efc5a481b70e369af63549f43",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-scheduler": "Determine system's status and send it via email"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git",
                "reference": "551c4d3ac96935d151da39b74ed34f301fe707c6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/551c4d3ac96935d151da39b74ed34f301fe707c6",
                "reference": "551c4d3ac96935d151da39b74ed34f301fe707c6",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-setup": "*"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/scheduler.git",
                "reference": "0a39e18c42fe9e9282ec82415ca6c0a23e3002cd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/0a39e18c42fe9e9282ec82415ca6c0a23e3002cd",
                "reference": "0a39e18c42fe9e9282ec82415ca6c0a23e3002cd",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/seo.git",
                "reference": "d3df0e430d65d5ba7e11429641e7c3f7b885ea37"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/d3df0e430d65d5ba7e11429641e7c3f7b885ea37",
                "reference": "d3df0e430d65d5ba7e11429641e7c3f7b885ea37",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25",
                "typo3/cms-extbase": "13.4.25",
                "typo3/cms-frontend": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-dashboard": "TYPO3 users can add widgets that can help to optimise their website for search engines"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/setup.git",
                "reference": "d0695535d667ddf86f00708e0c9230d9c24ad003"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/d0695535d667ddf86f00708e0c9230d9c24ad003",
                "reference": "d0695535d667ddf86f00708e0c9230d9c24ad003",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/sys_note.git",
                "reference": "7c8a52966c7b2bfb826e0dd8c073fcf3124bc040"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/sys_note/zipball/7c8a52966c7b2bfb826e0dd8c073fcf3124bc040",
                "reference": "7c8a52966c7b2bfb826e0dd8c073fcf3124bc040",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-dashboard": "TYPO3 users can add widgets that can help to quickly see existing sys_note records"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/tstemplate.git",
                "reference": "8778f28ad49cc6af7191097c30e824cf5d12ccb2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/8778f28ad49cc6af7191097c30e824cf5d12ccb2",
                "reference": "8778f28ad49cc6af7191097c30e824cf5d12ccb2",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-02-10T10:05:18+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.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/viewpage.git",
                "reference": "ff62eb2aeaa3252439fdf65a1e82d7e15d61a841"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/ff62eb2aeaa3252439fdf65a1e82d7e15d61a841",
                "reference": "ff62eb2aeaa3252439fdf65a1e82d7e15d61a841",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "time": "2026-02-10T10:05:18+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/cms-webhooks",
            "version": "v13.4.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/webhooks.git",
                "reference": "9c3c0012a10401eecd18d6cdcaec086ebf8006cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/webhooks/zipball/9c3c0012a10401eecd18d6cdcaec086ebf8006cf",
                "reference": "9c3c0012a10401eecd18d6cdcaec086ebf8006cf",
                "shasum": ""
            },
            "require": {
                "symfony/uid": "^7.2",
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "suggest": {
                "typo3/cms-lowlevel": "To display registered webhooks in the configuration module"
            },
            "time": "2026-02-10T10:05:18+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "extension-key": "webhooks"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Webhooks\\": "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 Webhooks - Handle outgoing Webhooks for TYPO3",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org/c/typo3/cms-webhooks/main/en-us/",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-webhooks"
        },
        {
            "name": "typo3/cms-workspaces",
            "version": "v13.4.25",
            "version_normalized": "13.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3-CMS/workspaces.git",
                "reference": "ef5e78e28c57c6627357164e16a863f5f204c941"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3-CMS/workspaces/zipball/ef5e78e28c57c6627357164e16a863f5f204c941",
                "reference": "ef5e78e28c57c6627357164e16a863f5f204c941",
                "shasum": ""
            },
            "require": {
                "typo3/cms-core": "13.4.25"
            },
            "conflict": {
                "typo3/cms": "*"
            },
            "replace": {
                "typo3/cms-version": "self.version"
            },
            "time": "2026-02-10T10:05:18+00:00",
            "type": "typo3-cms-framework",
            "extra": {
                "typo3/cms": {
                    "extension-key": "workspaces"
                },
                "branch-alias": {
                    "dev-main": "13.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3\\CMS\\Workspaces\\": "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 Workspaces - Workflows with custom stages and versioning for a better editing and publishing experience.",
            "homepage": "https://typo3.org",
            "support": {
                "chat": "https://typo3.org/help",
                "docs": "https://docs.typo3.org/c/typo3/cms-workspaces/main/en-us",
                "issues": "https://forge.typo3.org",
                "source": "https://github.com/typo3/typo3"
            },
            "install-path": "../typo3/cms-workspaces"
        },
        {
            "name": "typo3/html-sanitizer",
            "version": "v2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3/html-sanitizer.git",
                "reference": "c672a2e02925de8eed0dcaeb3a3c90d3642049a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3/html-sanitizer/zipball/c672a2e02925de8eed0dcaeb3a3c90d3642049a0",
                "reference": "c672a2e02925de8eed0dcaeb3a3c90d3642049a0",
                "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": "2024-07-12T15:52:25+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.2.0"
            },
            "install-path": "../typo3/html-sanitizer"
        },
        {
            "name": "typo3fluid/fluid",
            "version": "4.5.1",
            "version_normalized": "4.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3/Fluid.git",
                "reference": "10e1549f8edc90ab5ae0c35e055eb24150943667"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/10e1549f8edc90ab5ae0c35e055eb24150943667",
                "reference": "10e1549f8edc90ab5ae0c35e055eb24150943667",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^8.2"
            },
            "require-dev": {
                "ext-json": "*",
                "ext-simplexml": "*",
                "friendsofphp/php-cs-fixer": "^3.59.3",
                "phpstan/phpstan": "^2.1.17",
                "phpstan/phpstan-phpunit": "^2.0.6",
                "phpunit/phpunit": "^11.5.22 || ^12.2.1",
                "psr/container": "^2.0",
                "t3docs/fluid-documentation-generator": "^4.3"
            },
            "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-02-02T18:15:00+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": "2.1.3",
            "version_normalized": "2.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozarts/assert.git",
                "reference": "6976757ba8dd70bf8cbaea0914ad84d8b51a9f46"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/6976757ba8dd70bf8cbaea0914ad84d8b51a9f46",
                "reference": "6976757ba8dd70bf8cbaea0914ad84d8b51a9f46",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-date": "*",
                "ext-filter": "*",
                "php": "^8.2"
            },
            "suggest": {
                "ext-intl": "",
                "ext-simplexml": "",
                "ext-spl": ""
            },
            "time": "2026-02-13T21:01:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-feature/2-0": "2.0-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"
                },
                {
                    "name": "Woody Gilk",
                    "email": "woody.gilk@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/2.1.3"
            },
            "install-path": "../webmozart/assert"
        },
        {
            "name": "wseils/wseils",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": "./extensions/wseils",
                "reference": "5a889ce556e140b26954f6826e484b17e3d0701d"
            },
            "require": {
                "bk2k/bootstrap-package": "^15.0"
            },
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "extension-key": "wseils"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Wseils\\Wseils\\": "Classes/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "homepage": "https://w-seils.com",
            "keywords": [
                "TYPO3 CMS"
            ],
            "transport-options": {
                "relative": true
            },
            "install-path": "../wseils/wseils"
        },
        {
            "name": "yoast-seo-for-typo3/yoast_seo",
            "version": "11.1.0",
            "version_normalized": "11.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Yoast/Yoast-SEO-for-TYPO3.git",
                "reference": "fdaa8a9425c205469dc132ed6cb019b29226c4b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Yoast/Yoast-SEO-for-TYPO3/zipball/fdaa8a9425c205469dc132ed6cb019b29226c4b6",
                "reference": "fdaa8a9425c205469dc132ed6cb019b29226c4b6",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^8.0",
                "typo3/cms-backend": "^11.5.25 || ^12.4.15 || ^13.4",
                "typo3/cms-core": "^11.5.25 || ^12.4.15 || ^13.4",
                "typo3/cms-extbase": "^11.5.25 || ^12.4.15 || ^13.4",
                "typo3/cms-fluid": "^11.5.25 || ^12.4.15 || ^13.4",
                "typo3/cms-frontend": "^11.5.25 || ^12.4.15 || ^13.4",
                "typo3/cms-install": "^11.5.25 || ^12.4.15 || ^13.4",
                "typo3/cms-seo": "^11.5.25 || ^12.4.15 || ^13.4"
            },
            "replace": {
                "typo3-ter/yoast-seo": "self.version"
            },
            "require-dev": {
                "composer/class-map-generator": "^1.3.4",
                "dg/bypass-finals": "^1.8",
                "ergebnis/composer-normalize": "^2.43",
                "friendsofphp/php-cs-fixer": "^3.60.0",
                "php-parallel-lint/php-parallel-lint": "^1.4",
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^1.9",
                "phpunit/phpunit": "^10.1",
                "saschaegerer/phpstan-typo3": "^1.10",
                "typo3/coding-standards": "^0.7.1 || ^0.8.0",
                "typo3/tailor": "^1.7",
                "typo3/testing-framework": "^7.1.0 || ^8.2.0"
            },
            "suggest": {
                "typo3/cms-dashboard": "Display Yoast SEO widgets within the Dashboard of TYPO3"
            },
            "time": "2025-07-01T14:06:03+00:00",
            "type": "typo3-cms-extension",
            "extra": {
                "typo3/cms": {
                    "web-dir": ".Build/public",
                    "extension-key": "yoast_seo"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "YoastSeoForTypo3\\YoastSeo\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Team Yoast",
                    "email": "support@yoast.com",
                    "homepage": "https://yoast.com"
                },
                {
                    "name": "Team MaxServ",
                    "email": "support@maxserv.com",
                    "homepage": "https://maxserv.com"
                }
            ],
            "description": "Yoast SEO for TYPO3",
            "homepage": "https://yoast.com",
            "keywords": [
                "MaxServ",
                "TYPO3 CMS",
                "seo",
                "yoast"
            ],
            "support": {
                "docs": "https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/main/en-us/",
                "issues": "https://github.com/Yoast/Yoast-SEO-for-TYPO3/issues",
                "source": "https://github.com/Yoast/Yoast-SEO-for-TYPO3"
            },
            "install-path": "../yoast-seo-for-typo3/yoast_seo"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
