Skip to content

Commit 290bdf5

Browse files
Update symfony/var-dumper requirement from ^6.1 to ^6.1 || ^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.1/CHANGELOG.md) - [Commits](symfony/var-dumper@v6.1.0...v7.1.6) --- updated-dependencies: - dependency-name: symfony/var-dumper dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3163a1 commit 290bdf5

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
@@ -25,7 +25,7 @@
2525
"webmozart/assert": "^1.11"
2626
},
2727
"require-dev": {
28-
"symfony/var-dumper": "^6.1",
28+
"symfony/var-dumper": "^6.1 || ^7.0",
2929
"php-soap/engine-integration-tests": "^1.5.0",
3030
"psalm/plugin-symfony": "^5.0",
3131
"php-standard-library/psalm-plugin": "^2.2",

0 commit comments

Comments
 (0)