{
        "packages": [
                {
                        "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/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-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": "twig/twig",
                        "version": "v3.26.0",
                        "version_normalized": "3.26.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/twigphp/Twig.git",
                                "reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/twigphp/Twig/zipball/1fcae487b180d78e6351f4e0afa91f9eab96a2bc",
                                "reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1.0",
                                "symfony/deprecation-contracts": "^2.5|^3",
                                "symfony/polyfill-ctype": "^1.8",
                                "symfony/polyfill-mbstring": "^1.3"
                        },
                        "require-dev": {
                                "php-cs-fixer/shim": "^3.0@stable",
                                "phpstan/phpstan": "^2.0@stable",
                                "psr/container": "^1.0|^2.0",
                                "symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
                        },
                        "time": "2026-05-20T07:31:59+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "src/Resources/core.php",
                                        "src/Resources/debug.php",
                                        "src/Resources/escaper.php",
                                        "src/Resources/string_loader.php"
                                ],
                                "psr-4": {
                                        "Twig\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien@symfony.com",
                                        "homepage": "http://fabien.potencier.org",
                                        "role": "Lead Developer"
                                },
                                {
                                        "name": "Twig Team",
                                        "role": "Contributors"
                                },
                                {
                                        "name": "Armin Ronacher",
                                        "email": "armin.ronacher@active-4.com",
                                        "role": "Project Founder"
                                }
                        ],
                        "description": "Twig, the flexible, fast, and secure template language for PHP",
                        "homepage": "https://twig.symfony.com",
                        "keywords": [
                                "templating"
                        ],
                        "support": {
                                "issues": "https://github.com/twigphp/Twig/issues",
                                "source": "https://github.com/twigphp/Twig/tree/v3.26.0"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../twig/twig"
                }
        ],
        "dev": true,
        "dev-package-names": []
}
