Skip to content

Commit 06d82f1

Browse files
Update symfony/var-dumper requirement from ^6.0 to ^6.0 || ^7.0
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@v6.0.0...v7.2.0) --- updated-dependencies: - dependency-name: symfony/var-dumper dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db7a8cd commit 06d82f1

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
@@ -29,7 +29,7 @@
2929
"phpstan/phpstan": "^2.0",
3030
"phpunit/phpunit": "^9.0",
3131
"psy/psysh": "^0.12.5",
32-
"symfony/var-dumper": "^6.0",
32+
"symfony/var-dumper": "^6.0 || ^7.0",
3333
"yoast/phpunit-polyfills": "^3.0"
3434
},
3535
"autoload": {

0 commit comments

Comments
 (0)