Newer
Older

catch
committed
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
},
"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"
],
"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": "2020-07-14T12:35:20+00:00"

catch
committed
{
"name": "symfony/polyfill-mbstring",

catch
committed
"version": "v1.18.1",

catch
committed
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",

catch
committed
"reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a"

catch
committed
},
"dist": {
"type": "zip",

catch
committed
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a",
"reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a",

catch
committed
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {

catch
committed
"dev-master": "1.18-dev"

Alex Pott
committed
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"

catch
committed
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
}
},
"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",

Lee Rowlands
committed
"shim"
],
"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"
}
],

catch
committed
"time": "2020-07-14T12:35:20+00:00"

catch
committed
},
{
"name": "symfony/polyfill-php80",

catch
committed
"version": "v1.18.1",

catch
committed
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",

catch
committed
"reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981"

catch
committed
},
"dist": {
"type": "zip",

catch
committed
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981",
"reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981",

catch
committed
"shasum": ""
},
"require": {
"php": ">=7.0.8"
},
"type": "library",
"extra": {
"branch-alias": {

catch
committed
"dev-master": "1.18-dev"

Alex Pott
committed
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"

catch
committed
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
}
},
"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"
],
"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"
}
],

catch
committed
"time": "2020-07-14T12:35:20+00:00"
},

Alex Pott
committed
"name": "symfony/process",

catch
committed
"version": "v4.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",

catch
committed
"reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479"
},
"dist": {
"type": "zip",

catch
committed
"url": "https://api.github.com/repos/symfony/process/zipball/65e70bab62f3da7089a8d4591fb23fbacacb3479",
"reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479",
"shasum": ""
},
"require": {

catch
committed
"php": ">=7.1.3"

Alex Pott
committed
},
"type": "library",

Alex Pott
committed
"extra": {
"branch-alias": {
"dev-master": "4.4-dev"

Alex Pott
committed
}
},
"autoload": {

Alex Pott
committed
"psr-4": {
"Symfony\\Component\\Process\\": ""

catch
committed
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"MIT"
],
"authors": [
{

Alex Pott
committed
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"

Alex Pott
committed
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"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"
}
],

catch
committed
"time": "2020-07-23T08:31:43+00:00"

Alex Pott
committed
"name": "symfony/psr-http-message-bridge",

Alex Pott
committed
"version": "v2.0.1",
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/symfony/psr-http-message-bridge.git",

Alex Pott
committed
"reference": "e44f249afab496b4e8c0f7461fb8140eaa4b24d2"
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/e44f249afab496b4e8c0f7461fb8140eaa4b24d2",
"reference": "e44f249afab496b4e8c0f7461fb8140eaa4b24d2",
"shasum": ""
},
"require": {

Alex Pott
committed
"php": ">=7.1",

Lee Rowlands
committed
"psr/http-message": "^1.0",
"symfony/http-foundation": "^4.4 || ^5.0"
"require-dev": {
"nyholm/psr7": "^1.1",
"symfony/phpunit-bridge": "^4.4 || ^5.0"
},

Alex Pott
committed
"suggest": {

catch
committed
"nyholm/psr7": "For a super lightweight PSR-7/17 implementation"

Angie Byron
committed
},

Alex Pott
committed
"type": "symfony-bridge",

Alex Pott
committed
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"

Alex Pott
committed
}
},
"autoload": {

Alex Pott
committed
"psr-4": {
"Symfony\\Bridge\\PsrHttpMessage\\": ""

catch
committed
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"MIT"
],
"authors": [

Alex Pott
committed
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"

Alex Pott
committed
"description": "PSR HTTP message bridge",
"homepage": "http://symfony.com",
"keywords": [

Alex Pott
committed
"http",
"http-message",

catch
committed
"psr-17",

Alex Pott
committed
"psr-7"

catch
committed
"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"
}
],

Alex Pott
committed
"time": "2020-06-25T08:21:47+00:00"

Alex Pott
committed
"name": "symfony/routing",

catch
committed
"version": "v4.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",

catch
committed
"reference": "e3387963565da9bae51d1d3ab8041646cc93bd04"
},
"dist": {
"type": "zip",

catch
committed
"url": "https://api.github.com/repos/symfony/routing/zipball/e3387963565da9bae51d1d3ab8041646cc93bd04",
"reference": "e3387963565da9bae51d1d3ab8041646cc93bd04",
"shasum": ""
},
"require": {

catch
committed
"php": ">=7.1.3"

Alex Pott
committed
},
"conflict": {
"symfony/config": "<4.2",
"symfony/dependency-injection": "<3.4",

Lee Rowlands
committed
"symfony/yaml": "<3.4"

Alex Pott
committed
},
"require-dev": {
"doctrine/annotations": "~1.2",

Alex Pott
committed
"psr/log": "~1.0",
"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"
},
"suggest": {

Alex Pott
committed
"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",

Alex Pott
committed
"symfony/yaml": "For using the YAML loader"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.4-dev"
}
},
"autoload": {

Alex Pott
committed
"psr-4": {
"Symfony\\Component\\Routing\\": ""

catch
committed
},
"exclude-from-classmap": [
"/Tests/"
]
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"MIT"
],
"authors": [
{

Alex Pott
committed
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"

Alex Pott
committed
"description": "Symfony Routing Component",
"homepage": "https://symfony.com",
"keywords": [

Alex Pott
committed
"router",
"routing",
"uri",
"url"
"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"
}
],

catch
committed
"time": "2020-08-10T07:27:51+00:00"

Alex Pott
committed
"name": "symfony/serializer",

catch
committed
"version": "v4.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",

catch
committed
"reference": "df942d8180c37fa6300af1a8a3705eaef55181c9"
},
"dist": {
"type": "zip",

catch
committed
"url": "https://api.github.com/repos/symfony/serializer/zipball/df942d8180c37fa6300af1a8a3705eaef55181c9",
"reference": "df942d8180c37fa6300af1a8a3705eaef55181c9",
"shasum": ""
},
"require": {

catch
committed
"php": ">=7.1.3",
"symfony/polyfill-ctype": "~1.8"
},
"conflict": {

Lee Rowlands
committed
"phpdocumentor/type-resolver": "<0.2.1",
"symfony/dependency-injection": "<3.4",
"symfony/property-access": "<3.4",
"symfony/property-info": "<3.4",

Lee Rowlands
committed
"symfony/yaml": "<3.4"

Angie Byron
committed
},
"require-dev": {

Alex Pott
committed
"doctrine/annotations": "~1.0",
"doctrine/cache": "~1.0",

catch
committed
"phpdocumentor/reflection-docblock": "^3.2|^4.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",

catch
committed
"symfony/error-handler": "^4.4|^5.0",
"symfony/http-foundation": "^3.4|^4.0|^5.0",
"symfony/mime": "^4.4|^5.0",
"symfony/property-access": "^3.4|^4.0|^5.0",
"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"
},
"suggest": {

Alex Pott
committed
"doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
"doctrine/cache": "For using the default cached annotation reader and metadata cache.",
"psr/cache-implementation": "For using the metadata cache.",

Alex Pott
committed
"symfony/config": "For using the XML mapping loader.",

catch
committed
"symfony/http-foundation": "For using a MIME type guesser within the DataUriNormalizer.",

Alex Pott
committed
"symfony/property-access": "For using the ObjectNormalizer.",
"symfony/property-info": "To deserialize relations.",

Alex Pott
committed
"symfony/yaml": "For using the default YAML mapping loader."
},
"type": "library",

Angie Byron
committed
"extra": {
"branch-alias": {
"dev-master": "4.4-dev"

Angie Byron
committed
}
},
"autoload": {

Alex Pott
committed
"psr-4": {
"Symfony\\Component\\Serializer\\": ""

catch
committed
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"MIT"
],
"authors": [
{

Alex Pott
committed
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"

Alex Pott
committed
"description": "Symfony Serializer Component",
"homepage": "https://symfony.com",
"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"
}
],

catch
committed
"time": "2020-08-30T07:21:38+00:00"
},
{
"name": "symfony/service-contracts",

catch
committed
"version": "v2.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",

catch
committed
"reference": "58c7475e5457c5492c26cc740cc0ad7464be9442"
},
"dist": {
"type": "zip",

catch
committed
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/58c7475e5457c5492c26cc740cc0ad7464be9442",
"reference": "58c7475e5457c5492c26cc740cc0ad7464be9442",
"shasum": ""
},
"require": {

catch
committed
"php": ">=7.2.5",
"psr/container": "^1.0"
},
"suggest": {
"symfony/service-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {

catch
committed
"dev-master": "2.1-dev"

catch
committed
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
}
},
"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"
],

catch
committed
"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"
}
],

catch
committed
"time": "2020-07-06T13:23:11+00:00"

Alex Pott
committed
{

Alex Pott
committed
"name": "symfony/translation",

catch
committed
"version": "v4.4.12",

Alex Pott
committed
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",

catch
committed
"reference": "700e6e50174b0cdcf0fa232773bec5c314680575"

Alex Pott
committed
},
"dist": {
"type": "zip",

catch
committed
"url": "https://api.github.com/repos/symfony/translation/zipball/700e6e50174b0cdcf0fa232773bec5c314680575",
"reference": "700e6e50174b0cdcf0fa232773bec5c314680575",

Alex Pott
committed
"shasum": ""
},
"require": {

catch
committed
"php": ">=7.1.3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/translation-contracts": "^1.1.6|^2"

Alex Pott
committed
},
"conflict": {
"symfony/config": "<3.4",

Lee Rowlands
committed
"symfony/dependency-injection": "<3.4",

catch
committed
"symfony/http-kernel": "<4.4",

Lee Rowlands
committed
"symfony/yaml": "<3.4"

Alex Pott
committed
},
"provide": {
"symfony/translation-implementation": "1.0"
},

Alex Pott
committed
"require-dev": {
"psr/log": "~1.0",
"symfony/config": "^3.4|^4.0|^5.0",
"symfony/console": "^3.4|^4.0|^5.0",
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
"symfony/finder": "~2.8|~3.0|~4.0|^5.0",

catch
committed
"symfony/http-kernel": "^4.4",
"symfony/intl": "^3.4|^4.0|^5.0",
"symfony/service-contracts": "^1.1.2|^2",
"symfony/yaml": "^3.4|^4.0|^5.0"

Alex Pott
committed
},
"suggest": {

Lee Rowlands
committed
"psr/log-implementation": "To use logging capability in translator",

Alex Pott
committed
"symfony/config": "",
"symfony/yaml": ""

Alex Pott
committed
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.4-dev"

Alex Pott
committed
}
},
"autoload": {
"psr-4": {

Alex Pott
committed
"Symfony\\Component\\Translation\\": ""

catch
committed
},
"exclude-from-classmap": [
"/Tests/"
]

Alex Pott
committed
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{

Alex Pott
committed
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"

Alex Pott
committed
}
],

Alex Pott
committed
"description": "Symfony Translation Component",
"homepage": "https://symfony.com",
"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"
}
],

catch
committed
"time": "2020-08-17T09:56:45+00:00"
},
{
"name": "symfony/translation-contracts",

catch
committed
"version": "v2.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",

catch
committed
"reference": "616a9773c853097607cf9dd6577d5b143ffdcd63"
},
"dist": {
"type": "zip",

catch
committed
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/616a9773c853097607cf9dd6577d5b143ffdcd63",
"reference": "616a9773c853097607cf9dd6577d5b143ffdcd63",
"shasum": ""
},
"require": {

catch
committed
"php": ">=7.2.5"
},
"suggest": {
"symfony/translation-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {

catch
committed
"dev-master": "2.1-dev"

catch
committed
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Translation\\": ""
}
},
"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 translation",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],

catch
committed
"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"
}
],

catch
committed
"time": "2020-07-06T13:23:11+00:00"

Alex Pott
committed
},
{

Alex Pott
committed
"name": "symfony/validator",

catch
committed
"version": "v4.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",

catch
committed
"reference": "cee2f13ddc3fc0cfa2f5b115eaae860cef9c056f"
},
"dist": {
"type": "zip",

catch
committed
"url": "https://api.github.com/repos/symfony/validator/zipball/cee2f13ddc3fc0cfa2f5b115eaae860cef9c056f",
"reference": "cee2f13ddc3fc0cfa2f5b115eaae860cef9c056f",
"shasum": ""
},

Alex Pott
committed
"require": {

catch
committed
"php": ">=7.1.3",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0",
"symfony/translation-contracts": "^1.1|^2"
},
"conflict": {

catch
committed
"doctrine/lexer": "<1.0.2",

Lee Rowlands
committed
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
"symfony/dependency-injection": "<3.4",

catch
committed
"symfony/http-kernel": "<4.4",
"symfony/intl": "<4.3",
"symfony/translation": ">=5.0",

Lee Rowlands
committed
"symfony/yaml": "<3.4"

Alex Pott
committed
},
"require-dev": {

catch
committed
"doctrine/annotations": "~1.7",

Alex Pott
committed
"doctrine/cache": "~1.0",

catch
committed
"egulias/email-validator": "^2.1.10",
"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/expression-language": "^3.4|^4.0|^5.0",
"symfony/http-client": "^4.3|^5.0",
"symfony/http-foundation": "^4.1|^5.0",

catch
committed
"symfony/http-kernel": "^4.4",
"symfony/intl": "^4.3|^5.0",
"symfony/mime": "^4.4|^5.0",
"symfony/property-access": "^3.4|^4.0|^5.0",
"symfony/property-info": "^3.4|^4.0|^5.0",
"symfony/translation": "^4.2",
"symfony/yaml": "^3.4|^4.0|^5.0"

Alex Pott
committed
},
"suggest": {
"doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
"doctrine/cache": "For using the default cached annotation reader.",

Alex Pott
committed
"egulias/email-validator": "Strict (RFC compliant) email validation",
"psr/cache-implementation": "For using the mapping cache.",

Alex Pott
committed
"symfony/config": "",
"symfony/expression-language": "For using the Expression validator",

Alex Pott
committed
"symfony/http-foundation": "",
"symfony/intl": "",

Lee Rowlands
committed
"symfony/property-access": "For accessing properties within comparison constraints",
"symfony/property-info": "To automatically add NotNull and Type constraints",
"symfony/translation": "For translating validation errors.",

Alex Pott
committed
"symfony/yaml": ""
},
"type": "library",

Alex Pott
committed
"extra": {
"branch-alias": {
"dev-master": "4.4-dev"

Alex Pott
committed
}
},
"autoload": {

Alex Pott
committed
"psr-4": {
"Symfony\\Component\\Validator\\": ""

catch
committed
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{

Alex Pott
committed
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],

Alex Pott
committed
"description": "Symfony Validator Component",
"homepage": "https://symfony.com",
"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"
}
],

catch
committed
"time": "2020-08-21T09:47:32+00:00"

catch
committed
},
{
"name": "symfony/var-dumper",

catch
committed
"version": "v5.1.4",

catch
committed
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",

catch
committed
"reference": "b43a3905262bcf97b2510f0621f859ca4f5287be"

catch
committed
},
"dist": {
"type": "zip",

catch
committed
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/b43a3905262bcf97b2510f0621f859ca4f5287be",
"reference": "b43a3905262bcf97b2510f0621f859ca4f5287be",

catch
committed
"shasum": ""
},
"require": {

catch
committed
"php": ">=7.2.5",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php80": "^1.15"

catch
committed
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
},
"conflict": {
"phpunit/phpunit": "<5.4.3",
"symfony/console": "<4.4"
},
"require-dev": {
"ext-iconv": "*",
"symfony/console": "^4.4|^5.0",
"symfony/process": "^4.4|^5.0",
"twig/twig": "^2.4|^3.0"
},
"suggest": {
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
"ext-intl": "To show region name in time zone dump",
"symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
},
"bin": [
"Resources/bin/var-dump-server"
],
"type": "library",
"extra": {
"branch-alias": {

catch
committed
"dev-master": "5.1-dev"

catch
committed
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
}
},
"autoload": {
"files": [
"Resources/functions/dump.php"
],
"psr-4": {
"Symfony\\Component\\VarDumper\\": ""
},
"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": "Symfony mechanism for exploring and dumping PHP variables",
"homepage": "https://symfony.com",
"keywords": [
"debug",
"dump"
],
"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"
}
],

catch
committed
"time": "2020-08-17T07:42:30+00:00"
},

Angie Byron
committed
{

Alex Pott
committed
"name": "symfony/yaml",

catch
committed
"version": "v4.4.12",

Angie Byron
committed
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",

catch
committed
"reference": "e2a69525b11a33be51cb00b8d6d13a9258a296b1"

Angie Byron
committed
},
"dist": {
"type": "zip",

catch
committed
"url": "https://api.github.com/repos/symfony/yaml/zipball/e2a69525b11a33be51cb00b8d6d13a9258a296b1",
"reference": "e2a69525b11a33be51cb00b8d6d13a9258a296b1",

Angie Byron
committed
"shasum": ""
},
"require": {

catch
committed
"php": ">=7.1.3",
"symfony/polyfill-ctype": "~1.8"

Lee Rowlands
committed
},
"conflict": {
"symfony/console": "<3.4"
},
"require-dev": {
"symfony/console": "^3.4|^4.0|^5.0"
},
"suggest": {
"symfony/console": "For validating YAML files using the lint command"

Angie Byron
committed
},
"type": "library",
"extra": {
"branch-alias": {