Skip to content
Snippets Groups Projects
composer.lock 308 KiB
Newer Older
  • Learn to ignore specific revisions
  •                 "source": "https://github.com/symfony/console/tree/v6.3.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"
                    }
                ],
    
                "time": "2023-05-29T12:49:39+00:00"
    
                "version": "v6.3.0",
    
                    "url": "https://github.com/symfony/dependency-injection.git",
    
                    "reference": "ebf5f9c5bb5c21d75ab74995ce5e26c3fbbda44d"
    
                    "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ebf5f9c5bb5c21d75ab74995ce5e26c3fbbda44d",
                    "reference": "ebf5f9c5bb5c21d75ab74995ce5e26c3fbbda44d",
    
                    "symfony/deprecation-contracts": "^2.5|^3",
                    "symfony/service-contracts": "^2.5|^3.0",
                    "symfony/var-exporter": "^6.2.10"
    
                    "symfony/proxy-manager-bridge": "<6.3",
    
                    "psr/container-implementation": "1.1|2.0",
                    "symfony/service-implementation": "1.1|2.0|3.0"
    
                    "symfony/expression-language": "^5.4|^6.0",
                    "symfony/yaml": "^5.4|^6.0"
    
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\DependencyInjection\\": ""
    
                },
                "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",
    
                    "source": "https://github.com/symfony/dependency-injection/tree/v6.3.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"
                    }
                ],
    
                "time": "2023-05-30T17:12:32+00:00"
    
            {
                "name": "symfony/deprecation-contracts",
    
                "version": "v3.3.0",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/deprecation-contracts.git",
    
                    "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
    
                    "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
                    "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
    
                        "dev-main": "3.4-dev"
    
                    },
                    "thanks": {
                        "name": "symfony/contracts",
                        "url": "https://github.com/symfony/contracts"
                    }
                },
                "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.3.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"
                    }
                ],
    
                "time": "2023-05-23T14:45:45+00:00"
    
                "version": "v6.3.0",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/error-handler.git",
    
                    "reference": "99d2d814a6351461af350ead4d963bd67451236f"
    
                    "url": "https://api.github.com/repos/symfony/error-handler/zipball/99d2d814a6351461af350ead4d963bd67451236f",
                    "reference": "99d2d814a6351461af350ead4d963bd67451236f",
    
                "conflict": {
                    "symfony/deprecation-contracts": "<2.5"
                },
    
                    "symfony/deprecation-contracts": "^2.5|^3",
    
                    "symfony/http-kernel": "^5.4|^6.0",
                    "symfony/serializer": "^5.4|^6.0"
    
                "bin": [
                    "Resources/bin/patch-type-declarations"
                ],
    
                "type": "library",
                "autoload": {
                    "psr-4": {
    
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
    
                "description": "Provides tools to manage errors and ease debugging PHP code",
    
                "homepage": "https://symfony.com",
    
                    "source": "https://github.com/symfony/error-handler/tree/v6.3.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"
                    }
                ],
    
                "time": "2023-05-10T12:03:13+00:00"
    
                "version": "v6.3.0",
    
                    "url": "https://github.com/symfony/event-dispatcher.git",
    
                    "reference": "3af8ac1a3f98f6dbc55e10ae59c9e44bfc38dfaa"
    
                    "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3af8ac1a3f98f6dbc55e10ae59c9e44bfc38dfaa",
                    "reference": "3af8ac1a3f98f6dbc55e10ae59c9e44bfc38dfaa",
    
                    "symfony/event-dispatcher-contracts": "^2.5|^3"
    
                    "symfony/dependency-injection": "<5.4",
                    "symfony/service-contracts": "<2.5"
    
                },
                "provide": {
                    "psr/event-dispatcher-implementation": "1.0",
    
                    "symfony/event-dispatcher-implementation": "2.0|3.0"
    
                    "symfony/config": "^5.4|^6.0",
                    "symfony/dependency-injection": "^5.4|^6.0",
                    "symfony/error-handler": "^5.4|^6.0",
                    "symfony/expression-language": "^5.4|^6.0",
                    "symfony/http-foundation": "^5.4|^6.0",
    
                    "symfony/service-contracts": "^2.5|^3",
    
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\EventDispatcher\\": ""
    
                },
                "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",
    
                    "source": "https://github.com/symfony/event-dispatcher/tree/v6.3.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"
                    }
                ],
    
                "time": "2023-04-21T14:41:17+00:00"
    
            },
            {
                "name": "symfony/event-dispatcher-contracts",
    
                "version": "v3.3.0",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/event-dispatcher-contracts.git",
    
                    "reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
    
                    "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
                    "reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
    
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                        "dev-main": "3.4-dev"
    
                    },
                    "thanks": {
                        "name": "symfony/contracts",
                        "url": "https://github.com/symfony/contracts"
    
                    }
                },
                "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"
                ],
    
                    "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.3.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"
                    }
                ],
    
                "time": "2023-05-23T14:45:45+00:00"
    
                "version": "v6.3.0",
    
                    "url": "https://github.com/symfony/http-foundation.git",
    
                    "reference": "718a97ed430d34e5c568ea2c44eab708c6efbefb"
    
                    "url": "https://api.github.com/repos/symfony/http-foundation/zipball/718a97ed430d34e5c568ea2c44eab708c6efbefb",
                    "reference": "718a97ed430d34e5c568ea2c44eab708c6efbefb",
    
                    "symfony/deprecation-contracts": "^2.5|^3",
                    "symfony/polyfill-mbstring": "~1.1",
                    "symfony/polyfill-php83": "^1.27"
    
                    "doctrine/dbal": "^2.13.1|^3.0",
                    "predis/predis": "^1.1|^2.0",
    
                    "symfony/dependency-injection": "^5.4|^6.0",
    
                    "symfony/expression-language": "^5.4|^6.0",
    
                    "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
                    "symfony/mime": "^5.4|^6.0",
                    "symfony/rate-limiter": "^5.2|^6.0"
    
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\HttpFoundation\\": ""
                    },
    
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                        "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",
    
                    "source": "https://github.com/symfony/http-foundation/tree/v6.3.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"
                    }
                ],
    
                "time": "2023-05-19T12:46:45+00:00"
    
                "version": "v6.3.0",
    
                    "url": "https://github.com/symfony/http-kernel.git",
    
                    "reference": "241973f3dd900620b1ca052fe409144f11aea748"
    
                    "url": "https://api.github.com/repos/symfony/http-kernel/zipball/241973f3dd900620b1ca052fe409144f11aea748",
                    "reference": "241973f3dd900620b1ca052fe409144f11aea748",
    
                    "symfony/deprecation-contracts": "^2.5|^3",
                    "symfony/error-handler": "^6.3",
    
                    "symfony/event-dispatcher": "^5.4|^6.0",
    
                    "symfony/http-foundation": "^6.2.7",
    
                    "symfony/dependency-injection": "<6.3",
    
                    "symfony/doctrine-bridge": "<5.4",
                    "symfony/form": "<5.4",
                    "symfony/http-client": "<5.4",
    
                    "symfony/http-client-contracts": "<2.5",
    
                    "symfony/mailer": "<5.4",
                    "symfony/messenger": "<5.4",
                    "symfony/translation": "<5.4",
    
                    "symfony/translation-contracts": "<2.5",
    
                    "symfony/twig-bridge": "<5.4",
                    "symfony/validator": "<5.4",
    
                    "symfony/var-dumper": "<6.3",
    
                    "psr/log-implementation": "1.0|2.0|3.0"
    
                    "psr/cache": "^1.0|^2.0|^3.0",
    
                    "symfony/console": "^5.4|^6.0",
                    "symfony/css-selector": "^5.4|^6.0",
    
                    "symfony/dependency-injection": "^6.3",
    
                    "symfony/dom-crawler": "^5.4|^6.0",
                    "symfony/expression-language": "^5.4|^6.0",
                    "symfony/finder": "^5.4|^6.0",
    
                    "symfony/http-client-contracts": "^2.5|^3",
    
                    "symfony/property-access": "^5.4.5|^6.0.5",
    
                    "symfony/stopwatch": "^5.4|^6.0",
                    "symfony/translation": "^5.4|^6.0",
    
                    "symfony/translation-contracts": "^2.5|^3",
    
                    "symfony/uid": "^5.4|^6.0",
    
                    "symfony/validator": "^6.3",
                    "symfony/var-exporter": "^6.2",
    
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\HttpKernel\\": ""
    
                },
                "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 a structured process for converting a Request into a Response",
    
                    "source": "https://github.com/symfony/http-kernel/tree/v6.3.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"
                    }
                ],
    
                "time": "2023-05-30T19:03:32+00:00"
    
                "version": "v6.3.0",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/mime.git",
    
                    "reference": "7b5d2121858cd6efbed778abce9cfdd7ab1f62ad"
    
                    "url": "https://api.github.com/repos/symfony/mime/zipball/7b5d2121858cd6efbed778abce9cfdd7ab1f62ad",
                    "reference": "7b5d2121858cd6efbed778abce9cfdd7ab1f62ad",
    
                    "symfony/polyfill-intl-idn": "^1.10",
    
                    "egulias/email-validator": "~3.0.0",
                    "phpdocumentor/reflection-docblock": "<3.2.2",
                    "phpdocumentor/type-resolver": "<1.4.0",
    
                    "league/html-to-markdown": "^5.0",
    
                    "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
    
                    "symfony/dependency-injection": "^5.4|^6.0",
                    "symfony/property-access": "^5.4|^6.0",
                    "symfony/property-info": "^5.4|^6.0",
    
                },
                "type": "library",
                "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"
                ],
    
                    "source": "https://github.com/symfony/mime/tree/v6.3.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"
                    }
                ],
    
                "time": "2023-04-28T15:57:00+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-ctype.git",
    
                    "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
    
                    "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
                    "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
    
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
    
                    ],
                    "psr-4": {
                        "Symfony\\Polyfill\\Ctype\\": ""
                    }
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Gert de Pagter",
    
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
    
                    }
                ],
                "description": "Symfony polyfill for ctype functions",
                "homepage": "https://symfony.com",
                "keywords": [
                    "compatibility",
                    "ctype",
                    "polyfill",
                    "portable"
                ],
    
                    "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.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"
                    }
                ],
    
                "time": "2022-11-03T14:55:06+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-iconv.git",
    
                    "reference": "927013f3aac555983a5059aada98e1907d842695"
    
                    "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/927013f3aac555983a5059aada98e1907d842695",
                    "reference": "927013f3aac555983a5059aada98e1907d842695",
    
                "suggest": {
                    "ext-iconv": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
    
                },
                "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 Iconv extension",
                "homepage": "https://symfony.com",
                "keywords": [
                    "compatibility",
                    "iconv",
                    "polyfill",
                    "portable",
                    "shim"
                ],
    
                    "source": "https://github.com/symfony/polyfill-iconv/tree/v1.27.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"
                    }
                ],
    
                "time": "2022-11-03T14:55:06+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
    
                    "reference": "511a08c03c1960e08a883f4cffcacd219b758354"
    
                    "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
                    "reference": "511a08c03c1960e08a883f4cffcacd219b758354",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1"
                },
                "suggest": {
                    "ext-intl": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "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.27.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"
                    }
                ],
    
                "time": "2022-11-03T14:55:06+00:00"
    
            {
                "name": "symfony/polyfill-intl-idn",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-intl-idn.git",
    
                    "reference": "639084e360537a19f9ee352433b84ce831f3d2da"
    
                    "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da",
                    "reference": "639084e360537a19f9ee352433b84ce831f3d2da",
    
                    "symfony/polyfill-intl-normalizer": "^1.10",
    
                    "symfony/polyfill-php72": "^1.10"
    
                },
                "suggest": {
                    "ext-intl": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
    
                    ],
                    "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"
                ],
    
                    "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0"
    
                "funding": [
                    {
                        "url": "https://symfony.com/sponsor",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/fabpot",
                        "type": "github"
                    },
                    {