Skip to content

Commit 0b57df3

Browse files
build(deps-dev): update symfony/var-dumper requirement from ^5.2 to ^5.3 (#63)
1 parent 74119e6 commit 0b57df3

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
@@ -26,7 +26,7 @@
2626
"phpstan/phpstan-phpunit": "^0.12.18",
2727
"phpunit/phpunit": "^9.5",
2828
"spatie/phpunit-snapshot-assertions": "^4.2",
29-
"symfony/var-dumper": "^5.2",
29+
"symfony/var-dumper": "^5.3",
3030
"thecodingmachine/phpstan-safe-rule": "^1.0"
3131
},
3232
"config": {

0 commit comments

Comments
 (0)