Update symfony/var-dumper requirement from ^3.4 to ^3.4 || ^4.0

Updates the requirements on [symfony/var-dumper](https://github.com/symfony/var-dumper) to permit the latest version.
- [Release notes](https://github.com/symfony/var-dumper/releases)
- [Changelog](https://github.com/symfony/var-dumper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/var-dumper/compare/v3.4.0...v4.4.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-11 00:25:33 +00:00 committed by GitHub
parent 330d6f9393
commit 7f79eaceb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.11",
"phpunit/phpunit": "^5.7",
"symfony/var-dumper": "^3.4"
"symfony/var-dumper": "^3.4 || ^4.0"
},
"autoload": {
"files": ["src/Helpers.php"],