|
|
|
@ -1,7 +1,7 @@ |
|
|
|
{ |
|
|
|
"_readme": [ |
|
|
|
"This file locks the dependencies of your project to a known state", |
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
|
"This file is @generated automatically" |
|
|
|
], |
|
|
|
"content-hash": "cd852745d1287a69828e79fde814bdfc", |
|
|
|
@ -1840,31 +1840,31 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/http-foundation", |
|
|
|
"version": "v4.3.4", |
|
|
|
"version": "v4.4.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/http-foundation.git", |
|
|
|
"reference": "d804bea118ff340a12e22a79f9c7e7eb56b35adc" |
|
|
|
"reference": "8bccc59e61b41963d14c3dbdb23181e5c932a1d5" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/d804bea118ff340a12e22a79f9c7e7eb56b35adc", |
|
|
|
"reference": "d804bea118ff340a12e22a79f9c7e7eb56b35adc", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/8bccc59e61b41963d14c3dbdb23181e5c932a1d5", |
|
|
|
"reference": "8bccc59e61b41963d14c3dbdb23181e5c932a1d5", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": "^7.1.3", |
|
|
|
"symfony/mime": "^4.3", |
|
|
|
"symfony/mime": "^4.3|^5.0", |
|
|
|
"symfony/polyfill-mbstring": "~1.1" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"predis/predis": "~1.0", |
|
|
|
"symfony/expression-language": "~3.4|~4.0" |
|
|
|
"symfony/expression-language": "^3.4|^4.0|^5.0" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-master": "4.3-dev" |
|
|
|
"dev-master": "4.4-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
@ -1891,7 +1891,7 @@ |
|
|
|
], |
|
|
|
"description": "Symfony HttpFoundation Component", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"time": "2019-08-26T08:55:16+00:00" |
|
|
|
"time": "2019-11-28T13:33:56+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/http-kernel", |
|
|
|
@ -1987,16 +1987,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/mime", |
|
|
|
"version": "v4.3.4", |
|
|
|
"version": "v4.4.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/mime.git", |
|
|
|
"reference": "987a05df1c6ac259b34008b932551353f4f408df" |
|
|
|
"reference": "010cc488e56cafe5f7494dea70aea93100c234df" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/mime/zipball/987a05df1c6ac259b34008b932551353f4f408df", |
|
|
|
"reference": "987a05df1c6ac259b34008b932551353f4f408df", |
|
|
|
"url": "https://api.github.com/repos/symfony/mime/zipball/010cc488e56cafe5f7494dea70aea93100c234df", |
|
|
|
"reference": "010cc488e56cafe5f7494dea70aea93100c234df", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -2004,14 +2004,17 @@ |
|
|
|
"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" |
|
|
|
"symfony/dependency-injection": "^3.4|^4.1|^5.0" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-master": "4.3-dev" |
|
|
|
"dev-master": "4.4-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
@ -2042,7 +2045,7 @@ |
|
|
|
"mime", |
|
|
|
"mime-type" |
|
|
|
], |
|
|
|
"time": "2019-08-22T08:16:11+00:00" |
|
|
|
"time": "2019-11-30T08:27:26+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-ctype", |
|
|
|
@ -2163,16 +2166,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-intl-idn", |
|
|
|
"version": "v1.12.0", |
|
|
|
"version": "v1.13.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-intl-idn.git", |
|
|
|
"reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2" |
|
|
|
"reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6af626ae6fa37d396dc90a399c0ff08e5cfc45b2", |
|
|
|
"reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6f9c239e61e1b0c9229a28ff89a812dc449c3d46", |
|
|
|
"reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -2186,7 +2189,7 @@ |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-master": "1.12-dev" |
|
|
|
"dev-master": "1.13-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
@ -2221,20 +2224,20 @@ |
|
|
|
"portable", |
|
|
|
"shim" |
|
|
|
], |
|
|
|
"time": "2019-08-06T08:03:45+00:00" |
|
|
|
"time": "2019-11-27T13:56:44+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-mbstring", |
|
|
|
"version": "v1.12.0", |
|
|
|
"version": "v1.13.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git", |
|
|
|
"reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17" |
|
|
|
"reference": "7b4aab9743c30be783b73de055d24a39cf4b954f" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17", |
|
|
|
"reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f", |
|
|
|
"reference": "7b4aab9743c30be783b73de055d24a39cf4b954f", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -2246,7 +2249,7 @@ |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-master": "1.12-dev" |
|
|
|
"dev-master": "1.13-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
@ -2280,20 +2283,20 @@ |
|
|
|
"portable", |
|
|
|
"shim" |
|
|
|
], |
|
|
|
"time": "2019-08-06T08:03:45+00:00" |
|
|
|
"time": "2019-11-27T14:18:11+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-php72", |
|
|
|
"version": "v1.12.0", |
|
|
|
"version": "v1.13.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-php72.git", |
|
|
|
"reference": "04ce3335667451138df4307d6a9b61565560199e" |
|
|
|
"reference": "66fea50f6cb37a35eea048d75a7d99a45b586038" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/04ce3335667451138df4307d6a9b61565560199e", |
|
|
|
"reference": "04ce3335667451138df4307d6a9b61565560199e", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/66fea50f6cb37a35eea048d75a7d99a45b586038", |
|
|
|
"reference": "66fea50f6cb37a35eea048d75a7d99a45b586038", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -2302,7 +2305,7 @@ |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-master": "1.12-dev" |
|
|
|
"dev-master": "1.13-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
@ -2335,7 +2338,7 @@ |
|
|
|
"portable", |
|
|
|
"shim" |
|
|
|
], |
|
|
|
"time": "2019-08-06T08:03:45+00:00" |
|
|
|
"time": "2019-11-27T13:56:44+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-php73", |
|
|
|
|