Skip to content

Commit c1df00b

Browse files
build(deps-dev): update symfony/var-dumper requirement from ^5.1 to ^5.2
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/5.x/CHANGELOG.md) - [Commits](symfony/var-dumper@v5.1.0...v5.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c38cdaa commit c1df00b

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.16",
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)