Skip to content

Commit

Permalink
Update symfony/var-dumper requirement from ^4.2 to ^4.2 || ^5.0
Browse files Browse the repository at this point in the history
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](symfony/var-dumper@v4.2.0...v5.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kpicaza committed Jul 14, 2020
1 parent 6d59c83 commit 4a7a1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"phpstan/phpstan": "^0.11.5",
"phpunit/phpunit": "^8.0",
"squizlabs/php_codesniffer": "^3.4",
"symfony/var-dumper": "^4.2"
"symfony/var-dumper": "^4.2 || ^5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 4a7a1c0

Please sign in to comment.