Bump symfony/http-foundation from 3.4.44 to 3.4.45

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

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

10
composer.lock generated
View File

@ -581,16 +581,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v3.4.44",
"version": "v3.4.45",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "e5a42880895b43cd53d1a7b92bdcfb7d80c0af1c"
"reference": "2264e389995997d2786c1eeb0a45db8e77dac132"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/e5a42880895b43cd53d1a7b92bdcfb7d80c0af1c",
"reference": "e5a42880895b43cd53d1a7b92bdcfb7d80c0af1c",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/2264e389995997d2786c1eeb0a45db8e77dac132",
"reference": "2264e389995997d2786c1eeb0a45db8e77dac132",
"shasum": ""
},
"require": {
@ -645,7 +645,7 @@
"type": "tidelift"
}
],
"time": "2020-08-12T14:55:37+00:00"
"time": "2020-09-12T20:41:00+00:00"
},
{
"name": "symfony/polyfill-ctype",