Skip to content

Commit 983b51e

Browse files
Update symfony/var-dumper requirement from ^5.3 to ^7.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/7.2/CHANGELOG.md) - [Commits](symfony/var-dumper@v5.3.0...v7.2.0) --- updated-dependencies: - dependency-name: symfony/var-dumper dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf724c4 commit 983b51e

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
@@ -21,7 +21,7 @@
2121
"phpstan/phpstan": "^1.12",
2222
"phpstan/phpstan-deprecation-rules": "^1.2",
2323
"phpunit/phpunit": "^9.6",
24-
"symfony/var-dumper": "^5.3",
24+
"symfony/var-dumper": "^7.2",
2525
"thecodingmachine/phpstan-safe-rule": "^1.2",
2626
"tomasvotruba/cognitive-complexity": "0.2.3",
2727
"tomasvotruba/type-coverage": "1.0.0",

0 commit comments

Comments
 (0)