Bump symfony/filesystem from 3.4.43 to 3.4.44

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-01 05:02:50 +00:00 committed by GitHub
parent ba8c7c1c84
commit d069d8368e
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

@ -517,16 +517,16 @@
},
{
"name": "symfony/filesystem",
"version": "v3.4.43",
"version": "v3.4.44",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "0f625d0cb1e59c8c4ba61abb170125175218ff10"
"reference": "8e6eff546d0fe879996fa701ee2f312767e95e50"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/0f625d0cb1e59c8c4ba61abb170125175218ff10",
"reference": "0f625d0cb1e59c8c4ba61abb170125175218ff10",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/8e6eff546d0fe879996fa701ee2f312767e95e50",
"reference": "8e6eff546d0fe879996fa701ee2f312767e95e50",
"shasum": ""
},
"require": {
@ -577,7 +577,7 @@
"type": "tidelift"
}
],
"time": "2020-05-30T17:48:24+00:00"
"time": "2020-08-21T12:53:49+00:00"
},
{
"name": "symfony/http-foundation",