Skip to content

Commit 4a7a1c0

Browse files
dependabot[bot]kpicaza
authored andcommitted
Update symfony/var-dumper requirement from ^4.2 to ^4.2 || ^5.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](symfony/var-dumper@v4.2.0...v5.1.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d59c83 commit 4a7a1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"phpstan/phpstan": "^0.11.5",
2222
"phpunit/phpunit": "^8.0",
2323
"squizlabs/php_codesniffer": "^3.4",
24-
"symfony/var-dumper": "^4.2"
24+
"symfony/var-dumper": "^4.2 || ^5.0"
2525
},
2626
"autoload": {
2727
"psr-4": {

0 commit comments

Comments
 (0)