Newer
Older
"branch-alias": {

Lee Rowlands
committed
"dev-master": "1.9-dev"
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
},
{
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
}
],
"description": "Symfony polyfill for ctype functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"ctype",
"polyfill",
"portable"
],

Lee Rowlands
committed
"time": "2018-08-06T14:22:27+00:00"

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

Lee Rowlands
committed
"version": "v1.9.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-iconv.git",

Lee Rowlands
committed
"reference": "bcc0cd69185b8a5d8b4a5400c489ed3333bf9bb2"
},
"dist": {
"type": "zip",

Lee Rowlands
committed
"url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/bcc0cd69185b8a5d8b4a5400c489ed3333bf9bb2",
"reference": "bcc0cd69185b8a5d8b4a5400c489ed3333bf9bb2",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-iconv": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {

Lee Rowlands
committed
"dev-master": "1.9-dev"
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
}
},
"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"
],

Lee Rowlands
committed
"time": "2018-08-06T14:22:27+00:00"
},

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

Lee Rowlands
committed
"version": "v1.9.0",

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

Lee Rowlands
committed
"reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8"

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

Lee Rowlands
committed
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d0cd638f4634c16d8df4508e847f14e9e43168b8",
"reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8",

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

Lee Rowlands
committed
"dev-master": "1.9-dev"

catch
committed
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
}
},
"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",
"shim"
],

Lee Rowlands
committed
"time": "2018-08-06T14:22:27+00:00"

Lee Rowlands
committed
},
{
"name": "symfony/polyfill-php70",

Lee Rowlands
committed
"version": "v1.9.0",

Lee Rowlands
committed
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php70.git",

Lee Rowlands
committed
"reference": "1e24b0c4a56d55aaf368763a06c6d1c7d3194934"

Lee Rowlands
committed
},
"dist": {
"type": "zip",

Lee Rowlands
committed
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/1e24b0c4a56d55aaf368763a06c6d1c7d3194934",
"reference": "1e24b0c4a56d55aaf368763a06c6d1c7d3194934",

Lee Rowlands
committed
"shasum": ""
},
"require": {

Lee Rowlands
committed
"paragonie/random_compat": "~1.0|~2.0|~9.99",

Lee Rowlands
committed
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {

Lee Rowlands
committed
"dev-master": "1.9-dev"

Lee Rowlands
committed
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php70\\": ""
},
"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 backporting some PHP 7.0+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],

Lee Rowlands
committed
"time": "2018-08-06T14:22:27+00:00"
},

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

Lee Rowlands
committed
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",

Lee Rowlands
committed
"reference": "4d6b125d5293cbceedc2aa10f2c71617e76262e7"
},
"dist": {
"type": "zip",

Lee Rowlands
committed
"url": "https://api.github.com/repos/symfony/process/zipball/4d6b125d5293cbceedc2aa10f2c71617e76262e7",
"reference": "4d6b125d5293cbceedc2aa10f2c71617e76262e7",
"shasum": ""
},
"require": {

Lee Rowlands
committed
"php": "^5.5.9|>=7.0.8"

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

Alex Pott
committed
"extra": {
"branch-alias": {

Lee Rowlands
committed
"dev-master": "3.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",

Lee Rowlands
committed
"time": "2018-08-03T10:42:44+00:00"

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

Lee Rowlands
committed
"version": "v1.1.0",
"source": {
"type": "git",

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

Lee Rowlands
committed
"reference": "53c15a6a7918e6c2ab16ae370ea607fb40cab196"
},
"dist": {
"type": "zip",

Lee Rowlands
committed
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/53c15a6a7918e6c2ab16ae370ea607fb40cab196",
"reference": "53c15a6a7918e6c2ab16ae370ea607fb40cab196",
"shasum": ""
},
"require": {

Lee Rowlands
committed
"php": "^5.3.3 || ^7.0",
"psr/http-message": "^1.0",
"symfony/http-foundation": "^2.3.42 || ^3.4 || ^4.0"
"require-dev": {

Lee Rowlands
committed
"symfony/phpunit-bridge": "^3.4 || 4.0"
},

Alex Pott
committed
"suggest": {

Lee Rowlands
committed
"psr/http-factory-implementation": "To use the PSR-17 factory",

Alex Pott
committed
"psr/http-message-implementation": "To use the HttpFoundation factory",

Alex Pott
committed
"zendframework/zend-diactoros": "To use the Zend Diactoros factory"

Angie Byron
committed
},

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

Alex Pott
committed
"extra": {
"branch-alias": {

Lee Rowlands
committed
"dev-master": "1.1-dev"

Alex Pott
committed
}
},
"autoload": {

Alex Pott
committed
"psr-4": {
"Symfony\\Bridge\\PsrHttpMessage\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [

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

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

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

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

Lee Rowlands
committed
"time": "2018-08-30T16:28:28+00:00"

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

Lee Rowlands
committed
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "e20f4bb79502c3c0db86d572f7683a30d4143911"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/e20f4bb79502c3c0db86d572f7683a30d4143911",
"reference": "e20f4bb79502c3c0db86d572f7683a30d4143911",
"shasum": ""
},
"require": {

Lee Rowlands
committed
"php": "^5.5.9|>=7.0.8"

Alex Pott
committed
},
"conflict": {

Lee Rowlands
committed
"symfony/config": "<3.3.1",

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

Alex Pott
committed
},
"require-dev": {
"doctrine/annotations": "~1.0",
"psr/log": "~1.0",

Lee Rowlands
committed
"symfony/config": "^3.3.1|~4.0",

Lee Rowlands
committed
"symfony/dependency-injection": "~3.3|~4.0",
"symfony/expression-language": "~2.8|~3.0|~4.0",
"symfony/http-foundation": "~2.8|~3.0|~4.0",
"symfony/yaml": "~3.4|~4.0"
},
"suggest": {

Alex Pott
committed
"doctrine/annotations": "For using the annotation loader",
"symfony/config": "For using the all-in-one router or any loader",

catch
committed
"symfony/dependency-injection": "For loading routes from a service",

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

Lee Rowlands
committed
"dev-master": "3.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"
"time": "2018-07-26T11:19:56+00:00"

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

Lee Rowlands
committed
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "40031683816470610af87c2d03ea86d1cf0f0104"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/40031683816470610af87c2d03ea86d1cf0f0104",
"reference": "40031683816470610af87c2d03ea86d1cf0f0104",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"symfony/polyfill-ctype": "~1.8"
},
"conflict": {

Lee Rowlands
committed
"phpdocumentor/type-resolver": "<0.2.1",
"symfony/dependency-injection": "<3.2",
"symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4",
"symfony/property-info": "<3.1",

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

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

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

Lee Rowlands
committed
"phpdocumentor/reflection-docblock": "^3.0|^4.0",
"symfony/cache": "~3.1|~4.0",
"symfony/config": "~2.8|~3.0|~4.0",
"symfony/dependency-injection": "~3.2|~4.0",
"symfony/http-foundation": "~2.8|~3.0|~4.0",
"symfony/property-access": "~2.8|~3.0|~4.0",
"symfony/property-info": "~3.1|~4.0",
"symfony/yaml": "~3.4|~4.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.",
"symfony/http-foundation": "To use 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": {

Lee Rowlands
committed
"dev-master": "3.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",
"time": "2018-07-26T11:58:24+00:00"

Alex Pott
committed
{

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

Lee Rowlands
committed
"version": "v3.4.15",

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

Alex Pott
committed
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/9749930bfc825139aadd2d28461ddbaed6577862",
"reference": "9749930bfc825139aadd2d28461ddbaed6577862",

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

Lee Rowlands
committed
"php": "^5.5.9|>=7.0.8",

catch
committed
"symfony/polyfill-mbstring": "~1.0"

Alex Pott
committed
},
"conflict": {

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

Alex Pott
committed
},
"require-dev": {
"psr/log": "~1.0",

Lee Rowlands
committed
"symfony/config": "~2.8|~3.0|~4.0",
"symfony/dependency-injection": "~3.4|~4.0",
"symfony/finder": "~2.8|~3.0|~4.0",
"symfony/intl": "^2.8.18|^3.2.5|~4.0",
"symfony/yaml": "~3.4|~4.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": {

Lee Rowlands
committed
"dev-master": "3.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",
"time": "2018-07-26T11:19:56+00:00"

Alex Pott
committed
},
{

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

Lee Rowlands
committed
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",

Lee Rowlands
committed
"reference": "5a9ca502663e32aed3302b00121f978d70a09ab9"
},
"dist": {
"type": "zip",

Lee Rowlands
committed
"url": "https://api.github.com/repos/symfony/validator/zipball/5a9ca502663e32aed3302b00121f978d70a09ab9",
"reference": "5a9ca502663e32aed3302b00121f978d70a09ab9",
"shasum": ""
},

Alex Pott
committed
"require": {

Lee Rowlands
committed
"php": "^5.5.9|>=7.0.8",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0",

Lee Rowlands
committed
"symfony/translation": "~2.8|~3.0|~4.0"
},
"conflict": {

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

Alex Pott
committed
},
"require-dev": {
"doctrine/annotations": "~1.0",
"doctrine/cache": "~1.0",
"egulias/email-validator": "^1.2.8|~2.0",

Lee Rowlands
committed
"symfony/cache": "~3.1|~4.0",
"symfony/config": "~2.8|~3.0|~4.0",
"symfony/dependency-injection": "~3.3|~4.0",
"symfony/expression-language": "~2.8|~3.0|~4.0",
"symfony/http-foundation": "~2.8|~3.0|~4.0",
"symfony/http-kernel": "^3.3.5|~4.0",
"symfony/intl": "^2.8.18|^3.2.5|~4.0",
"symfony/property-access": "~2.8|~3.0|~4.0",
"symfony/var-dumper": "~3.3|~4.0",
"symfony/yaml": "~3.4|~4.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 and metadata cache.",
"egulias/email-validator": "Strict (RFC compliant) email validation",
"psr/cache-implementation": "For using the metadata 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",

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

Alex Pott
committed
"extra": {
"branch-alias": {

Lee Rowlands
committed
"dev-master": "3.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",

Lee Rowlands
committed
"time": "2018-08-07T09:33:53+00:00"
},

Angie Byron
committed
{

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

Lee Rowlands
committed
"version": "v3.4.15",

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

Lee Rowlands
committed
"reference": "c2f4812ead9f847cb69e90917ca7502e6892d6b8"

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

Lee Rowlands
committed
"url": "https://api.github.com/repos/symfony/yaml/zipball/c2f4812ead9f847cb69e90917ca7502e6892d6b8",
"reference": "c2f4812ead9f847cb69e90917ca7502e6892d6b8",

Angie Byron
committed
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"symfony/polyfill-ctype": "~1.8"

Lee Rowlands
committed
},
"conflict": {
"symfony/console": "<3.4"
},
"require-dev": {

Lee Rowlands
committed
"symfony/console": "~3.4|~4.0"
},
"suggest": {
"symfony/console": "For validating YAML files using the lint command"

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

Lee Rowlands
committed
"dev-master": "3.4-dev"

Angie Byron
committed
}
},
"autoload": {

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

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

Angie Byron
committed
},
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"MIT"

Angie Byron
committed
],
"authors": [
{

Alex Pott
committed
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{

Alex Pott
committed
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"

Angie Byron
committed
}
],

Alex Pott
committed
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",

Lee Rowlands
committed
"time": "2018-08-10T07:34:36+00:00"

Angie Byron
committed
},
{

Alex Pott
committed
"name": "twig/twig",

Lee Rowlands
committed
"version": "v1.35.4",

Angie Byron
committed
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/twigphp/Twig.git",

Lee Rowlands
committed
"reference": "7e081e98378a1e78c29cc9eba4aefa5d78a05d2a"

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

Lee Rowlands
committed
"url": "https://api.github.com/repos/twigphp/Twig/zipball/7e081e98378a1e78c29cc9eba4aefa5d78a05d2a",
"reference": "7e081e98378a1e78c29cc9eba4aefa5d78a05d2a",

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

Lee Rowlands
committed
"php": ">=5.3.3",
"symfony/polyfill-ctype": "^1.8"

Angie Byron
committed
},
"require-dev": {
"psr/container": "^1.0",

Lee Rowlands
committed
"symfony/debug": "^2.7",
"symfony/phpunit-bridge": "^3.3"
},

Angie Byron
committed
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.35-dev"

Angie Byron
committed
}
},
"autoload": {

Alex Pott
committed
"psr-0": {
"Twig_": "lib/"
},
"psr-4": {
"Twig\\": "src/"

Alex Pott
committed
}

Angie Byron
committed
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{

Alex Pott
committed
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
},
{

Alex Pott
committed
"name": "Armin Ronacher",
"email": "armin.ronacher@active-4.com",
"role": "Project Founder"
},
{
"name": "Twig Team",

Lee Rowlands
committed
"homepage": "https://twig.symfony.com/contributors",

Alex Pott
committed
"role": "Contributors"

Angie Byron
committed
}
],

Alex Pott
committed
"description": "Twig, the flexible, fast, and secure template language for PHP",

Lee Rowlands
committed
"homepage": "https://twig.symfony.com",

Angie Byron
committed
"keywords": [

Alex Pott
committed
"templating"

Angie Byron
committed
],

Lee Rowlands
committed
"time": "2018-07-13T07:12:17+00:00"

Angie Byron
committed
},
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
{
"name": "typo3/phar-stream-wrapper",
"version": "v2.0.1",
"source": {
"type": "git",
"url": "https://github.com/TYPO3/phar-stream-wrapper.git",
"reference": "0469d9fefa0146ea4299d3b11cfbb76faa7045bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/0469d9fefa0146ea4299d3b11cfbb76faa7045bf",
"reference": "0469d9fefa0146ea4299d3b11cfbb76faa7045bf",
"shasum": ""
},
"require": {
"php": "^5.3.3|^7.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.36"
},
"type": "library",
"autoload": {
"psr-4": {
"TYPO3\\PharStreamWrapper\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Interceptors for PHP's native phar:// stream handling",
"homepage": "https://typo3.org/",
"keywords": [
"phar",
"php",
"security",
"stream-wrapper"
],
"time": "2018-10-18T08:46:28+00:00"
},
{
"name": "wikimedia/composer-merge-plugin",
"version": "v1.4.1",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/composer-merge-plugin.git",
"reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
"reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0",
"php": ">=5.3.2"
},
"require-dev": {

Alex Pott
committed
"composer/composer": "~1.0.0",
"jakub-onderka/php-parallel-lint": "~0.8",

Alex Pott
committed
"phpunit/phpunit": "~4.8|~5.0",
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
"squizlabs/php_codesniffer": "~2.1.0"
},
"type": "composer-plugin",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
},
"class": "Wikimedia\\Composer\\MergePlugin"
},
"autoload": {
"psr-4": {
"Wikimedia\\Composer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bryan Davis",
"email": "bd808@wikimedia.org"
}
],
"description": "Composer plugin to merge multiple composer.json files",
"time": "2017-04-25T02:31:25+00:00"
},

Angie Byron
committed
{

Alex Pott
committed
"name": "zendframework/zend-diactoros",
"version": "1.4.1",

Angie Byron
committed
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/zendframework/zend-diactoros.git",
"reference": "424a840dc3bedcdeea510b42e056c77c2d6c4bef"

Angie Byron
committed
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/424a840dc3bedcdeea510b42e056c77c2d6c4bef",
"reference": "424a840dc3bedcdeea510b42e056c77c2d6c4bef",

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

Alex Pott
committed
"php": "^5.4 || ^7.0",

Alex Pott
committed
"psr/http-message": "~1.0"
},
"provide": {

catch
committed
"psr/http-message-implementation": "1.0"

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

catch
committed
"ext-dom": "*",
"ext-libxml": "*",

Alex Pott
committed
"phpunit/phpunit": "^4.6 || ^5.5",
"zendframework/zend-coding-standard": "~1.0.0"

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

catch
committed
"dev-master": "1.4-dev",
"dev-develop": "1.5-dev"

Angie Byron
committed
}
},
"autoload": {

Alex Pott
committed
"psr-4": {
"Zend\\Diactoros\\": "src/"
}

Angie Byron
committed
},
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"BSD-2-Clause"

Angie Byron
committed
],

Alex Pott
committed
"description": "PSR HTTP Message implementations",
"homepage": "https://github.com/zendframework/zend-diactoros",

Angie Byron
committed
"keywords": [

Alex Pott
committed
"http",
"psr",
"psr-7"

Angie Byron
committed
],
"time": "2017-08-17T21:21:00+00:00"

Angie Byron
committed
},
{

Alex Pott
committed
"name": "zendframework/zend-escaper",

Alex Pott
committed
"version": "2.5.2",

Angie Byron
committed
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/zendframework/zend-escaper.git",

Alex Pott
committed
"reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e"

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

Alex Pott
committed
"url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/2dcd14b61a72d8b8e27d579c6344e12c26141d4e",
"reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e",

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

Alex Pott
committed
"php": ">=5.5"

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

Alex Pott
committed
"fabpot/php-cs-fixer": "1.7.*",
"phpunit/phpunit": "~4.0"

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

Alex Pott
committed
"dev-master": "2.5-dev",
"dev-develop": "2.6-dev"

Angie Byron
committed
}
},
"autoload": {

Alex Pott
committed
"psr-4": {
"Zend\\Escaper\\": "src/"
}

Angie Byron
committed
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],

Alex Pott
committed
"homepage": "https://github.com/zendframework/zend-escaper",

Angie Byron
committed
"keywords": [

Alex Pott
committed
"escaper",
"zf2"

Angie Byron
committed
],

Alex Pott
committed
"time": "2016-06-30T19:48:38+00:00"

Angie Byron
committed
},

Angie Byron
committed
{

Alex Pott
committed
"name": "zendframework/zend-feed",

Alex Pott
committed
"version": "2.7.0",

Angie Byron
committed
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/zendframework/zend-feed.git",

Alex Pott
committed
"reference": "12b328d382aa5200f1de53d4147033b885776b67"

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

Alex Pott
committed
"url": "https://api.github.com/repos/zendframework/zend-feed/zipball/12b328d382aa5200f1de53d4147033b885776b67",
"reference": "12b328d382aa5200f1de53d4147033b885776b67",

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

Alex Pott
committed
"php": "^5.5 || ^7.0",
"zendframework/zend-escaper": "^2.5",
"zendframework/zend-stdlib": "^2.7 || ^3.0"

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

Alex Pott
committed
"fabpot/php-cs-fixer": "1.7.*",
"phpunit/phpunit": "~4.0",

Alex Pott
committed
"psr/http-message": "^1.0",
"zendframework/zend-cache": "^2.5",
"zendframework/zend-db": "^2.5",
"zendframework/zend-http": "^2.5",
"zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
"zendframework/zend-validator": "^2.5"

Angie Byron
committed
},
"suggest": {

Alex Pott
committed
"psr/http-message": "PSR-7 ^1.0, if you wish to use Zend\\Feed\\Reader\\Http\\Psr7ResponseDecorator",
"zendframework/zend-cache": "Zend\\Cache component, for optionally caching feeds between requests",
"zendframework/zend-db": "Zend\\Db component, for use with PubSubHubbub",

Alex Pott
committed
"zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader",

Alex Pott
committed
"zendframework/zend-servicemanager": "Zend\\ServiceManager component, for easily extending ExtensionManager implementations",
"zendframework/zend-validator": "Zend\\Validator component, for validating email addresses used in Atom feeds and entries ehen using the Writer subcomponent"

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

Alex Pott
committed
"dev-master": "2.7-dev",
"dev-develop": "2.8-dev"

Angie Byron
committed
}
},
"autoload": {

Alex Pott
committed
"psr-4": {
"Zend\\Feed\\": "src/"
}

Angie Byron
committed
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],

Alex Pott
committed
"description": "provides functionality for consuming RSS and Atom feeds",
"homepage": "https://github.com/zendframework/zend-feed",

Angie Byron
committed
"keywords": [

Alex Pott
committed
"feed",
"zf2"