[Security] Bump symfony/var-exporter from 4.3.5 to 4.4.0

Bumps [symfony/var-exporter](https://github.com/symfony/var-exporter) from 4.3.5 to 4.4.0. **This update includes a security fix.**
- [Release notes](https://github.com/symfony/var-exporter/releases)
- [Commits](https://github.com/symfony/var-exporter/compare/v4.3.5...v4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-01 05:46:51 +00:00 committed by GitHub
parent af9d826938
commit f4a751b198
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -3249,28 +3249,28 @@
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
"version": "v4.3.5", "version": "v4.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-exporter.git", "url": "https://github.com/symfony/var-exporter.git",
"reference": "d5b4e2d334c1d80e42876c7d489896cfd37562f2" "reference": "72feb69a33def8f761e612360588e40bac98caad"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/d5b4e2d334c1d80e42876c7d489896cfd37562f2", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/72feb69a33def8f761e612360588e40bac98caad",
"reference": "d5b4e2d334c1d80e42876c7d489896cfd37562f2", "reference": "72feb69a33def8f761e612360588e40bac98caad",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1.3" "php": "^7.1.3"
}, },
"require-dev": { "require-dev": {
"symfony/var-dumper": "^4.1.1" "symfony/var-dumper": "^4.1.1|^5.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.3-dev" "dev-master": "4.4-dev"
} }
}, },
"autoload": { "autoload": {
@ -3305,7 +3305,7 @@
"instantiate", "instantiate",
"serialize" "serialize"
], ],
"time": "2019-08-22T07:33:08+00:00" "time": "2019-11-13T07:39:40+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",