Skip to content

Commit acfb6da

Browse files
authored
Merge pull request #13 from canvural/dependabot/composer/symfony/var-dumper-tw-5.2
build(deps-dev): update symfony/var-dumper requirement from ^5.1 to ^5.2
2 parents 6370feb + c1df00b commit acfb6da

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

0 commit comments

Comments
 (0)