Skip to content
Snippets Groups Projects
composer.lock 286 KiB
Newer Older
  • Learn to ignore specific revisions
  •             "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/mime.git",
    
                    "reference": "ae887cb3b044658676129f5e97aeb7e9eb69c2d8"
    
                    "url": "https://api.github.com/repos/symfony/mime/zipball/ae887cb3b044658676129f5e97aeb7e9eb69c2d8",
                    "reference": "ae887cb3b044658676129f5e97aeb7e9eb69c2d8",
    
                    "symfony/deprecation-contracts": "^2.1",
    
                    "symfony/polyfill-intl-idn": "^1.10",
    
                    "egulias/email-validator": "~3.0.0",
                    "phpdocumentor/reflection-docblock": "<3.2.2",
                    "phpdocumentor/type-resolver": "<1.4.0",
    
                    "egulias/email-validator": "^2.1.10|^3.1",
    
                    "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                    "symfony/dependency-injection": "^4.4|^5.0",
                    "symfony/property-access": "^4.4|^5.1",
                    "symfony/property-info": "^4.4|^5.1",
                    "symfony/serializer": "^5.2"
    
                },
                "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/v5.3.7"
    
                "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": "2021-08-20T11:40:01+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-ctype.git",
    
                    "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
    
                    "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
                    "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
    
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
    
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Polyfill\\Ctype\\": ""
                    },
                    "files": [
                        "bootstrap.php"
                    ]
                },
                "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.23.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"
                    }
                ],
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-iconv.git",
    
                    "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933"
    
                    "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/63b5bb7db83e5673936d6e3b8b3e022ff6474933",
                    "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933",
    
                },
                "suggest": {
                    "ext-iconv": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
    
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Polyfill\\Iconv\\": ""
                    },
                    "files": [
                        "bootstrap.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": "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.23.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"
                    }
                ],
    
            {
                "name": "symfony/polyfill-intl-idn",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-intl-idn.git",
    
                    "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
    
                    "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
                    "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
    
                    "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"
    
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Polyfill\\Intl\\Idn\\": ""
                    },
                    "files": [
                        "bootstrap.php"
                    ]
                },
                "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.23.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"
                    }
                ],
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
    
                    "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
    
                    "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
                    "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
    
                },
                "suggest": {
                    "ext-intl": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                    },
                    "files": [
                        "bootstrap.php"
                    ],
                    "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"
                ],
    
                    "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.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"
                    }
                ],
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-mbstring.git",
    
                    "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
    
                    "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
                    "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
    
                },
                "suggest": {
                    "ext-mbstring": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
    
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Polyfill\\Mbstring\\": ""
                    },
                    "files": [
                        "bootstrap.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": "Symfony polyfill for the Mbstring extension",
                "homepage": "https://symfony.com",
                "keywords": [
                    "compatibility",
                    "mbstring",
                    "polyfill",
                    "portable",
    
                    "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
    
                "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": "2021-05-27T12:26:48+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-php80.git",
    
                    "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
    
                    "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
                    "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
    
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
    
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Polyfill\\Php80\\": ""
                    },
                    "files": [
                        "bootstrap.php"
                    ],
                    "classmap": [
                        "Resources/stubs"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Ion Bazan",
                        "email": "ion.bazan@gmail.com"
                    },
                    {
                        "name": "Nicolas Grekas",
                        "email": "p@tchwork.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
                "homepage": "https://symfony.com",
                "keywords": [
                    "compatibility",
                    "polyfill",
                    "portable",
                    "shim"
                ],
    
                    "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
    
                "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": "2021-07-28T13:41:28+00:00"
    
                    "url": "https://github.com/symfony/process.git",
    
                    "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d"
    
                    "url": "https://api.github.com/repos/symfony/process/zipball/13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d",
                    "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d",
    
                    "php": ">=7.1.3",
                    "symfony/polyfill-php80": "^1.16"
    
                "type": "library",
                "autoload": {
    
                    "psr-4": {
                        "Symfony\\Component\\Process\\": ""
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
    
                "description": "Executes commands in sub-processes",
    
                    "source": "https://github.com/symfony/process/tree/v4.4.30"
    
                "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": "2021-08-04T20:31:23+00:00"
    
                "name": "symfony/psr-http-message-bridge",
    
                    "url": "https://github.com/symfony/psr-http-message-bridge.git",
    
                    "reference": "c9012994c4b4fb23e7c57dd86b763a417a04feba"
    
                    "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/c9012994c4b4fb23e7c57dd86b763a417a04feba",
                    "reference": "c9012994c4b4fb23e7c57dd86b763a417a04feba",
    
                    "symfony/http-foundation": "^4.4 || ^5.0"
    
                    "symfony/browser-kit": "^4.4 || ^5.0",
                    "symfony/config": "^4.4 || ^5.0",
                    "symfony/event-dispatcher": "^4.4 || ^5.0",
                    "symfony/framework-bundle": "^4.4 || ^5.0",
                    "symfony/http-kernel": "^4.4 || ^5.0",
                    "symfony/phpunit-bridge": "^4.4.19 || ^5.2"
    
                    "nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
    
                    "psr-4": {
                        "Symfony\\Bridge\\PsrHttpMessage\\": ""
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
    
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "http://symfony.com/contributors"
    
                "description": "PSR HTTP message bridge",
                "homepage": "http://symfony.com",
    
                "support": {
                    "issues": "https://github.com/symfony/psr-http-message-bridge/issues",
    
                    "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.1"
    
                "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"
                    }
                ],
    
                    "url": "https://github.com/symfony/routing.git",
    
                    "reference": "9ddf033927ad9f30ba2bfd167a7b342cafa13e8e"
    
                    "url": "https://api.github.com/repos/symfony/routing/zipball/9ddf033927ad9f30ba2bfd167a7b342cafa13e8e",
                    "reference": "9ddf033927ad9f30ba2bfd167a7b342cafa13e8e",
    
                    "php": ">=7.1.3",
                    "symfony/polyfill-php80": "^1.16"
    
                    "symfony/config": "<4.2",
                    "symfony/dependency-injection": "<3.4",
    
                    "doctrine/annotations": "^1.10.4",
    
                    "symfony/config": "^4.2|^5.0",
                    "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                    "symfony/expression-language": "^3.4|^4.0|^5.0",
                    "symfony/http-foundation": "^3.4|^4.0|^5.0",
                    "symfony/yaml": "^3.4|^4.0|^5.0"
    
                    "doctrine/annotations": "For using the annotation loader",
                    "symfony/config": "For using the all-in-one router or any loader",
                    "symfony/expression-language": "For using expression matching",
    
                    "symfony/http-foundation": "For using a Symfony Request object",
    
                    "symfony/yaml": "For using the YAML loader"
    
                    "psr-4": {
                        "Symfony\\Component\\Routing\\": ""
    
                "notification-url": "https://packagist.org/downloads/",
    
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
    
                "description": "Maps an HTTP request to a set of configuration variables",
    
                    "source": "https://github.com/symfony/routing/tree/v4.4.30"
    
                "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": "2021-08-04T21:41:01+00:00"
    
                    "url": "https://github.com/symfony/serializer.git",
    
                    "reference": "85b67b809a8a1c06aa67dea3d6c442380d071864"
    
                    "url": "https://api.github.com/repos/symfony/serializer/zipball/85b67b809a8a1c06aa67dea3d6c442380d071864",
                    "reference": "85b67b809a8a1c06aa67dea3d6c442380d071864",
    
                    "symfony/polyfill-ctype": "~1.8",
                    "symfony/polyfill-php80": "^1.16"
    
                    "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2",
                    "phpdocumentor/type-resolver": "<0.3.0|1.3.*",
    
                    "symfony/dependency-injection": "<3.4",
                    "symfony/property-access": "<3.4",
                    "symfony/property-info": "<3.4",
    
                    "doctrine/annotations": "^1.10.4",
                    "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
    
                    "symfony/cache": "^3.4|^4.0|^5.0",
                    "symfony/config": "^3.4|^4.0|^5.0",
                    "symfony/dependency-injection": "^3.4|^4.0|^5.0",
    
                    "symfony/http-foundation": "^3.4|^4.0|^5.0",
    
                    "symfony/property-access": "^3.4.41|^4.4.9|^5.0.9",
    
                    "symfony/property-info": "^3.4.13|~4.0|^5.0",
                    "symfony/validator": "^3.4|^4.0|^5.0",
                    "symfony/yaml": "^3.4|^4.0|^5.0"
    
                    "doctrine/annotations": "For using the annotation mapping.",
    
                    "psr/cache-implementation": "For using the metadata cache.",
    
                    "symfony/config": "For using the XML mapping loader.",
    
                    "symfony/http-foundation": "For using a MIME type guesser within the DataUriNormalizer.",
    
                    "symfony/property-access": "For using the ObjectNormalizer.",
    
                    "symfony/property-info": "To deserialize relations.",
    
                    "symfony/yaml": "For using the default YAML mapping loader."
    
                    "psr-4": {
                        "Symfony\\Component\\Serializer\\": ""
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
    
                "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
    
                    "source": "https://github.com/symfony/serializer/tree/v4.4.27"
    
                "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"
                    }
                ],
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/service-contracts.git",
    
                    "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
    
                    "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
                    "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
    
                },
                "suggest": {
                    "symfony/service-implementation": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    },
                    "thanks": {
                        "name": "symfony/contracts",
                        "url": "https://github.com/symfony/contracts"
    
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Contracts\\Service\\": ""
                    }
                },
                "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"
                ],
    
                    "source": "https://github.com/symfony/service-contracts/tree/v2.4.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": "2021-04-01T10:43:52+00:00"
    
                    "url": "https://github.com/symfony/translation.git",
    
                    "reference": "db0ba1e85280d8ff11e38d53c70f8814d4d740f5"
    
                    "url": "https://api.github.com/repos/symfony/translation/zipball/db0ba1e85280d8ff11e38d53c70f8814d4d740f5",
                    "reference": "db0ba1e85280d8ff11e38d53c70f8814d4d740f5",