Bump symfony/http-foundation from 3.4.44 to 3.4.46

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.4.44 to 3.4.46.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v3.4.44...v3.4.46)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-29 05:05:00 +00:00 committed by GitHub
parent aad1a1eda7
commit 657d890d6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 22 deletions

39
composer.lock generated
View File

@ -581,16 +581,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v3.4.44", "version": "v3.4.46",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "e5a42880895b43cd53d1a7b92bdcfb7d80c0af1c" "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/e5a42880895b43cd53d1a7b92bdcfb7d80c0af1c", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b9885fcce6fe494201da4f70a9309770e9d13dc8",
"reference": "e5a42880895b43cd53d1a7b92bdcfb7d80c0af1c", "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -602,11 +602,6 @@
"symfony/expression-language": "~2.8|~3.0|~4.0" "symfony/expression-language": "~2.8|~3.0|~4.0"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Symfony\\Component\\HttpFoundation\\": "" "Symfony\\Component\\HttpFoundation\\": ""
@ -645,7 +640,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-08-12T14:55:37+00:00" "time": "2020-10-24T10:57:07+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -725,16 +720,16 @@
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.18.1", "version": "v1.19.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a" "reference": "b5f7b932ee6fa802fc792eabd77c4c88084517ce"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b5f7b932ee6fa802fc792eabd77c4c88084517ce",
"reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a", "reference": "b5f7b932ee6fa802fc792eabd77c4c88084517ce",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -746,7 +741,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.18-dev" "dev-main": "1.19-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -798,20 +793,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-07-14T12:35:20+00:00" "time": "2020-10-23T09:01:57+00:00"
}, },
{ {
"name": "symfony/polyfill-php70", "name": "symfony/polyfill-php70",
"version": "v1.18.1", "version": "v1.19.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php70.git", "url": "https://github.com/symfony/polyfill-php70.git",
"reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3" "reference": "3fe414077251a81a1b15b1c709faf5c2fbae3d4e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0dd93f2c578bdc9c72697eaa5f1dd25644e618d3", "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/3fe414077251a81a1b15b1c709faf5c2fbae3d4e",
"reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3", "reference": "3fe414077251a81a1b15b1c709faf5c2fbae3d4e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -821,7 +816,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.18-dev" "dev-main": "1.19-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -875,7 +870,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-07-14T12:35:20+00:00" "time": "2020-10-23T09:01:57+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",