{
    "packages": [
        {
            "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": {
                    "OmniIconDeps\\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": "nabasa\/vp-wp",
            "version": "v0.3.2",
            "version_normalized": "0.3.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/nabasa-dev\/vp-wp.git",
                "reference": "6bac3a284c43206075c0c833e35f35d2aeda3e92"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/nabasa-dev\/vp-wp\/zipball\/6bac3a284c43206075c0c833e35f35d2aeda3e92",
                "reference": "6bac3a284c43206075c0c833e35f35d2aeda3e92",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "time": "2026-06-05T16:36:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "vp-wp.php"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "description": "WordPress integration for Vite+.",
            "homepage": "https:\/\/github.com\/nabasa-dev\/vp-wp",
            "keywords": [
                "vite",
                "vite-plus",
                "wordpress"
            ],
            "support": {
                "issues": "https:\/\/github.com\/nabasa-dev\/vp-wp\/issues",
                "source": "https:\/\/github.com\/nabasa-dev\/vp-wp"
            },
            "install-path": "..\/nabasa\/vp-wp"
        },
        {
            "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": {
                    "OmniIconDeps\\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\/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": {
                    "OmniIconDeps\\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\/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": {
                    "OmniIconDeps\\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": "symfony\/cache",
            "version": "v6.4.41",
            "version_normalized": "6.4.41.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/cache.git",
                "reference": "5490a577195422c3c9cda09c64823580858af854"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/cache\/zipball\/5490a577195422c3c9cda09c64823580858af854",
                "reference": "5490a577195422c3c9cda09c64823580858af854",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr\/cache": "^2.0|^3.0",
                "psr\/log": "^1.1|^2|^3",
                "symfony\/cache-contracts": "^2.5|^3",
                "symfony\/service-contracts": "^2.5|^3",
                "symfony\/var-exporter": "^6.3.6|^7.0"
            },
            "conflict": {
                "doctrine\/dbal": "<2.13.1",
                "symfony\/dependency-injection": "<5.4",
                "symfony\/http-kernel": "<5.4",
                "symfony\/var-dumper": "<5.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": "^2.13.1|^3|^4",
                "predis\/predis": "^1.1|^2.0",
                "psr\/simple-cache": "^1.0|^2.0|^3.0",
                "symfony\/config": "^5.4|^6.0|^7.0",
                "symfony\/dependency-injection": "^5.4|^6.0|^7.0",
                "symfony\/filesystem": "^5.4|^6.0|^7.0",
                "symfony\/http-kernel": "^5.4|^6.0|^7.0",
                "symfony\/messenger": "^5.4|^6.0|^7.0",
                "symfony\/var-dumper": "^5.4|^6.0|^7.0"
            },
            "time": "2026-05-24T08:42:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OmniIconDeps\\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\/v6.4.41"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/cache"
        },
        {
            "name": "symfony\/cache-contracts",
            "version": "v3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/cache-contracts.git",
                "reference": "225e8a254166bd3442e370c6f50145465db63831"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/cache-contracts\/zipball\/225e8a254166bd3442e370c6f50145465db63831",
                "reference": "225e8a254166bd3442e370c6f50145465db63831",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr\/cache": "^3.0"
            },
            "time": "2026-05-05T15:33:14+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/contracts",
                    "name": "symfony\/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OmniIconDeps\\Symfony\\Contracts\\Cache\\": ""
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Generic abstractions related to caching",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/cache-contracts\/tree\/v3.7.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/cache-contracts"
        },
        {
            "name": "symfony\/dependency-injection",
            "version": "v6.4.38",
            "version_normalized": "6.4.38.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/dependency-injection.git",
                "reference": "f0990df92ee67721886a2a8b6e19a1bafbf3d7a4"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/dependency-injection\/zipball\/f0990df92ee67721886a2a8b6e19a1bafbf3d7a4",
                "reference": "f0990df92ee67721886a2a8b6e19a1bafbf3d7a4",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr\/container": "^1.1|^2.0",
                "symfony\/deprecation-contracts": "^2.5|^3",
                "symfony\/service-contracts": "^2.5|^3.0",
                "symfony\/var-exporter": "^6.4.20|^7.2.5"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2",
                "symfony\/config": "<6.1",
                "symfony\/finder": "<5.4",
                "symfony\/proxy-manager-bridge": "<6.3",
                "symfony\/yaml": "<5.4"
            },
            "provide": {
                "psr\/container-implementation": "1.1|2.0",
                "symfony\/service-implementation": "1.1|2.0|3.0"
            },
            "require-dev": {
                "symfony\/config": "^6.1|^7.0",
                "symfony\/expression-language": "^5.4|^6.0|^7.0",
                "symfony\/yaml": "^5.4|^6.0|^7.0"
            },
            "time": "2026-05-04T13:00:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OmniIconDeps\\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\/v6.4.38"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/dependency-injection"
        },
        {
            "name": "symfony\/deprecation-contracts",
            "version": "v3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/deprecation-contracts.git",
                "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/50f59d1f3ca46d41ac911f97a78626b6756af35b",
                "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2026-04-13T15:52:40+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/contracts",
                    "name": "symfony\/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https:\/\/symfony.com",
            "support": {
                "source": "https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v3.7.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/deprecation-contracts"
        },
        {
            "name": "symfony\/http-client",
            "version": "v6.4.41",
            "version_normalized": "6.4.41.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/http-client.git",
                "reference": "dd697006ca7f0fa40fa8575f331dabdba7473180"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/http-client\/zipball\/dd697006ca7f0fa40fa8575f331dabdba7473180",
                "reference": "dd697006ca7f0fa40fa8575f331dabdba7473180",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr\/log": "^1|^2|^3",
                "symfony\/deprecation-contracts": "^2.5|^3",
                "symfony\/http-client-contracts": "~3.4.4|^3.5.2",
                "symfony\/polyfill-php83": "^1.29",
                "symfony\/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "php-http\/discovery": "<1.15",
                "symfony\/http-foundation": "<6.3"
            },
            "provide": {
                "php-http\/async-client-implementation": "*",
                "php-http\/client-implementation": "*",
                "psr\/http-client-implementation": "1.0",
                "symfony\/http-client-implementation": "3.0"
            },
            "require-dev": {
                "amphp\/amp": "^2.5",
                "amphp\/http-client": "^4.2.1",
                "amphp\/http-tunnel": "^1.0",
                "amphp\/socket": "^1.1",
                "guzzlehttp\/promises": "^1.4|^2.0",
                "nyholm\/psr7": "^1.0",
                "php-http\/httplug": "^1.0|^2.0",
                "psr\/http-client": "^1.0",
                "symfony\/dependency-injection": "^5.4|^6.0|^7.0",
                "symfony\/http-kernel": "^5.4|^6.0|^7.0",
                "symfony\/messenger": "^5.4|^6.0|^7.0",
                "symfony\/process": "^5.4|^6.0|^7.0",
                "symfony\/stopwatch": "^5.4|^6.0|^7.0"
            },
            "time": "2026-05-24T09:51:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OmniIconDeps\\Symfony\\Component\\HttpClient\\": ""
                },
                "exclude-from-classmap": [
                    "\/Tests\/"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "http"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/http-client\/tree\/v6.4.41"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/http-client"
        },
        {
            "name": "symfony\/http-client-contracts",
            "version": "v3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/http-client-contracts.git",
                "reference": "4a2d00c37651c0bdc2b9e1c773487a8bf4edb12d"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/http-client-contracts\/zipball\/4a2d00c37651c0bdc2b9e1c773487a8bf4edb12d",
                "reference": "4a2d00c37651c0bdc2b9e1c773487a8bf4edb12d",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2026-03-06T13:17:50+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/contracts",
                    "name": "symfony\/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OmniIconDeps\\Symfony\\Contracts\\HttpClient\\": ""
                },
                "exclude-from-classmap": [
                    "\/Test\/"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Generic abstractions related to HTTP clients",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/http-client-contracts\/tree\/v3.7.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\/http-client-contracts"
        },
        {
            "name": "symfony\/mime",
            "version": "v6.4.41",
            "version_normalized": "6.4.41.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/mime.git",
                "reference": "5575d37f8841e4e31d5df79ab3db078ae557ff8e"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/mime\/zipball\/5575d37f8841e4e31d5df79ab3db078ae557ff8e",
                "reference": "5575d37f8841e4e31d5df79ab3db078ae557ff8e",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "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": "<3.2.2",
                "phpdocumentor\/type-resolver": "<1.4.0",
                "symfony\/mailer": "<5.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": "^3.0|^4.0|^5.0",
                "symfony\/dependency-injection": "^5.4|^6.0|^7.0",
                "symfony\/process": "^5.4|^6.4|^7.0",
                "symfony\/property-access": "^5.4|^6.0|^7.0",
                "symfony\/property-info": "^5.4|^6.0|^7.0",
                "symfony\/serializer": "^6.4.3|^7.0.3"
            },
            "time": "2026-05-23T14:40:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OmniIconDeps\\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\/v6.4.41"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/mime"
        },
        {
            "name": "symfony\/polyfill-intl-idn",
            "version": "v1.38.1",
            "version_normalized": "1.38.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-intl-idn.git",
                "reference": "dc21118016c039a66235cf93d96b435ffb282412"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-idn\/zipball\/dc21118016c039a66235cf93d96b435ffb282412",
                "reference": "dc21118016c039a66235cf93d96b435ffb282412",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "symfony\/polyfill-intl-normalizer": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2026-05-25T15:22:23+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/polyfill",
                    "name": "symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Laurent Bassin",
                    "email": "laurent@bassin.info"
                },
                {
                    "name": "Trevor Rowbotham",
                    "email": "trevor.rowbotham@pm.me"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "idn",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-intl-idn\/tree\/v1.38.1"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-intl-idn"
        },
        {
            "name": "symfony\/polyfill-intl-normalizer",
            "version": "v1.38.0",
            "version_normalized": "1.38.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-intl-normalizer.git",
                "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-normalizer\/zipball\/2d446c214bdbe5b71bde5011b060a05fece3ae6b",
                "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2026-05-25T13:48:31+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/polyfill",
                    "name": "symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                },
                "classmap": [
                    "Resources\/stubs"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's Normalizer class and related functions",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "intl",
                "normalizer",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-intl-normalizer\/tree\/v1.38.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-intl-normalizer"
        },
        {
            "name": "symfony\/polyfill-mbstring",
            "version": "v1.38.1",
            "version_normalized": "1.38.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-mbstring.git",
                "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/14c5439eec4ccff081ac14eca2dc57feb2a66d92",
                "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=7.2"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2026-05-26T12:51:13+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/polyfill",
                    "name": "symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-mbstring\/tree\/v1.38.1"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-mbstring"
        },
        {
            "name": "symfony\/polyfill-php83",
            "version": "v1.38.1",
            "version_normalized": "1.38.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-php83.git",
                "reference": "8339098cae28673c15cce00d80734af0453054e2"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php83\/zipball\/8339098cae28673c15cce00d80734af0453054e2",
                "reference": "8339098cae28673c15cce00d80734af0453054e2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2026-05-26T12:51:13+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/polyfill",
                    "name": "symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php83\\": ""
                },
                "classmap": [
                    "Resources\/stubs"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-php83\/tree\/v1.38.1"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-php83"
        },
        {
            "name": "symfony\/service-contracts",
            "version": "v3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/service-contracts.git",
                "reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/service-contracts\/zipball\/d25d82433a80eba6aa0e6c24b61d7370d99e444a",
                "reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr\/container": "^1.1|^2.0",
                "symfony\/deprecation-contracts": "^2.5|^3"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2"
            },
            "time": "2026-03-28T09:44:51+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/contracts",
                    "name": "symfony\/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OmniIconDeps\\Symfony\\Contracts\\Service\\": ""
                },
                "exclude-from-classmap": [
                    "\/Test\/"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Generic abstractions related to writing services",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/service-contracts\/tree\/v3.7.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/service-contracts"
        },
        {
            "name": "symfony\/var-exporter",
            "version": "v6.4.37",
            "version_normalized": "6.4.37.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/var-exporter.git",
                "reference": "34f6957deffacabd1b1c579a312daa481e3e99ca"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/var-exporter\/zipball\/34f6957deffacabd1b1c579a312daa481e3e99ca",
                "reference": "34f6957deffacabd1b1c579a312daa481e3e99ca",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony\/deprecation-contracts": "^2.5|^3"
            },
            "require-dev": {
                "symfony\/property-access": "^6.4|^7.0",
                "symfony\/serializer": "^6.4|^7.0",
                "symfony\/var-dumper": "^5.4|^6.0|^7.0"
            },
            "time": "2026-04-14T12:12:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OmniIconDeps\\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\/v6.4.37"
            },
            "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"
        }
    ],
    "dev": false,
    "dev-package-names": []
}