|
|
@ -4,7 +4,7 @@ |
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
"This file is @generated automatically" |
|
|
"This file is @generated automatically" |
|
|
], |
|
|
], |
|
|
"content-hash": "ee6e374dbcff2d709cdca9cb433ce033", |
|
|
|
|
|
|
|
|
"content-hash": "1f0e94e11ab7fefd5033957ab7d973d5", |
|
|
"packages": [ |
|
|
"packages": [ |
|
|
{ |
|
|
{ |
|
|
"name": "doctrine/inflector", |
|
|
"name": "doctrine/inflector", |
|
|
@ -3014,30 +3014,31 @@ |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"name": "symfony/http-foundation", |
|
|
"name": "symfony/http-foundation", |
|
|
"version": "v4.2.8", |
|
|
|
|
|
|
|
|
"version": "v4.4.1", |
|
|
"source": { |
|
|
"source": { |
|
|
"type": "git", |
|
|
"type": "git", |
|
|
"url": "https://github.com/symfony/http-foundation.git", |
|
|
"url": "https://github.com/symfony/http-foundation.git", |
|
|
"reference": "1ea878bd3af18f934dedb8c0de60656a9a31a718" |
|
|
|
|
|
|
|
|
"reference": "8bccc59e61b41963d14c3dbdb23181e5c932a1d5" |
|
|
}, |
|
|
}, |
|
|
"dist": { |
|
|
"dist": { |
|
|
"type": "zip", |
|
|
"type": "zip", |
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/1ea878bd3af18f934dedb8c0de60656a9a31a718", |
|
|
|
|
|
"reference": "1ea878bd3af18f934dedb8c0de60656a9a31a718", |
|
|
|
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/8bccc59e61b41963d14c3dbdb23181e5c932a1d5", |
|
|
|
|
|
"reference": "8bccc59e61b41963d14c3dbdb23181e5c932a1d5", |
|
|
"shasum": "" |
|
|
"shasum": "" |
|
|
}, |
|
|
}, |
|
|
"require": { |
|
|
"require": { |
|
|
"php": "^7.1.3", |
|
|
"php": "^7.1.3", |
|
|
|
|
|
"symfony/mime": "^4.3|^5.0", |
|
|
"symfony/polyfill-mbstring": "~1.1" |
|
|
"symfony/polyfill-mbstring": "~1.1" |
|
|
}, |
|
|
}, |
|
|
"require-dev": { |
|
|
"require-dev": { |
|
|
"predis/predis": "~1.0", |
|
|
"predis/predis": "~1.0", |
|
|
"symfony/expression-language": "~3.4|~4.0" |
|
|
|
|
|
|
|
|
"symfony/expression-language": "^3.4|^4.0|^5.0" |
|
|
}, |
|
|
}, |
|
|
"type": "library", |
|
|
"type": "library", |
|
|
"extra": { |
|
|
"extra": { |
|
|
"branch-alias": { |
|
|
"branch-alias": { |
|
|
"dev-master": "4.2-dev" |
|
|
|
|
|
|
|
|
"dev-master": "4.4-dev" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"autoload": { |
|
|
"autoload": { |
|
|
@ -3064,7 +3065,7 @@ |
|
|
], |
|
|
], |
|
|
"description": "Symfony HttpFoundation Component", |
|
|
"description": "Symfony HttpFoundation Component", |
|
|
"homepage": "https://symfony.com", |
|
|
"homepage": "https://symfony.com", |
|
|
"time": "2019-05-01T08:36:31+00:00" |
|
|
|
|
|
|
|
|
"time": "2019-11-28T13:33:56+00:00" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"name": "symfony/http-kernel", |
|
|
"name": "symfony/http-kernel", |
|
|
@ -3156,6 +3157,68 @@ |
|
|
"time": "2019-05-01T13:31:08+00:00" |
|
|
"time": "2019-05-01T13:31:08+00:00" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
|
|
|
"name": "symfony/mime", |
|
|
|
|
|
"version": "v4.4.1", |
|
|
|
|
|
"source": { |
|
|
|
|
|
"type": "git", |
|
|
|
|
|
"url": "https://github.com/symfony/mime.git", |
|
|
|
|
|
"reference": "010cc488e56cafe5f7494dea70aea93100c234df" |
|
|
|
|
|
}, |
|
|
|
|
|
"dist": { |
|
|
|
|
|
"type": "zip", |
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/mime/zipball/010cc488e56cafe5f7494dea70aea93100c234df", |
|
|
|
|
|
"reference": "010cc488e56cafe5f7494dea70aea93100c234df", |
|
|
|
|
|
"shasum": "" |
|
|
|
|
|
}, |
|
|
|
|
|
"require": { |
|
|
|
|
|
"php": "^7.1.3", |
|
|
|
|
|
"symfony/polyfill-intl-idn": "^1.10", |
|
|
|
|
|
"symfony/polyfill-mbstring": "^1.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"conflict": { |
|
|
|
|
|
"symfony/mailer": "<4.4" |
|
|
|
|
|
}, |
|
|
|
|
|
"require-dev": { |
|
|
|
|
|
"egulias/email-validator": "^2.1.10", |
|
|
|
|
|
"symfony/dependency-injection": "^3.4|^4.1|^5.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"type": "library", |
|
|
|
|
|
"extra": { |
|
|
|
|
|
"branch-alias": { |
|
|
|
|
|
"dev-master": "4.4-dev" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"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": "A library to manipulate MIME messages", |
|
|
|
|
|
"homepage": "https://symfony.com", |
|
|
|
|
|
"keywords": [ |
|
|
|
|
|
"mime", |
|
|
|
|
|
"mime-type" |
|
|
|
|
|
], |
|
|
|
|
|
"time": "2019-11-30T08:27:26+00:00" |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
"name": "symfony/polyfill-ctype", |
|
|
"name": "symfony/polyfill-ctype", |
|
|
"version": "v1.11.0", |
|
|
"version": "v1.11.0", |
|
|
"source": { |
|
|
"source": { |
|
|
@ -3200,7 +3263,7 @@ |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"name": "Gert de Pagter", |
|
|
"name": "Gert de Pagter", |
|
|
"email": "backendtea@gmail.com" |
|
|
|
|
|
|
|
|
"email": "BackEndTea@gmail.com" |
|
|
} |
|
|
} |
|
|
], |
|
|
], |
|
|
"description": "Symfony polyfill for ctype functions", |
|
|
"description": "Symfony polyfill for ctype functions", |
|
|
@ -3336,16 +3399,16 @@ |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"name": "symfony/polyfill-mbstring", |
|
|
"name": "symfony/polyfill-mbstring", |
|
|
"version": "v1.11.0", |
|
|
|
|
|
|
|
|
"version": "v1.13.1", |
|
|
"source": { |
|
|
"source": { |
|
|
"type": "git", |
|
|
"type": "git", |
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git", |
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git", |
|
|
"reference": "fe5e94c604826c35a32fa832f35bd036b6799609" |
|
|
|
|
|
|
|
|
"reference": "7b4aab9743c30be783b73de055d24a39cf4b954f" |
|
|
}, |
|
|
}, |
|
|
"dist": { |
|
|
"dist": { |
|
|
"type": "zip", |
|
|
"type": "zip", |
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609", |
|
|
|
|
|
"reference": "fe5e94c604826c35a32fa832f35bd036b6799609", |
|
|
|
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f", |
|
|
|
|
|
"reference": "7b4aab9743c30be783b73de055d24a39cf4b954f", |
|
|
"shasum": "" |
|
|
"shasum": "" |
|
|
}, |
|
|
}, |
|
|
"require": { |
|
|
"require": { |
|
|
@ -3357,7 +3420,7 @@ |
|
|
"type": "library", |
|
|
"type": "library", |
|
|
"extra": { |
|
|
"extra": { |
|
|
"branch-alias": { |
|
|
"branch-alias": { |
|
|
"dev-master": "1.11-dev" |
|
|
|
|
|
|
|
|
"dev-master": "1.13-dev" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"autoload": { |
|
|
"autoload": { |
|
|
@ -3391,7 +3454,7 @@ |
|
|
"portable", |
|
|
"portable", |
|
|
"shim" |
|
|
"shim" |
|
|
], |
|
|
], |
|
|
"time": "2019-02-06T07:57:58+00:00" |
|
|
|
|
|
|
|
|
"time": "2019-11-27T14:18:11+00:00" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"name": "symfony/polyfill-php72", |
|
|
"name": "symfony/polyfill-php72", |
|
|
|