Skip to content

Commit

Permalink
Allow symfony/var-dumper 7.0 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
msmakouz committed Dec 5, 2023
1 parent 88104bf commit 53f81c3
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 @@ -49,7 +49,7 @@
"jetbrains/phpstorm-attributes": "^1.0",
"phpunit/phpunit": "^10.0",
"vimeo/psalm": "^5.9",
"symfony/var-dumper": "^6.3"
"symfony/var-dumper": "^6.3 || ^7.0"
},
"scripts": {
"analyze": "psalm"
Expand Down

0 comments on commit 53f81c3

Please sign in to comment.