Skip to content

Commit 44c0b46

Browse files
build(deps-dev): update symfony/var-dumper requirement from ^5.3 to ^5.4 (#87)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dacb6fe commit 44c0b46

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

0 commit comments

Comments
 (0)