Skip to content

Commit 7f7bf36

Browse files
Update symfony/var-dumper requirement from ^5.4|^6.0 to ^6.1.3
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/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/var-dumper/commits/v6.1.3) --- updated-dependencies: - dependency-name: symfony/var-dumper dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 103ce32 commit 7f7bf36

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
@@ -97,7 +97,7 @@
9797
"symfony/http-client": "^5.4|^6.0",
9898
"symfony/phpunit-bridge": "^6.1.3",
9999
"symfony/serializer": "^6.1.3",
100-
"symfony/var-dumper": "^5.4|^6.0",
100+
"symfony/var-dumper": "^6.1.3",
101101
"symfony/yaml": "^6.1.3",
102102
"symplify/easy-coding-standard": "^11.0"
103103
},

0 commit comments

Comments
 (0)